kitty/tools/utils
2024-09-10 21:53:49 +05:30
..
base85
humanize
images DRYer 2024-07-23 13:53:02 +05:30
paths
random
secrets
shlex Handle variable fonts like cascadia code that dont have a postfix variation prefix name for some of their faces 2024-06-24 07:54:17 +05:30
shm
style
atomic-write.go Dont ignore err in close on atomicwrite 2024-09-10 21:53:49 +05:30
cache.go
cached_values.go change the atomic write functions to work with readers 2024-07-22 15:01:19 +05:30
clock_with_raw.go Only use raw monotonic time on Linux and macOS 2024-04-09 08:21:20 +05:30
clock_without_raw.go ... 2024-04-09 08:39:42 +05:30
download_file.go
embed.go
filelock.go Remove use of syscall package for flock 2024-07-09 08:24:57 +05:30
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 Use KITTY_PID to find kitty exe when possible 2024-06-24 07:54:14 +05:30
regexp.go
ring.go
ring_test.go
select.go
select_posix.go
select_without_pselect.go
set.go Get clicking on family names functional 2024-06-24 07:54:13 +05:30
shell.go
short-uuid.go
short-uuid_test.go
sockets.go
sockets_test.go
stream_decompressor.go
stream_decompressor_test.go
strings.go Start work on faces panel 2024-06-24 07:54:15 +05:30
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