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-11 02:59:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc1331cfdc673c89eee711acd958ea09c0db8600
kitty
/
tools
/
utils
/
shm
History
Kovid Goyal
341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
...
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
..
shm_fs.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
shm_syscall.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
shm_test.go
Move SSH askpass implementation into kitten
2023-02-26 08:01:02 +05:30
shm.go
Add Read/Write to the MMap interface
2023-02-28 19:01:15 +05:30
specific_darwin.go
Get file mode transmission working for unmodified PNG
2023-01-05 19:15:11 +05:30
specific_dragonfly.go
…
specific_freebsd.go
Get file mode transmission working for unmodified PNG
2023-01-05 19:15:11 +05:30
specific_linux.go
…
specific_netbsd.go
…
specific_openbsd.go
…