index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui-keyboard.c
Age
Commit message (
Expand
)
Author
2006-05-07
Added some panel structures and functions
Sebastien Helleu
2006-04-22
Splited GUI sources
Sebastien Helleu
2006-03-30
Added keyboard handler to plugin API
Sebastien Helleu
2006-03-21
Aliases are executed before WeeChat/IRC commands, /builtin command added
Sebastien Helleu
2006-03-03
Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist to...
Sebastien Helleu
2006-02-22
Added IRC raw data buffer
Sebastien Helleu
2006-01-25
Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patc...
Sebastien Helleu
2006-01-22
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
Sebastien Helleu
2006-01-04
New year in copyright, FSF address changed
Sebastien Helleu
2005-12-17
Fixed FIFO pipe buffer detection, away message (301) now displayed in query if
Sebastien Helleu
2005-12-11
Added charset by server and channel, new command: /charset
Sebastien Helleu
2005-12-06
added /upgrade command, added ETA for DCC files
Sebastien Helleu
2005-11-20
Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to
Sebastien Helleu
2005-10-30
- added new setting (look_one_server_buffer): use same buffer for all servers
Sebastien Helleu
2005-09-13
Fixed crash when closing a buffer used by more than one window
Sebastien Helleu
2005-09-03
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk...
Sebastien Helleu
2005-07-30
ctrl-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-16
Added alt-k key to grab a key and insert result into input buffer
Sebastien Helleu
2005-07-12
add some gui_input features : clipboard and a 'translate_chars' function
Emmanuel Bouthenot
2005-07-09
- new keyboard management: keys are setup in config file, new command /key wa...
Sebastien Helleu