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
747411be006b7cbd4aedb31d635631012df98fba
kitty
/
tools
/
cmd
/
icat
History
Kovid Goyal
1d45cf4f91
Use crypto/rand rather than math/rand
...
Who knows how random math/rand actually is
2023-02-02 06:04:17 +05:30
..
detect.go
Make some variables local no need for them to be global
2023-01-06 16:35:17 +05:30
magick.go
Finish resize handling for the magick engine
2023-01-05 19:15:13 +05:30
main.go
Also mention terminal multiplxers can cause graphics to fail
2023-01-06 16:36:39 +05:30
native.go
More work on ImageMagick
2023-01-05 19:15:13 +05:30
process_images.go
Simplify icat code and write to STDOUT rather than the terminal device
2023-01-06 16:16:15 +05:30
transmit.go
Use crypto/rand rather than math/rand
2023-02-02 06:04:17 +05:30