Releases: iambumblehead/thu.sh
Releases · iambumblehead/thu.sh
support kitty+vifm
- remove badgesize.io badge, not working
- use integer timeout value for darwin/mac read
- add iterm2 esc queries
- support kitty+vifm
resolve pdf convert error
v0.0.9 Merge pull request #51 from iambumblehead/error-when-unable-to-genera…
baseline support for vifm
This release includes baseline functionality for practical use with vifm file manager,
- added less trivial tests
- support returning queried data using -p arg
- support both imagemagick 7 an 8
- use cell size rather than window to construct view area size. Continue using window size query when when preview size un-specified.
- use GPLv3 license
- rename render-thumb-for.sh to thu.sh
- separate image-generation from image-display. Will allow more control with caching and session state, testing etc.
- detect foot version lte 1.16.2 and show warning message.
- improve stored state usage (so that it works with vifm)
- added size badge to README
- update demo gif to use new thu.sh command name
auto-detect cell size
cell size is auto-detected and the call interface is modified slightly,
- improve support for xterm
- added support for detection of cell unit resolution
- migrate from convert command to magick command, per advice here (maybe both 'convert' and 'magick' should be supported?)
- support pdf images with imagemagick, if pdftoppm or mutool is unavailable,
- added support for zoom param, eg -z 3, used for foot <= 1.16.2, see link
- added bash_unit unit test and pipeline
- added logic to determine if stdout available, eg to detect if escape queries need to be sent to tty or stdout
detect sixel support
basic kitty support
when mutool use for pdf
added pdf support for optional mutool command #13
mutool is smaller with fewer dependencies and easier install. see source packages a guix for both from the below links,
verify exiftool usage
verify exiftool usage and update README #11
initial vifm support
Merge pull request #10 from iambumblehead/smoke-test-release begin-supporting-vifm
initial release
this is the initial release :)