summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-31 18:20:15 -0500
committerJune McEnroe <june@causal.agency>2019-12-31 18:20:15 -0500
commitd3ecb69fc6eeea64a5bd707855fd39e95ae1e50a (patch)
tree50de6dcdbcd17856300d3c9908da4b0e765cc9fd /litterbox.1
parentAdd strftime format string option (diff)
downloadlitterbox-d3ecb69fc6eeea64a5bd707855fd39e95ae1e50a.tar.gz
litterbox-d3ecb69fc6eeea64a5bd707855fd39e95ae1e50a.zip
Refactor scoop formatters and group colored output
Diffstat (limited to 'litterbox.1')
0 files changed, 0 insertions, 0 deletions
02-18 23:39:46 -0500'>2022-02-18Simplify cursor positioning in inputJune McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe