This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-24 09:18:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2e75ba466e3eaeb06431c4a2459f854b4017360
kitty
/
tools
/
utils
History
Kovid Goyal
a76f32df2d
Code to serialize/unserialize loaded images
2025-10-07 17:25:47 +05:30
..
base85
…
humanize
…
images
Code to serialize/unserialize loaded images
2025-10-07 17:25:47 +05:30
paths
…
random
…
secrets
…
shlex
…
shm
…
style
…
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_test.go
…
filelock.go
…
hostname.go
…
io.go
Switch to using goroutines rather than a select()
2022-11-14 15:41:52 +05:30
iso8601_test.go
…
iso8601.go
…
levenshtein.go
…
longest-common_test.go
…
longest-common.go
…
mimetypes.go
…
misc.go
…
passwd_test.go
…
passwd.go
…
paths.go
…
regexp.go
Start work on porting hints kitten to Go
2023-03-09 19:00:56 +05:30
ring_test.go
Cleanup ring buffer implementation
2023-03-07 07:43:53 +05:30
ring.go
…
select_posix.go
…
select_without_pselect.go
…
select.go
…
set.go
…
shell.go
…
short-uuid_test.go
Use a fully random async_id rather than a uuid
2022-11-14 15:41:52 +05:30
short-uuid.go
…
sockets_test.go
…
sockets.go
…
stream_decompressor_test.go
…
stream_decompressor.go
…
strings_test.go
…
strings.go
…
tar_test.go
…
tar.go
…
tmpfile_linux.go
…
tmpfile_others.go
…
tpmfile_test.go
Add a test for creation of anonymous tempfiles
2023-01-26 11:51:02 +05:30
types.go
…
unsafe.go
Patcher signature generation implemented
2023-07-30 19:49:42 +05:30
utf-8.go
…
which.go
…