summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-17 22:54:38 -0400
committerJune McEnroe <june@causal.agency>2018-09-17 22:54:38 -0400
commit50c567fbef45f627de3e79d5b2830b1c969ad607 (patch)
treec8443c89cf3e3d84165d247062f5a498f75bbe89 /bin/Makefile
parentMake install target depend on text files (diff)
downloadsrc-50c567fbef45f627de3e79d5b2830b1c969ad607.tar.gz
src-50c567fbef45f627de3e79d5b2830b1c969ad607.zip
Use install(1) to install
Diffstat (limited to 'bin/Makefile')
0 files changed, 0 insertions, 0 deletions
ather than globals, it might also be possible to give catgirl separate line editing buffers for each window, which would be a nice UX improvement. 2022-02-18Simplify 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