Comment #2 on issue 236 by [email protected]: emacs keymap on mac terminals
needs c-v twice to pagedown
http://code.google.com/p/yi-editor/issues/detail?id=236
This looks like a problem inside the VTY lib rather than Yi.
In VTY's LLInput.hs,
let nattr = foldl withoutMode oattr [StartStopOutput, KeyboardInterrupts,
EnableEcho, ProcessInput]
should include ExtendedFunctions in that list... Guess I should talk to
the VTY people.
--
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
-~----------~----~----~----~------~----~------~--~---