Tkui's keybindings shouldn't generate history
"Simon Sandlund" <[email protected]> Fri, 28 Jul 2006 16:51:03 +0200
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
In my opinion, pressing function keys, keypad keys, etc., shouldn't generate history. It is particularly annoying when you have navigation bound to the keypad. When you then browse through the history you will then mostly find n, nw, etc., instead of things you've actually typed. It's trivial to change: in callBinding and _executeBinding we can call exported.lyntin_command with internal=1 instead of handleinput as it is now. This also disables the from_user_hook -- I don't know if that might have some consequences. Anyway, I find it much more pleasant. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV