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-06-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a2455c8be3a355e8569ece41dc9691fc7cd5889
kitty
/
tools
/
utils
History
Kovid Goyal
364533b1ed
Work on supporting streaming remote commands with passwords
2022-11-14 15:41:54 +05:30
..
style
more work on porting rc command parsing to Go
2022-11-14 15:41:54 +05:30
io.go
Switch to using goroutines rather than a select()
2022-11-14 15:41:52 +05:30
paths.go
…
select_posix.go
…
select_without_pselect.go
…
select.go
Refactor loop code into its own package
2022-11-14 15:41:52 +05:30
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
Use a fully random async_id rather than a uuid
2022-11-14 15:41:52 +05:30
sockets_test.go
…
sockets.go
Implement socket I/O
2022-11-14 15:41:52 +05:30
types.go
Work on supporting streaming remote commands with passwords
2022-11-14 15:41:54 +05:30
utf-8.go
…