- Update to 1.18.1:
* New option: --probe-mode=[any|ctty|stdio]. This specifies whether to probe
the terminal through stdio or ctty (usually /dev/tty). Defaults to any,
which will probe stdio if it looks like a tty, otherwise the ctty. This
allows the terminal to be probed when I/O is redirected (#325)
* We now try harder to restore the terminal to a usable state after SIGINT is
received, even if we couldn't do a clean exit in a reasonable time frame
(#309)
* Bash completions were added and zsh completions updated (#315).
* Improved compatibility for the Kitty protocol, specifically with iTerm2.
* Bug fixes:
+ #184 Test failure on sparc64.
+ #292 Test failure on i386.
+ #321 Bad console modes on win32 after exit.
+ [unfiled] Stalling on closed output pipe on OpenBSD.
OBS-URL: https://build.opensuse.org/request/show/1331960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chafa?expand=0&rev=29
Description
No description provided
Languages
RPM Spec
100%