summaryrefslogtreecommitdiff
path: root/src/fe-text/module-formats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-text/module-formats.c')
-rw-r--r--src/fe-text/module-formats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-text/module-formats.c b/src/fe-text/module-formats.c
index 7584a8c0..f236d900 100644
--- a/src/fe-text/module-formats.c
+++ b/src/fe-text/module-formats.c
@@ -46,6 +46,7 @@ FORMAT_REC gui_text_formats[] =
{ "window_set_sticky", "Window set sticky", 0 },
{ "window_unset_sticky", "Window is not sticky anymore", 0 },
{ "window_info_sticky", "Sticky : $0", 1, { 0 } },
+ { "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 } },