kitty/tools/utils
2023-02-09 18:00:04 +05:30
..
humanize
images More work on ImageMagick 2023-01-05 19:15:13 +05:30
shlex Port ANSI escape code parser to Go 2022-11-25 21:03:09 +05:30
shm Use crypto/rand rather than math/rand 2023-02-02 06:04:17 +05:30
style
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 ... 2023-01-25 16:12:47 +05:30
misc.go Work on adding support for rendering transforms 2023-01-05 19:15:12 +05:30
paths.go Make the various path finding functions thread safe and cache their results 2023-01-25 16:24:27 +05:30
regexp.go
ring.go
ring_test.go
select.go Function to drain controlling tty 2023-01-23 16:07:00 +05:30
select_posix.go
select_without_pselect.go
set.go A generic Set implementation 2023-02-09 18:00:04 +05:30
shell.go ... 2023-01-04 11:15:47 +05:30
short-uuid.go
short-uuid_test.go
sockets.go
sockets_test.go
strings.go Allow specifying initial capacity when splitting lines 2023-02-09 12:59:40 +05:30
tmpfile_linux.go Add a test for creation of anonymous tempfiles 2023-01-26 11:51:02 +05:30
tmpfile_others.go Code to more securely create anonymous temp files on Linux 2023-01-26 11:41:01 +05:30
tpmfile_test.go Add a test for creation of anonymous tempfiles 2023-01-26 11:51:02 +05:30
types.go Remote control: Allow matching for self window even over sockets when run inside a kitty window 2022-12-30 12:17:31 +05:30
unsafe.go Remove unused code 2023-02-03 09:51:54 +05:30
utf-8.go
which.go Port python's shutil.which() 2023-01-05 19:15:13 +05:30