linux - Emacs paste doesnt work -


when want paste text in emacs (running in windows+cygwin+console mode emacs) have issue m-x xterm-mouse-mode command make work. , go doing regular things have switch off.

what better solution?

iirc when in xterm-mouse-mode, can paste shift+middle-button.


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

c++ - How call method from Qt GUI in background worker thread using QThread -