summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-20 16:20:33 -0500
committerJune McEnroe <june@causal.agency>2022-02-20 16:20:33 -0500
commitda1b943fccc426bc43caa7e7e51208833b9fce66 (patch)
tree470f1248afb330b03e1090d953b1e49f4f736d3c /complete.c
parentAssert return values in edit tests (diff)
downloadcatgirl-da1b943fccc426bc43caa7e7e51208833b9fce66.tar.gz
catgirl-da1b943fccc426bc43caa7e7e51208833b9fce66.zip
Share a cut buffer between all edit buffers
Diffstat (limited to 'complete.c')
0 files changed, 0 insertions, 0 deletions
ile?h=2.2a&id=70f627bc47e944a63f32fcf60db73913845772c6&follow=1'>Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 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