kitty/tools/utils
2025-01-05 12:51:59 +05:30
..
base85
humanize
images bump unicode version to 16 2024-11-10 09:03:52 +05:30
paths
random
secrets
shlex
shm Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed 2025-01-05 12:51:59 +05:30
style
atomic-write.go Dont ignore err in close on atomicwrite 2024-09-10 21:53:49 +05:30
cache.go diff kitten: Automatically change colors on terminal color scheme change 2025-01-05 06:00:24 +05:30
cached_values.go change the atomic write functions to work with readers 2024-07-22 15:01:19 +05:30
clock_with_raw.go
clock_without_raw.go
download_file.go
embed.go
filelock.go
filelock_test.go
hostname.go
io.go
iso8601.go
iso8601_test.go
levenshtein.go
longest-common.go
longest-common_test.go
mimetypes.go
misc.go Code to convert image at path into cached RGBA data 2024-07-22 21:39:38 +05:30
passwd.go
passwd_test.go
paths.go
regexp.go
ring.go
ring_test.go
select.go
select_posix.go
select_without_pselect.go
set.go
shell.go
short-uuid.go
short-uuid_test.go
sockets.go
sockets_test.go
stream_decompressor.go
stream_decompressor_test.go
strings.go
strings_test.go
tar.go diff kitten: Fix a regression that broke diffing against remote files 2024-08-28 11:00:42 +05:30
tmpfile_linux.go Allow specifying permissions when creating anonymous temp files 2024-07-23 07:28:10 +05:30
tmpfile_others.go Allow specifying permissions when creating anonymous temp files 2024-07-23 07:28:10 +05:30
tpmfile_test.go
types.go
unsafe.go
utf-8.go
which.go