summary refs log tree commit diff
path: root/home/.editrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-23 22:19:17 +0000
committerJune McEnroe <june@causal.agency>2020-12-23 22:19:17 +0000
commit3776e149292d24b87c98da6532db57f2591b4122 (patch)
tree59f94ad408d13bfb755820e3d29cda144f8c56e5 /home/.editrc
parentSwitch from 1sh to dash (diff)
downloadsrc-3776e149292d24b87c98da6532db57f2591b4122.tar.gz
src-3776e149292d24b87c98da6532db57f2591b4122.zip
Fix dash Makefile compatibility with BSD make
Diffstat (limited to 'home/.editrc')
0 files changed, 0 insertions, 0 deletions
6f38de2acb48bebc9d0adbf0a1f&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