toggle to hide username in TUI (#4750)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
This commit is contained in:
parent
3183e8b7d4
commit
f17e1def32
5 changed files with 37 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ OpenCode has a list of keybinds that you can customize through the OpenCode conf
|
|||
"editor_open": "<leader>e",
|
||||
"theme_list": "<leader>t",
|
||||
"sidebar_toggle": "<leader>b",
|
||||
"username_toggle": "none",
|
||||
"status_view": "<leader>s",
|
||||
"session_export": "<leader>x",
|
||||
"session_new": "<leader>n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue