diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-03-03 10:40:43 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-03-03 10:40:43 +0000 |
commit | 92db79989e2f2a2b4b2fba35bb13acb26f5a38a0 (patch) | |
tree | 0d06d44b5f6c945af96e6ccad40421c004321813 /ChangeLog | |
parent | 5d32ac0d576571ab967e40e97e66284296d02398 (diff) | |
download | weechat-92db79989e2f2a2b4b2fba35bb13acb26f5a38a0.zip |
Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist top/bottom
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2006-03-02 +ChangeLog - 2006-03-03 Version 0.1.8 (under dev!): + * keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll + nicklist top/bottom * added special names for plugin message handlers: weechat_pv, weechat_highlight, weechat_ctcp, weechat_dcc * script plugins now load scripts in WeeChat system share directory |