| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | review and undo headings wrap past the label column; format characters take ↵ | Lukasz Kasprzak | 5 days | 1 | -3/+6 |
| | | | | | a column | ||||
| * | output: wrap by terminal columns, names cannot fake step lines, -v lists ↵ | Lukasz Kasprzak | 5 days | 1 | -14/+57 |
| | | | | | unscanned destinations | ||||
| * | plan 8: escape terminal controls in everything krino prints | Lukasz Kasprzak | 5 days | 1 | -8/+8 |
| | | |||||
| * | 0.0.4: max-size, exclude forms, --min-agev0.0.4 | Lukasz Kasprzak | 5 days | 1 | -0/+37 |
| | | |||||
| * | krino: 0.0.3 — the plan as one block per file, wrapped, and -Pv0.0.3 | Lukasz Kasprzak | 5 days | 1 | -99/+159 |
| | | | | | | | | | 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 | 6 days | 1 | -11/+14 |
| | | | | | | | | | | 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 | -5/+21 |
| | | |||||
| * | krino: planning — chains, placeholders, conflicts, JSON | Lukasz Kasprzak | 7 days | 1 | -0/+258 |
