Skip to content

Commit f895fd9

Browse files
committed
add doc for vertical tab bar
1 parent ca8979b commit f895fd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docs/config.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ wsh editconfig
4444
| app:disablectrlshiftarrows <VersionBadge version="v0.14" /> | bool | Set to true to disable Ctrl+Shift block-navigation keybindings (`Arrow` and `h/j/k/l`) (defaults to false) |
4545
| app:disablectrlshiftdisplay <VersionBadge version="v0.14" /> | bool | Set to true to disable the Ctrl+Shift visual indicator display (defaults to false) |
4646
| app:focusfollowscursor <VersionBadge version="v0.14" /> | string | Controls whether block focus follows cursor movement: `"off"` (default), `"on"` (all blocks), or `"term"` (terminal blocks only) |
47+
| app:tabbar <VersionBadge version="v0.14.4" /> | string | Controls the position of the tab bar: `"top"` (default) for a horizontal tab bar at the top of the window, or `"left"` for a vertical tab bar on the left side of the window |
4748
| ai:preset | string | the default AI preset to use |
4849
| ai:baseurl | string | Set the AI Base Url (must be OpenAI compatible) |
4950
| ai:apitoken | string | your AI api token |

0 commit comments

Comments
 (0)