in-line-calculator icon indicating copy to clipboard operation
in-line-calculator copied to clipboard

Doesn't work in Vim/Putty/.... due to the text insertion method

Open crile opened this issue 7 years ago • 1 comments

Hi,

I suppose "CTRL+V" (paste) is used to insert the result. However, some applications don't support the "CTRL+V". For example Vim. So, I think, the insertion of the result should be made with "Send" autohotkey keyword.

Thanks anyway

crile avatar Jan 03 '18 12:01 crile

hey @crile, i completely missed this sorry

i was using the send command at one point and then switched to the clipboard method since its a bit quicker and neater for pasting longer sections of text.
ill be adding a few more things to this soon so it will be easy enough to just put in a setting that lets you choose which method you want to use

davebrny avatar Jul 06 '18 16:07 davebrny