platform_build_soong/ui/terminal
Dan Willemsen e2cdecf7ba Strip ANSI codes for messages on simple terminals
We had been doing this for actions, but not messages.

Test: m nothing && TERM=dumb m nothing
Bug: 235414673
Change-Id: I5c6c009490abe1d02a4ae2272bd1831bd7ca9f7f
2022-06-09 03:40:14 +00:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
format.go Move smart and dumb terminals into separate implementations 2019-06-12 21:30:56 -07:00
simple_status.go Strip ANSI codes for messages on simple terminals 2022-06-09 03:40:14 +00:00
smart_status.go Disable table mode in smart status if window size is not available 2021-09-21 12:36:22 -07:00
status.go Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set. 2021-12-10 16:42:34 -08:00
status_test.go Strip ANSI codes for messages on simple terminals 2022-06-09 03:40:14 +00:00
stdio.go Remove terminal.Writer 2019-06-12 21:30:56 -07:00
util.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
util_darwin.go
util_linux.go
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00