mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 18:37:50 +00:00
v4 is the latest version with bug fixes and enhancements, notably the removal of CGO implementations on Darwin in v4.24.9 [1]. Note: Due to the library's versioning policy, v4.24.5 is the first v4 release [2]. [1]: https://github.com/shirou/gopsutil/releases/tag/v4.24.9 [2]: https://github.com/shirou/gopsutil/releases/tag/v4.24.5 Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| cmd | ||
| config | ||
| crypto | ||
| disk_cache | ||
| fzf | ||
| highlight | ||
| icons | ||
| ignorefiles | ||
| rsync | ||
| simdstring | ||
| themes | ||
| tty | ||
| tui | ||
| unicode_names | ||
| utils | ||
| vt | ||
| 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.