mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
When ignoring without any options, don't print the []
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2964 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
93253a7353
commit
b5e80f3507
3 changed files with 5 additions and 2 deletions
|
|
@ -201,6 +201,7 @@ enum {
|
|||
TXT_FILL_12,
|
||||
|
||||
TXT_IGNORED,
|
||||
TXT_IGNORED_OPTIONS,
|
||||
TXT_UNIGNORED,
|
||||
TXT_IGNORE_NOT_FOUND,
|
||||
TXT_IGNORE_NO_IGNORES,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue