-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Any keypress crashed rofi's calc mode #7
Comments
Found the problem!
@svenstaro Should I open up a pull request? My fix definitely isn't a good solution, but at least it works 🤷♂️. |
I will investigate. I had this problem too and thought I did something so it will always download the currencies without prompting. |
@svenstaro I think I know why it works on your end. The The newer versions don't present the prompt on first startup and also accept Another solution, which I'd consider the easiest to implement would be to just add an invocation of Both solutions are somewhat hacky, but I can't really think of another way besides directly calling into |
From the releases page, it seems that the version in Debian is 8 years old. Do you really think that there is merit to supporting such an old version? |
Fair point. A semi-recent version is already present in the Debian I think denoting a minimum supported |
I added this to the README. Does this work for you? |
Recompiling and isntalling qalculate to Thanks a ton @svenstaro and @PhilipTrauner :) Any ideas how I can configure rofi's Right now, I use
|
@svenstaro Yep, looks good to me 👍 |
@hjpotter92 I invoke it like this:
I don't think mixing it into the combi would work very well. However, I'm currently building a new tool which also has graphing and all that really fancy stuff built in. I believe I've reached the extent of what rofi will support. |
I build rofi-calc from source.
when I actually run
rofi-calc
, it opens the rofi's dmenu but on any keypress it sends the signal 6:The text was updated successfully, but these errors were encountered: