mirror of
https://github.com/irssi/irssi.git
synced 2026-08-24 19:12:36 +02:00
work in progress
This commit is contained in:
parent
c3e4664870
commit
9ad2d32311
2 changed files with 18 additions and 3 deletions
|
|
@ -883,6 +883,7 @@ void window_commands_init(void)
|
|||
command_set_options("window number", "sticky");
|
||||
command_set_options("window server", "sticky unsticky");
|
||||
command_set_options("window theme", "delete");
|
||||
command_set_options("window history", "clear");
|
||||
}
|
||||
|
||||
void window_commands_deinit(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue