v0.23.2
Download the archive for your platform below, extract it and put ttv on
your PATH (for example /usr/local/bin or ~/.local/bin); see the
README for
details. checksums.txt holds the SHA-256 sum of every asset.
Changes since v0.23.1
9bc8f6a ~ -- bump version to `v0.23.2`
2775c69 ! -- pin the horizontal offset before each draw so a forward layout always shows the selected column in full; tview laid out the frame after Select ending with the selection but the next redraw packed forward from the same offset, so a column cut on the left moved to the right and the view shifted on a key that changed nothing (z, zc on a partially visible column)
7afb95e ~ -- README: render key bindings, flags, filter operators, clipboard tools, theme roles and config options as lists instead of run-together lines, split the Editing section into sub-sections, and fix the stale i for statistics
Full diff: v0.23.1...v0.23.2