summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-24 12:34:23 -0400
committerJune McEnroe <june@causal.agency>2020-05-24 12:34:23 -0400
commit53f206f7e0a988cfc229a22ba0b929d7cdfcafff (patch)
tree9b7b0578155fee7e250f19a6733f00b5934adddb /complete.c
parentDon't compress man page or use configure on FreeBSD (diff)
downloadcatgirl-53f206f7e0a988cfc229a22ba0b929d7cdfcafff.tar.gz
catgirl-53f206f7e0a988cfc229a22ba0b929d7cdfcafff.zip
Tweak status line formatting
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-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