> > As long as the two triplets of keypresses I suggested originally can all > > be represented uniquely, and without reference to timing information in > > the Escape vs Alt+ case, then I'm happy with whatever internal > > implementation makes it happen. > > The two triplets in question being > > <Tab> > <Ctrl-I> > <Ctrl-Shift-I> > > <Escape> C > <Alt+C> > é > > Yes I am aware that on current byte-driven terminals there is no way > without using timing information to distinguish all these three cases in > the latter triplet here. This should not stop GUI systems from > distinguishing them however.
Can someone (Bram?) tell us if Bram's proposed solution would allow us to map those triplets independently as wanted? I'm not familiar enough about vim's byte queue system to tell if the modifier byte really answers our needs here. Thanks. Philippe -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
