summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-29 16:59:15 -0400
committerJune McEnroe <june@causal.agency>2018-09-29 17:00:33 -0400
commit481b7da99afcfb7307a2b0a0ed389c23a31b21a9 (patch)
treedbfbd1ff8a27ecb192ca092a74acbc9f281125b3 /port
parentTweak sans6x8 shading blocks (diff)
downloadsrc-481b7da99afcfb7307a2b0a0ed389c23a31b21a9.tar.gz
src-481b7da99afcfb7307a2b0a0ed389c23a31b21a9.zip
Add box drawing glyphs to sans6x10
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ct'>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