Timeline for A shell tool to “tablify” input data containing ANSI escape codes
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 8, 2021 at 19:00 | comment | added | Sasgorilla |
This is great! This has been a pain point for a while. Note that this breaks on $(tput sgr0) (and $(tput -T ansi sgr0)) which I usually use as a reset. Not sure if there's an easy fix for that. (I don't actually know how to see what $(tput sgr0) is actually sending.)
|
|
| Jun 1, 2015 at 3:47 | comment | added | Peter.O |
As per a comment and an edited question by Jimmy Dean (posted on the day after this answer was posted - to clarify the point), this answer now does not match the updated question's desired output which Jimmy Dean. states is that the tabulated output should show only the fruit name green_apple in colour
|
|
| Mar 25, 2014 at 10:05 | vote | accept | Jimmy Dean | ||
| Mar 24, 2014 at 15:50 | history | edited | Stéphane Chazelas | CC BY-SA 3.0 |
pretify
|
| Mar 24, 2014 at 12:02 | history | answered | Stéphane Chazelas | CC BY-SA 3.0 |