summary refs log tree commit diff
path: root/bin/dash/missing
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-18 15:31:13 -0400
committerJune McEnroe <june@causal.agency>2021-04-18 15:31:13 -0400
commit92abd0bfff7a70c1fd0dd9e4eaf13f0b46ef3a1d (patch)
treea1de3ace1f92909c0084b3c80fc122b42bbd3130 /bin/dash/missing
parentFlip card rendering (diff)
downloadsrc-92abd0bfff7a70c1fd0dd9e4eaf13f0b46ef3a1d.tar.gz
src-92abd0bfff7a70c1fd0dd9e4eaf13f0b46ef3a1d.zip
Add -R reverse typer
Diffstat (limited to 'bin/dash/missing')
0 files changed, 0 insertions, 0 deletions
utJune 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