1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

Fixed hotlist when exiting search mode: current buffer is removed from hotlist

This commit is contained in:
Sebastien Helleu
2007-06-05 21:31:43 +00:00
parent 162565466e
commit 8affe52ee4
4 changed files with 8 additions and 2 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-05-23
ChangeLog - 2007-06-05
Version 0.2.5 (under dev!):
* fixed hotlist when exiting search mode: current buffer is removed from
hotlist
* added "%M" for completion with nicks of current server (nicks on open
channels) (task #6931)
* improved key bindings: now possible to bind a key on many commands,