svenstaro / rofi-calc

🖩 Do live calculations in rofi!
MIT License
964 stars 31 forks source link

Equations without `-terse` not showing results #88

Open DeeeeLAN opened 2 years ago

DeeeeLAN commented 2 years ago

I tried 60x + 30 = 150 and it provided the result as just the input equation. If I add -terse, it gives the x = 2 output in the history, but not the input equation. The gif on the homepage shows the result popping up after the equation input - is there something special I need to do to make that happen?

I am on Arch. My rofi has a custom theme so it is possible that is messing with it, but I ran without the config in place and I still didn't see a result.

takase1121 commented 1 year ago

Same issue on Arch, it did not work with the default theme either.

CowCowFuture commented 1 year ago

On Arch as well. I tested without my config and I'm getting the same results as you.

alba4k commented 9 months ago

-terse however makes the rest of the calculation hidden, which isn't that useful when you need to double check something, as qalculate can use quite some fantasy in its interpretation of some expressions

immagine

Wouldn't it be possible to print both lines of qalc's output?

immagine

tuncenator commented 9 months ago

I have the very same issue on Arch and would love to have a solution for this.

mcepl commented 1 month ago

duplicate of #124 (because there is an explanation)

alba4k commented 1 month ago

how is an issue 2 years older a duplicate 😅