kitty/tools/utils
2024-06-22 11:16:42 +05:30
..
base85 Remove unnecessary copy of the decoder array 2023-09-04 22:28:18 +05:30
humanize
images Use stdlib maps/slices 2024-06-22 11:16:37 +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-22 11:16:42 +05:30
shm Dont use os.Remove on failures in syscall_shm 2023-09-23 11:16:30 +05:30
style Go: Fix parsing of nullable colors 2023-09-15 20:36:24 +05:30
atomic-write.go
cache.go
cached_values.go
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
filelock_test.go Add a test for Go flock implementation 2024-02-09 11:54:51 +05:30
hostname.go
io.go
iso8601.go
iso8601_test.go
levenshtein.go
longest-common.go
longest-common_test.go
mimetypes.go
misc.go Use stdlib maps/slices 2024-06-22 11:16:37 +05:30
passwd.go
passwd_test.go
paths.go Use KITTY_PID to find kitty exe when possible 2024-06-22 11:16:38 +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-22 11:16:37 +05:30
shell.go
short-uuid.go
short-uuid_test.go
sockets.go Allow launched background process to work with --allow-remote-control 2023-10-18 19:56:58 +05:30
sockets_test.go
stream_decompressor.go
stream_decompressor_test.go
strings.go Start work on faces panel 2024-06-22 11:16:39 +05:30
strings_test.go
tar.go
tmpfile_linux.go
tmpfile_others.go
tpmfile_test.go
types.go
unsafe.go
utf-8.go
which.go