Issue 181: manage X selection in xterm http://code.google.com/p/yi-editor/issues/detail?id=181
Comment #1 by nicolas.pouillard: I don't know how to fixing this issue... However in Vim there is a 'paste mode' (a flag to the insert mode), that disable the specific interpretation of keystrokes. This is turned on via :set paste, turned off via :set nopaste, and toggled via :set invpaste. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
