Commit Graph

3 Commits (ad1e8a0b12c1c2060ca841f35b7d1d33fa810586)

Author SHA1 Message Date
Lennart Spitzner 49ffea3f2e Implement filter for console escape codes (behind flag)
--filter-escape-sequences filters output from the subprocess
so that backspace is respected, color codes and cursor
movement get ignored. In general the subprocess should be
configured to produce plain output instead, though.
2023-02-20 18:22:37 +01:00
Lennart Spitzner c3cc2e8170 Refactor from String to Text 2022-12-07 16:46:58 +01:00
Lennart Spitzner 5f2b4286ee initial commit 2022-01-24 10:20:13 +00:00