svenstaro / rofi-calc

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

No calculations in combi mode #95

Closed JaCoB1123 closed 1 year ago

JaCoB1123 commented 1 year ago

I'm not sure if that's by-design, but I'm having trouble getting calc to work in combi mode. With the following call

rofi -show combi -combi-modi window,run,calc

I get window and run functionality as expected but no matter what expressions I input, they are not calculated. I only get one line saying "calc Add to history".

svenstaro commented 1 year ago

Yeah I think this can't be done. I've investigated this before and I think it's not possible in Combi mode.

JaCoB1123 commented 1 year ago

Okay, that's too bad. I really enjoyed having everything available with Wox on Windows. Thanks anyways..

svenstaro commented 1 year ago

I think that's pushing rofi a bit too far. rofi-calc is abusing it a bit already. ;)