Comment #6 on issue 236 by kballard: emacs keymap on mac terminals needs c-v twice to pagedown http://code.google.com/p/yi-editor/issues/detail?id=236
Ignore comment 4 - it didn't work because readline was still interpreting ^V. But if I run a shell without readline (`sh --noediting`) then `stty -iexten` does disable handling of ^V. So now the question is why doesn't adding ExtendedFunctions to that list fix this issue? -- 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 -~----------~----~----~----~------~----~------~--~---
