kitty/tools
Kovid Goyal 9dca948e9b
Some checks are pending
CI / Linux (python=3.14 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.13 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
Restrict echo to only allow characters 0-9
2026-07-26 16:05:13 +05:30
..
cli
cmd Benchmark unique multi-codepoint Unicode cells 2026-07-12 15:27:24 +02:00
config
crypto
disk_cache
fzf
highlight
icons
ignorefiles
rsync
simdstring
themes
tty
tui Use readline for the choose files search input 2026-07-05 15:16:11 +05:30
unicode_names
utils Restrict echo to only allow characters 0-9 2026-07-26 16:05:13 +05:30
vt
watch Fix parsing of config set aborting on non-existent files 2026-06-02 21:19:04 +05:30
wcswidth
README.rst

This folder contains library and utility code for the various "kittens". Small
terminal programs compiled statically for doing things like kitty remote
control, icat etc. These are often re-implementations of earlier kittens that
were written in Python.