about summary refs log tree commit diff stats
path: root/subtext.awk
Commit message (Collapse)AuthorAge
* Fix quoting (sort of)Case Duckworth2024-02-06
| | | | | Honestly shell quoting is such a bugbear that I'm not sure how to solve it. It might just be part of having a shell pass through that quoting will be weird.
* Various changesCase Duckworth2024-02-06
|
* Slight tweak to remove spurious variableCase Duckworth2024-02-02
|
* Make everything betterCase Duckworth2024-02-02
|
* Refactor for interleaved shell commands and textCase Duckworth2024-02-01
|
* Begin subtext.shCase Duckworth2024-01-30
|
* Initial commitCase Duckworth2024-01-29