diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:29:09 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:29:09 +0200 |
| commit | 17e933a16ff7de1b06d62504e78c40e615c8b553 (patch) | |
| tree | 0ceb58ff18f9ee6f35fbcb6255c8a830e6124b84 /CHANGELOG.md | |
| parent | 59015f1f91d640502fdfc34019cf0154b5206bb8 (diff) | |
| download | krino-17e933a16ff7de1b06d62504e78c40e615c8b553.tar.gz krino-17e933a16ff7de1b06d62504e78c40e615c8b553.zip | |
review and undo headings wrap past the label column; format characters take a column
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b0854..d367983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,8 +38,9 @@ scanned, so files there are no longer invisible. - Plan and table widths count terminal columns: a name in a wide script (CJK) no longer runs past the terminal or misaligns its column. A long - name's continuation lines start at the value column, so a name cannot - pass for a step line. + name's continuation lines - in the plan, and in the per-file headings of + review and undo - start past the label column, so a name cannot pass for + a step line. - Duplicate warnings share one form, `duplicate: PATH: cause`, with the path shortened to `~` and not repeated inside the cause. - `--json` says which exclude set a file aside, carries the warnings raised |
