1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-21 20:57:08 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
anon
5beb35ed85 add(main): stdoutisatty
what: https://wiki.archlinux.org/title/Color_output_in_console#Reading_from_stdin

why: unlike unbuffer, this only does not employ pty pair
reduced resource usage a little.

It also supports `ld_preload` usage, avoiding extra `execve()`.
2022-09-27 09:00:45 +03:00