I use the CMath feature of the EditKeys plugin on a regular basis.
[https://charlesdye.net/dl/editkeys.zip]
CMath is a command line calculator.
CMath lacks a history.
Yes, I could do
to display the recent expressions,
but I could not go back and select,
or edit them.
With the new Extended Command History (Ctrl-Shift-PgUp,)
I press tab,
type :,
press enter,
and I've got a history of all my previous expressions!
...
Read more
[https://charlesdye.net/dl/editkeys.zip]
CMath is a command line calculator.
CMath lacks a history.
Yes, I could do
Code:
>history | ffind /kvme"^:"
:18*20.63
but I could not go back and select,
or edit them.
With the new Extended Command History (Ctrl-Shift-PgUp,)
I press tab,
type :,
press enter,
and I've got a history of all my previous expressions!
Read more