Symbiotic Code supports custom keybinds that you can configure throughDocumentation Index
Fetch the complete documentation index at: https://docs.symbioticsec.ai/llms.txt
Use this file to discover all available pages before exploring further.
tui.json that can be found in ~/.config/symbiotic/tui.json. For project-specific keybinds, place tui.json in the root of your project.
tui.json
Leader key
Symbiotic Code uses aleader key for most keybinds. This avoids conflicts in your terminal.
By default, ctrl+x is the leader key and most actions require you to first press the leader key and then the shortcut. For example, to start a new session you first press ctrl+x and then press n.
You don’t need to use a leader key for your keybinds but we recommend doing so.
Disable keybind
You can disable a keybind by adding the key totui.json with a value of “none”.
tui.json
Shift+Enter
Some terminals don’t send modifier keys with Enter by default. You may need to configure your terminal to sendShift+Enter as an escape sequence.
Windows Terminal
Open yoursettings.json at:
actions array:
keybindings array: