mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
hidden lines
This commit is contained in:
parent
be70fa5eb7
commit
8dfeca57ed
12 changed files with 139 additions and 31 deletions
|
|
@ -50,6 +50,7 @@ FORMAT_REC gui_text_formats[] =
|
|||
{ "window_info_scroll", "%#Scroll : $0", 1, { 0 } },
|
||||
{ "window_scroll", "Window scroll mode is now $0", 1, { 0 } },
|
||||
{ "window_scroll_unknown", "Unknown scroll mode $0, must be ON, OFF or DEFAULT", 1, { 0 } },
|
||||
{ "window_hidelevel", "Window hidden level is now $0", 1, { 0 } },
|
||||
|
||||
/* ---- */
|
||||
{ NULL, "Statusbars", 0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue