svenstaro / rofi-calc

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

When input matches "plot(", show a warning and only invoke qalc when an Enter key is pressed #120

Open skligys opened 5 months ago

skligys commented 5 months ago

This is my stab at https://github.com/svenstaro/rofi-calc/issues/40, please take a look.

One obvious drawback is that "plot()" commands can no longer be added to history since the Enter key now plots.