toggle to hide username in TUI (#4750)

Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
This commit is contained in:
Jaga Santagostino
2025-12-02 22:11:03 +01:00
committed by GitHub
parent 3183e8b7d4
commit f17e1def32
5 changed files with 37 additions and 1 deletions

View File

@@ -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",