Kitty terminal config.
Replace tmux's tab functionality with kitty's native tabs with same keybindings as Firefox.
Code for tabs is at tabs.conf.
Config uses Catppuccin theme hex colors by default
both in theme.conf and tabs.conf.
Hex colors in tabs.conf look like this: _FFFFFF
,
instead of like this #FFFFFF
Keybinding | Feature |
---|---|
ctrl + t |
New Tab |
ctrl + w |
Close Tab |
alt + {number 1 to 9} |
Move To Tab {number} |
ctrl + shift + alt + t |
Rename Tab |
- No sessions.
- any Nerd Font. I recommend Hack Nerd Font, But any Nerd Font will do the job.