1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 11:43:13 +02:00

core: search for a fallback template when a no template is matching command arguments

This commit is contained in:
Sebastien Helleu
2012-12-20 19:23:52 +01:00
parent a67d97f16e
commit fa1665ef81
2 changed files with 20 additions and 2 deletions
+2
View File
@@ -7,6 +7,8 @@ v0.4.0-dev, 2012-12-20
Version 0.4.0 (under dev!)
--------------------------
* core: search for a fallback template when a no template is matching command
arguments
* core: add option "diff" for command /set (list options with changed value)
* core: fix refresh of windows after split (fix bug with horizontal separator
between windows) (bug #37874)