watch rework

This commit is contained in:
galister
2026-01-08 01:06:54 +09:00
parent 89e8d606a8
commit 4d1154cdcb
25 changed files with 376 additions and 730 deletions

View File

@@ -166,7 +166,7 @@ pub struct GeneralConfig {
pub double_cursor_fix: bool,
#[serde(default = "def_false")]
pub single_set_mode: bool,
pub sets_on_watch: bool,
#[serde(default = "def_false")]
pub hide_grab_help: bool,