FS#55468 - [grc] Various upstream bugs is wrappers
Attached to Project:
Community Packages
Opened by lilydjwg (lilydjwg) - Saturday, 02 September 2017, 08:36 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 15 September 2017, 07:11 GMT
Opened by lilydjwg (lilydjwg) - Saturday, 02 September 2017, 08:36 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 15 September 2017, 07:11 GMT
|
Details
Description:
An recent update for grc enables wrappers for various tools like ping, gcc and mtr, which are not only surprising, slow, but also annoying because various issues. 1. Arch's gcc & g++ have their own, better coloring 2. ping is buffered incorrectly: https://github.com/garabik/grc/issues/25 3. mtr has wrong terminal size: https://github.com/garabik/grc/issues/72 4. other issues I haven't met yet or don't remember Additional info: grc 1.11.1-2 |
This task depends upon
Comment by lilydjwg (lilydjwg) -
Friday, 15 September 2017, 03:48 GMT
Can you not enable those aliases by default? Arch Linux gives me
the impression that unlike Debian, if something is not all users
want to enable by default, it's disabled by default (like most
services).