waveterm/frontend/app/tab
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
..
tab.scss Tab Indicators, Confirm on Quit, etc (#2811) 2026-01-29 17:04:29 -08:00
tab.tsx Tab Indicators, Confirm on Quit, etc (#2811) 2026-01-29 17:04:29 -08:00
tabbar-model.ts Make Block Close / Cmd-W more consistent (#2417) 2025-10-09 23:57:02 -07:00
tabbar.scss QoL and Layout Fixes for Windows (#2661) 2025-12-11 17:50:02 -08:00
tabbar.tsx new config: app:hideaibutton, app:disablectrlshiftarrows, app:disablectrlshiftdisplay (#2850) 2026-02-10 09:41:49 -08:00
tabcontent.tsx New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
updatebanner.tsx small bug fixes noticed in beta 0 (#2429) 2025-10-13 18:01:24 -07:00
workspaceeditor.scss Synchronize workspace edits across windows, close window when workspace is deleted (#1540) 2024-12-16 21:54:13 -08:00
workspaceeditor.tsx New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
workspaceswitcher.scss New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
workspaceswitcher.tsx Happy new year! (#1684) 2025-01-04 20:56:57 -08:00