Skip to content

Kitty terminal config. Replace tmux's tab functionality with kitty's native tabs with same keybindings as Firefox.

Notifications You must be signed in to change notification settings

monoira/kitty-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitty-tabs

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

showcase

Showcase Gif

keybindings

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

limitations

  • No sessions.

dependencies

  • any Nerd Font. I recommend Hack Nerd Font, But any Nerd Font will do the job.