waveterm/pkg/wconfig
Mike Sawka 0c5a820797
new config: app:hideaibutton, app:disablectrlshiftarrows, app:disablectrlshiftdisplay (#2850)
| app:hideaibutton <VersionBadge version="v0.14" /> | bool | Set to true
to hide the AI button in the tab bar (defaults to false) |
| app:disablectrlshiftarrows <VersionBadge version="v0.14" /> | bool |
Set to true to disable Ctrl+Shift+Arrow keybindings for block navigation
(defaults to false) |
| app:disablectrlshiftdisplay <VersionBadge version="v0.14" /> | bool |
Set to true to disable the Ctrl+Shift visual indicator display (defaults
to false) |
2026-02-10 09:41:49 -08:00
..
defaultconfig new config: app:hideaibutton, app:disablectrlshiftarrows, app:disablectrlshiftdisplay (#2850) 2026-02-10 09:41:49 -08:00
filewatcher.go Working on Test Harness for Remote Connections (#2829) 2026-02-09 21:50:34 -08:00
metaconsts.go new config: app:hideaibutton, app:disablectrlshiftarrows, app:disablectrlshiftdisplay (#2850) 2026-02-10 09:41:49 -08:00
settingsconfig.go new config: app:hideaibutton, app:disablectrlshiftarrows, app:disablectrlshiftdisplay (#2850) 2026-02-10 09:41:49 -08:00