Excerpts from Corey O'Connor's message of Sun Jun 22 19:09:59 +0200 2008: > On Sun, Jun 22, 2008 at 6:54 AM, Jean-Philippe Bernardy < > [EMAIL PROTECTED]> wrote: > > > This is probably a bug in the vty library. The problem is that it > > hardcodes all the terminal-specific stuff; which means it's very > > sensitive to the kind of terminal you have. > > > Confirmed. Even in the test program for VTY the event produced is "EvKey > (KASCII 'i') [MCtrl]". > > > Maybe Corey has done some work on it recently? > > > Not on key translation, but it's quite possible I broke it anyways ;-) > I've just started a trac for vty. The bug is: > http://trac.haskell.org/vty/ticket/3 > > In the meantime we could add a the workaround that > > (KASCII 'i') [MCtrl] is translated to Tab in Yi.UI.Vty; or bind that > > event in Vim.
I've made such a workaround, sent it to you and CCed this list. -- Nicolas Pouillard aka Ertai
signature.asc
Description: PGP signature
