| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | review and undo headings wrap past the label column; format characters take ↵ | Lukasz Kasprzak | 5 days | 1 | -1/+6 |
| | | | | | a column | ||||
| * | plan 8: escape terminal controls in everything krino prints | Lukasz Kasprzak | 5 days | 1 | -2/+2 |
| | | |||||
| * | krino: 0.0.6 — w applies and quits, choices echoed in redv0.0.6 | Lukasz Kasprzak | 5 days | 1 | -20/+59 |
| | | |||||
| * | krino: 0.0.5 — keyword cache, t and d in reviewv0.0.5 | Lukasz Kasprzak | 5 days | 1 | -27/+72 |
| | | |||||
| * | krino: 0.0.3 — the plan as one block per file, wrapped, and -Pv0.0.3 | Lukasz Kasprzak | 5 days | 1 | -16/+23 |
| | | | | | | | | | Each file shows its steps, then the rule and the reason it matched, one field per line; on a terminal every line wraps to its width with continuation lines under their own column, and piped output is never wrapped. Choosing per file shows the same block. -P / --no-pager prints the plan without the pager. A duplicate's original is shown with ~. | ||||
| * | krino: coloured output, and --no-color | Lukasz Kasprzak | 5 days | 1 | -26/+10 |
| | | | | | | | | | | One palette type styles the plan table, warnings, headers, outcome counts, prompt keys, undo's refused steps and krino log's (undone), from the 16-colour ANSI palette plus bold and faint only. Widths are measured on the plain text, so columns line up; with colour off the output is unchanged. --no-color works before or after any subcommand, as NO_COLOR does. The two search-and-replace colourings are gone. | ||||
| * | krino: acting — trash, journal, apply, lock, review, undo | Lukasz Kasprzak | 7 days | 1 | -0/+180 |
