summary refs log tree commit diff
path: root/gfx/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-29 21:46:28 -0400
committerJune McEnroe <june@causal.agency>2018-07-29 21:46:28 -0400
commitf4a7e473cddd8a12240efb2b7c890214def17060 (patch)
tree23c37e2785b185a6739518d7b1c6674dca6a4ea1 /gfx/Makefile
parentFix dtch cmsg size (diff)
downloadsrc-f4a7e473cddd8a12240efb2b7c890214def17060.tar.gz
src-f4a7e473cddd8a12240efb2b7c890214def17060.zip
Just print rs1 in dtch restoreTerm
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>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