kitty/tools
2023-03-10 06:58:10 +05:30
..
cli Start work on porting hints kitten to Go 2023-03-09 19:00:56 +05:30
cmd More work on porting hints 2023-03-10 06:58:10 +05:30
config Use the new string scanner everywhere 2023-03-08 13:31:27 +05:30
crypto Switch to using Go stdlib for ECDH crypto 2023-02-03 09:50:42 +05:30
themes Use the new string scanner everywhere 2023-03-08 13:31:27 +05:30
tty More work on porting ssh kitten 2023-02-26 11:26:28 +05:30
tui Start work on porting hints kitten to Go 2023-03-09 19:00:56 +05:30
unicode_names Update to Nerd Fonts 2.3.3 2023-03-04 23:23:52 +08:00
utils Fix generation of url regex for Go 2023-03-09 19:00:56 +05:30
wcswidth Update Unicode data 2023-02-09 09:45:42 +05:30
README.rst

This folder contains "kittens", that is, various small command line utilities
compiled statically for doing things like kitty remote control, icat etc. These
are often re-implementations of earlier kittens that were written in Python.