summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
committerJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
commit61a424b9360064549dd8fbf6ec0974f9a2d96cc1 (patch)
treeda44ea08d6cf6929ab3142ce1469887ce1cd7c3e /port/caesar
parentCopy automake files (diff)
downloadsrc-61a424b9360064549dd8fbf6ec0974f9a2d96cc1.tar.gz
src-61a424b9360064549dd8fbf6ec0974f9a2d96cc1.zip
Check in dash autogen files for real
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
bc9d0adbf0a1f&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