mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
fset: fix refresh of buffer after changing option when the buffer is scrolled
This commit is contained in:
@@ -928,7 +928,7 @@ fset_option_config_cb (const void *pointer,
|
||||
}
|
||||
}
|
||||
fset_option_set_max_length_fields_all ();
|
||||
fset_buffer_refresh (1);
|
||||
fset_buffer_refresh (0);
|
||||
}
|
||||
|
||||
return WEECHAT_RC_OK;
|
||||
|
||||
Reference in New Issue
Block a user