Refactor&Cleanup: timeout reader now usable standalone (and in ansipixels), make resize and signal handling through ansipixels+callback by @ldemailly in fortio/terminal#42
d166bf370f86a1b58d5b4f19f0bd5785fa9486d5 Refactor&Cleanup: timeout reader now usable standalone (and in ansipixels), make resize and signal handling through ansipixels+callback (#42)
v0.16.0
In addition to gif animations 🎥 , multi images viewing, etc now we have zoom and pan/scan 🔍
What's Changed
Zoom in/out with Up/Down arrows; pan around with WSAD (upper bigger step, lower wsad exacly 1 screen pixel) by @ldemailly in fortio/terminal#41
4d303af8a90c3cfff5f45d324f10f54dec760ef6 Zoom in/out with Up/Down arrows; pan around with WSAD (upper bigger step, lower wsad exacly 1 screen pixel) (#41)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the fortio group with 1 update in the / directory: fortio.org/terminal.
Updates
fortio.org/terminal
from 0.10.1 to 0.17.1Release notes
Sourced from fortio.org/terminal's releases.
... (truncated)
Commits
b658981
Fix time measurement on windows (#44)d166bf3
Refactor&Cleanup: timeout reader now usable standalone (and in ansipixels), m...4d303af
Zoom in/out with Up/Down arrows; pan around with WSAD (upper bigger step, low...0f2c9f5
Support animated gifs (#40)2318c6f
Show pixel dimensions too in image viewer info, and show info at exit even fo...43f4880
Add resize handling to img viewer (#35)26ca163
Navigation and info when viewing multiple files (i
toggles info,h
for he...627b4ef
Add more decoders and tell which file failed (#33)736d572
-i
image viewer only mode, better grayscale,-gray
option,-nobox
optio...8d75a03
Truecolor and ansi 216+16 colors support (#31)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show