svenstaro / rofi-calc

🖩 Do live calculations in rofi!
MIT License
988 stars 32 forks source link

Automatically save to history #86

Closed matejdro closed 1 year ago

matejdro commented 2 years ago

Do you think it would be possible to add an option to save every calculation to history?

e.g. when I type some calculation and close Rofi (without explicitly saving it), it would automatically save that calculation to history.

svenstaro commented 2 years ago

I'd accept a PR to add a flag that does this.