mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Added /MANUAL-WINDOWS alias which removes all automated windowing stuff.
Startup message also mentions it. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3261 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
820b59db66
commit
84b23e20c2
2 changed files with 6 additions and 5 deletions
|
|
@ -156,6 +156,7 @@ aliases = {
|
|||
SBAR = "STATUSBAR";
|
||||
INVITELIST = "mode $C +I";
|
||||
Q = "QUERY";
|
||||
"MANUAL-WINDOWS" = "set use_status_window off;set autocreate_windows off;set autocreate_query_level none;set autoclose_windows off;set reuse_unused_windows on;save";
|
||||
};
|
||||
|
||||
statusbar = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue