1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

core: remove obsolete option "scroll_unread" in completion of /input (option was moved to /window)

This commit is contained in:
Sebastien Helleu
2012-02-20 07:46:42 +01:00
parent 588921686d
commit d30560729b
+2 -2
View File
@@ -5776,8 +5776,8 @@ command_init ()
"history_global_previous|history_global_next|"
"jump_smart|jump_last_buffer|jump_previously_visited_buffer|"
"jump_next_visited_buffer|hotlist_clear|grab_key|"
"grab_key_command|grab_mouse|grab_mouse_area|scroll_unread|"
"set_unread|set_unread_current_buffer|switch_active_buffer|"
"grab_key_command|grab_mouse|grab_mouse_area|set_unread|"
"set_unread_current_buffer|switch_active_buffer|"
"switch_active_buffer_previous|insert",
&command_input, NULL);
hook_command (NULL, "key",