kitty/tools/cmd/icat
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