Skip to content

Commit

Permalink
Merge pull request #47 from iambumblehead/update-gif-to-use-new-name-…
Browse files Browse the repository at this point in the history
…thu.sh

update gif to use new name thu.sh
  • Loading branch information
iambumblehead authored Mar 21, 2024
2 parents 077aae9 + c97e995 commit 7a3eda5
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* detect foot version lte 1.16.2 and [show warning message.](https://github.com/iambumblehead/thu.sh/pull/43)
* improve stored [state usage (so that it works with vifm)](https://github.com/iambumblehead/thu.sh/pull/44)
* added [size badge to README](https://github.com/iambumblehead/thu.sh/pull/46)
* update demo gif to [use new thu.sh command name](https://github.com/iambumblehead/thu.sh/pull/47)
* 0.0.7 _Mar.14.2024_
* improve [support for xterm](https://github.com/iambumblehead/thu.sh/pull/25)
* added [support for cell units](https://github.com/iambumblehead/thu.sh/pull/26)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h3 align="center"><img src="./test/render-for.demo.gif" alt="demo" height="400px"></h3>
<h3 align="center"><img src="./test/thu.sh.demo.gif" alt="demo" height="400px"></h3>
<p align="center"><code>thu.sh</code> renders preview images to the terminal; ~1000 LOC bash</p>
<p align="center">
<a href="./thu.sh"><img src="https://img.badgesize.io/iambumblehead/thu.sh/main/thu.sh.svg?compression=gzip"></a>
Expand Down Expand Up @@ -42,7 +42,7 @@ thu.sh /path/to/book.epub
**Add sixel image preview** to [vifm file manager.][10] Instructions [at the wiki.][11]

<div align="left">
<img src="./test/render-for-vifm.gif" alt="vifm" height="220px"> <img src="./test/render-for-miller.png" alt="vifm" height="220px">
<img src="./test/thu.sh.vifm.gif" alt="vifm" height="220px"> <img src="./test/thu.sh.vifm.miller.png" alt="vifm" height="220px">
</div>


Expand Down
Binary file removed test/render-for.demo.gif
Binary file not shown.
Binary file added test/thu.sh.demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit 7a3eda5

Please sign in to comment.