kitty/tools/utils
2025-10-09 09:40:46 +05:30
..
base85 Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
humanize Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
images When rendering with Go image libraries fails fallback to ImageMagick 2025-10-09 09:40:46 +05:30
paths Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
random
secrets
shlex Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
shm Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
style Work on filter support 2025-07-04 13:37:56 +05:30
atexit.go Add integration test for go atexit implementation 2025-09-30 12:37:25 +05:30
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
clock_with_raw.go
clock_without_raw.go
colors.go hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read 2025-01-17 20:22:10 +05:30
download_file.go
embed.go
filelock.go
filelock_test.go
hostname.go
io.go
iso8601.go More CodeQL fixes 2025-04-20 23:08:14 +05:30
iso8601_test.go
levenshtein.go
longest-common.go
longest-common_test.go
mimetypes.go
misc.go Bump version of imaging 2025-10-09 08:00:31 +05:30
passwd.go
passwd_test.go
paths.go Various fixes to make CodeQL happy 2025-04-20 21:34:42 +05:30
regexp.go
ring.go
ring_test.go
select.go
select_posix.go
select_without_pselect.go
set.go Convenience method to access any member of a set 2025-05-15 21:40:06 +05:30
shell.go
short-uuid.go
short-uuid_test.go
sockets.go
sockets_test.go Fix #8220 2025-01-16 13:21:31 +05:30
stream_decompressor.go
stream_decompressor_test.go
strings.go
strings_test.go Use SIMD to replace C0 control codes in Go code 2025-07-21 08:54:22 +05:30
tar.go ... 2025-04-21 09:50:30 +05:30
tar_test.go Add test for tarfile extractall 2025-04-21 09:32:56 +05:30
tmpfile_linux.go
tmpfile_others.go
tpmfile_test.go
types.go
unsafe.go
utf-8.go
which.go