kitty/tools/utils
2024-06-24 07:54:13 +05:30
..
base85 Remove unnecessary copy of the decoder array 2023-09-04 22:28:18 +05:30
humanize Ensure shortduration is no more than 8 chars 2023-07-30 19:49:46 +05:30
images Linter fixes 2024-03-22 11:16:02 +05:30
paths
random Work on creating tests for rsync api 2023-07-30 19:49:40 +05:30
secrets
shlex Port new shlex code to Go 2023-12-04 14:14:11 +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 Implement syntax highlighting 2023-03-27 07:53:55 +05:30
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 More work on porting the SSH kitten 2023-02-26 08:01:03 +05:30
filelock.go
filelock_test.go Add a test for Go flock implementation 2024-02-09 11:54:51 +05:30
hostname.go Replace utils.Once with stdlib sync.OnceValue 2023-08-09 12:08:42 +05:30
io.go
iso8601.go
iso8601_test.go
levenshtein.go
longest-common.go
longest-common_test.go
mimetypes.go Replace utils.Once with stdlib sync.OnceValue 2023-08-09 12:08:42 +05:30
misc.go Only use raw monotonic time on Linux and macOS 2024-04-09 08:21:20 +05:30
passwd.go Replace utils.Once with stdlib sync.OnceValue 2023-08-09 12:08:42 +05:30
passwd_test.go Go code to get the shell of the current user 2023-06-25 13:12:35 +05:30
paths.go Update to using math/rand/v2 2024-02-25 09:57:43 +05:30
regexp.go
ring.go Cleanup ring buffer implementation 2023-03-07 07:43:53 +05:30
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 Code to build static versions of kitty-tool 2022-11-14 16:27:19 +05:30
set.go Infrastructure for simple internal hyperlink handling 2024-06-24 07:54:13 +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 Ensure output.Write is not called outside of the stream decompressor function 2023-07-30 19:49:45 +05:30
stream_decompressor_test.go Ensure output.Write is not called outside of the stream decompressor function 2023-07-30 19:49:45 +05:30
strings.go
strings_test.go Fix syntax highlighting of multiline tokens 2023-03-27 07:53:56 +05:30
tar.go
tmpfile_linux.go
tmpfile_others.go
tpmfile_test.go
types.go
unsafe.go Patcher signature generation implemented 2023-07-30 19:49:42 +05:30
utf-8.go
which.go Replace utils.Once with stdlib sync.OnceValue 2023-08-09 12:08:42 +05:30