summaryrefslogtreecommitdiff
path: root/src/gui/gui-keyboard.c
AgeCommit message (Expand)Author
2005-11-20Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll toSebastien Helleu
2005-10-30- added new setting (look_one_server_buffer): use same buffer for all serversSebastien Helleu
2005-09-13Fixed crash when closing a buffer used by more than one windowSebastien Helleu
2005-09-03Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk...Sebastien Helleu
2005-07-30ctrl-up/ctrl-down keys added to call previous/next command in global history ...Sebastien Helleu
2005-07-16- added alt-j + alt-l key (switch to last buffer)Sebastien Helleu
2005-07-16Added alt-k key to grab a key and insert result into input bufferSebastien Helleu
2005-07-12add some gui_input features : clipboard and a 'translate_chars' functionEmmanuel Bouthenot
2005-07-09- new keyboard management: keys are setup in config file, new command /key wa...Sebastien Helleu