summary refs log tree commit diff
path: root/bin/catsh/libedit/readline/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-05-17 19:20:48 -0400
committerJune McEnroe <june@causal.agency>2025-05-17 19:20:48 -0400
commitba9e3b736ed197df2410275734aac6ba04657af6 (patch)
tree7770c744619a16728bedc5d63935c8d62fc03067 /bin/catsh/libedit/readline/Makefile
parentAdd all the numbered roll metadata (diff)
downloadsrc-ba9e3b736ed197df2410275734aac6ba04657af6.tar.gz
src-ba9e3b736ed197df2410275734aac6ba04657af6.zip
Remove something
Diffstat (limited to 'bin/catsh/libedit/readline/Makefile')
0 files changed, 0 insertions, 0 deletions
a68766f38de2acb48bebc9d0adbf0a1f&follow=1'>Simplify 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