kitty/tools/utils
2022-12-03 08:02:27 +05:30
..
humanize Some basic TUI widgets ported to Go 2022-11-16 12:48:47 +05:30
images DRYer 2022-12-01 13:58:06 +05:30
shlex Port ANSI escape code parser to Go 2022-11-25 21:03:09 +05:30
style When truncating descriptions for completion truncate at word boundaries 2022-11-17 08:29:01 +05:30
atomic-write.go Start work on implementing edit-in-kitty in kitty-tool 2022-11-17 17:05:25 +05:30
cache.go
download_file.go
filelock.go
hostname.go
io.go
levenshtein.go
longest-common.go
longest-common_test.go
mimetypes.go Finish implementation of clipboard writing 2022-12-03 08:02:27 +05:30
misc.go Add a generic Values() 2022-12-01 13:47:06 +05:30
paths.go
regexp.go
ring.go
ring_test.go
select.go
select_posix.go
select_without_pselect.go
shell.go
short-uuid.go
short-uuid_test.go
sockets.go
sockets_test.go
strings.go
types.go
unsafeutil.go
utf-8.go