1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

core: disable paste detection and confirmation if bar item "input_paste" is not used in a visible bar (task #12327)

This commit is contained in:
Nils Görs
2012-12-05 19:04:07 +01:00
committed by Sebastien Helleu
parent dd99a1cf2c
commit 03cbb1c8f6
5 changed files with 30 additions and 12 deletions
+2
View File
@@ -7,6 +7,8 @@ v0.4.0-dev, 2012-12-05
Version 0.4.0 (under dev!)
--------------------------
* core: disable paste detection and confirmation if bar item "input_paste" is
not used in a visible bar (task #12327)
* core: use high priority (50000) for commands /command and /input so that an
alias will not take precedence over these commands (bug #36353)
* core: execute command with higher priority when many commands with same name