shabble / irssi

Personal Fork of Irssi IRC client
Other
8 stars 2 forks source link

Integrate libtermkey as keyboard handler #17

Open shabble opened 13 years ago

shabble commented 13 years ago

look at how to use http://www.leonerd.org.uk/code/libtermkey/ to process incoming keystrokes, allowing many more options for binding keys (such as being able to distinguish ctrl-shift-s and the like.

Some interesting info at http://groups.google.com/group/vim_dev/browse_thread/thread/626e83fa4588b32a/20d707e705da3dad as well. (Not exclusively vim-related.)