kitty/tools/utils
Kovid Goyal e14e34948e
More cleanups for color parsing
Using rounding when converting float to uint8 for more accuracy.
Fix rgb:3 and rgbi: parsing in Go code. Various other minor cleanups.
2025-12-31 09:35:09 +05:30
..
base85 run modernize 2025-11-11 17:09:37 +05:30
humanize run modernize 2025-11-11 17:09:37 +05:30
images Resize method should not use bounds 2025-11-17 12:59:04 +05:30
paths
random
secrets
shlex
style More cleanups for color parsing 2025-12-31 09:35:09 +05:30
atexit.go Add integration test for go atexit implementation 2025-09-30 12:37:25 +05:30
atomic-write.go
cache.go
cached_values.go
clock_with_raw.go
clock_without_raw.go
colors.go
download_file.go
embed.go
filelock.go
filelock_test.go
hostname.go
io.go
iso8601.go
iso8601_test.go
levenshtein.go
longest-common.go run modernize 2025-11-11 17:09:37 +05:30
longest-common_test.go
mimetypes.go
misc.go Move error handling code into its own library 2025-10-12 13:51:16 +05:30
passwd.go
passwd_test.go
paths.go choose files: Add a few more output formats 2025-11-26 21:13:57 +05:30
regexp.go
ring.go
ring_test.go
select.go
select_posix.go
select_without_pselect.go
set.go
shell.go
short-uuid.go run modernize 2025-11-11 17:09:37 +05:30
short-uuid_test.go
sockets.go
sockets_test.go
stream_decompressor.go
stream_decompressor_test.go
strings.go
strings_test.go
tar.go
tar_test.go
tmpfile_linux.go
tmpfile_others.go
tpmfile_test.go
types.go
unsafe.go
utf-8.go
which.go