mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-02 23:28:52 +03:00
Convert line endings to CRLF in sample ANSI files
I used: cd samples && sed -i 's/$/\r/' * A git diff across branches suggests that this command gives the same results: src/textual_paint/paint.py --recode-samples And --recode-samples is now idempotent, for the current set of sample files.
This commit is contained in:
parent
1eccb1b98a
commit
cf81a4236a