If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
Kovid Goyal ce5cfdd9ca
kitty +open: Ask for confirmation when running executables
Workaround for badly designed program that try to open links in
untrusted documents that point to executables on the local system.
They should really not be doing that, but, since such programs do exist,
let's be safe by default.

Users that use better designed programs and want to disable the
confirmations can do so by writing their own launch-actions.conf
2025-03-20 14:00:09 +05:30
.github Remove git credentials after checkout 2025-02-24 12:00:58 +05:30
3rdparty ... 2024-07-14 12:34:24 +05:30
bypy Include json test data in bypy freeze 2025-03-15 23:20:05 +05:30
docs kitty +open: Ask for confirmation when running executables 2025-03-20 14:00:09 +05:30
gen Add tests for grapheme segmentation 2025-03-13 13:48:35 +05:30
glad Make shebangs consistent 2023-11-11 08:32:05 +05:30
glfw Wire up clipboard lost events 2025-03-12 09:26:36 +05:30
kittens A new option to clear selections when they no longer reflect the contents of the clipboard 2025-03-12 11:41:27 +05:30
kitty kitty +open: Ask for confirmation when running executables 2025-03-20 14:00:09 +05:30
kitty_tests Show timeout duration in error 2025-03-20 08:50:53 +05:30
logo Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
shell-integration ssh kitten: When using python interpreter fix symlinks with absolute paths not working with the copy command 2025-02-09 11:12:47 +05:30
terminfo Fix #7321 2024-04-08 07:39:50 +05:30
tools Confirm and run tool 2025-03-20 13:35:12 +05:30
.editorconfig
.gitattributes Add tests for grapheme segmentation 2025-03-13 13:48:35 +05:30
.gitignore Use builtin NERD fonts 2024-07-02 10:28:07 +05:30
.ignore
__main__.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
benchmark.py ... 2024-11-28 22:37:20 +05:30
Brewfile See if dropping pkgconf fixes CI build 2024-11-23 19:48:05 +05:30
build-terminfo Make the terminfo database available in the compiled module 2024-03-21 10:16:50 +05:30
CHANGELOG.rst
CONTRIBUTING.md Fix misspellings 2023-06-14 03:39:53 +06:00
count-lines-of-code Move base64simd into a 3rdparty folder 2024-02-25 09:57:29 +05:30
dev.sh Update docs for new develop builds 2023-07-29 14:16:25 +05:30
go.mod update go version as per running go mod tidy 2025-03-10 09:13:27 +05:30
go.sum Bump the all-go-deps group with 2 updates 2025-03-10 03:34:51 +00:00
INSTALL.md
key_encoding.json
LICENSE
Makefile Update docs for new develop builds 2023-07-29 14:16:25 +05:30
publish.py Detect hung builders 2025-03-05 09:07:20 +05:30
pyproject.toml Bump minimum python version to 3.10 2025-01-07 12:07:01 +05:30
README.asciidoc Update repology links 2024-10-01 15:31:16 +05:30
SECURITY.md
session.vim Switch to LSP for mypy 2024-03-28 19:36:07 +05:30
setup.py Handle the edge case of someone running a development go build 2025-03-18 12:20:30 -05:00
shell.nix nix: Drop python3Packages.xxhash from build inputs 2024-10-03 22:43:55 -04:00
staticcheck.conf
test.py
update-on-ox Allow turning off stripping in update-on-ox 2024-08-18 15:30:38 +05:30

= kitty - the fast, feature-rich, cross-platform, GPU based terminal

See https://sw.kovidgoyal.net/kitty/[the kitty website].

image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]

https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions]

To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the
https://www.reddit.com/r/KittyTerminal[Reddit community]

Packaging status in various repositories:

image:https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty["Packaging status", link="https://repology.org/project/kitty-terminal/versions"]