diff options
Diffstat (limited to 'weechat/.weechat/weechat.conf')
| -rw-r--r-- | weechat/.weechat/weechat.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 3cf2b57..48725a7 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf | |||
| @@ -74,7 +74,7 @@ jump_current_to_previous_buffer = on | |||
| 74 | jump_previous_buffer_when_closing = on | 74 | jump_previous_buffer_when_closing = on |
| 75 | jump_smart_back_to_buffer = on | 75 | jump_smart_back_to_buffer = on |
| 76 | key_bind_safe = on | 76 | key_bind_safe = on |
| 77 | mouse = off | 77 | mouse = on |
| 78 | mouse_timer_delay = 100 | 78 | mouse_timer_delay = 100 |
| 79 | nick_prefix = "" | 79 | nick_prefix = "" |
| 80 | nick_suffix = "" | 80 | nick_suffix = "" |
| @@ -245,7 +245,7 @@ rootinput.conditions = "" | |||
| 245 | rootinput.filling_left_right = vertical | 245 | rootinput.filling_left_right = vertical |
| 246 | rootinput.filling_top_bottom = horizontal | 246 | rootinput.filling_top_bottom = horizontal |
| 247 | rootinput.hidden = off | 247 | rootinput.hidden = off |
| 248 | rootinput.items = "[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text" | 248 | rootinput.items = "[mode_indicator]+[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text,[vi_buffer]" |
| 249 | rootinput.position = bottom | 249 | rootinput.position = bottom |
| 250 | rootinput.priority = 0 | 250 | rootinput.priority = 0 |
| 251 | rootinput.separator = off | 251 | rootinput.separator = off |
