-
### Description
I would appreciate it if there was a way to disable setting `shell_integration = no-rc` in kitty. This is because I don't have home-manager managing my shell config, and so I wa…
-
I found the icon theme very nice, especially the files, but one small thing: Neither [kitty](https://sw.kovidgoyal.net/kitty/) nor [nomacs](https://nomacs.org) have icon themes.
Actually it's just …
-
I thought my terminal was missing colors sometimes, I thought my theme might be out of date. And when I went to set a new one I noticed that these colors look wrong, can someone explain to me please?
…
-
https://terminal.sexy/
use this
-
**ble version**: 0.4.0-devel4+670c7ea
**Bash version**: 5.2.37(1)-release (x86_64-pc-linux-gnu)
Hi, when I use the kitty terminal, and type 'kitty kitten' to invoke one of kitty's plugins, as soon…
-
The `selection-background` for rose-pine, rose-pine-moon and rose-pine-dawn Ghostty themes are the same as `background` so that it is impossible to see what is currently being selected.
I propose …
-
Yes I just noticed too its because of tmux. After reading about it I decided to start migrating from tmux to kitty.
Here are helpful links:
https://github.com/kovidgoyal/kitty/issues…
-
git clone --depth 1 git@github.com:dexpota/kitty-themes.git ~/.config/kitty/kitty-themes
cd ~/.config/kitty
ln -s ./kitty-themes/themes/DimmedMonokai.conf ~/.config/kitty/theme.conf
Add this li…
-
Allow specifying color themes for light and dark mode and switch automatically between them based on system color theme state.
Will require a new option in kitty.conf, something like
light_and_d…
-
Write a kitten that allows switching between tabs in kitty with a few keystrokes like FZF.
kitty issue: https://github.com/kovidgoyal/kitty/issues/1303
Notes for implementation:
There is an …