about summary refs log tree commit diff
path: root/scripts/sandman.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-22 15:13:33 -0400
committerJune McEnroe <june@causal.agency>2020-03-22 15:13:33 -0400
commit3bb3a114542d3ac661bc49bd00d296695d5a4979 (patch)
treee12be18080503a86ac812871a933f138219f72cf /scripts/sandman.1
parentHandle empty input directly in command (diff)
downloadcatgirl-3bb3a114542d3ac661bc49bd00d296695d5a4979.tar.gz
catgirl-3bb3a114542d3ac661bc49bd00d296695d5a4979.zip
Implement message splitting
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n 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