hmmm, strange... I had 'Yi.Keymap.Keys.char' generate KTab as necessary and added fromVtyKey (Vty.KASCII '\t') = Yi.Event.KTab
to Yi.UI.Vty So everything should have worked. Actually, it works (here) with the emacs keybindings, so I think Yi.UI.Vty is not to blame. Hope that helps, -- JP On Sun, Jun 22, 2008 at 12:28 PM, Nicolas Pouillard <[EMAIL PROTECTED]> wrote: > > Sun Jun 22 06:26:01 EDT 2008 Nicolas Pouillard <[EMAIL PROTECTED]> > * Vim: Use KTab/KEnter and refactor a little (however <TAB> seems still > broken in vty). > > M ./Yi/Keymap/Vim.hs -8 +7 r1 > > View patch online: > > > http://code.haskell.org/yi/_darcs/patches/20080622102601-eb2e9-d1889df09e80f357f1d68caaf9e462e4df360ed8.gz > > > > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
