summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-30 21:58:58 -0500
committerJune McEnroe <june@causal.agency>2019-12-30 21:58:58 -0500
commit1901d6602f2a23635e04cf05b8885aae842f9edf (patch)
tree864b89f70643b500a89b97b04477cc75f669a250 /.gitignore
parentAdd limit option for litterbox's search query interface (diff)
downloadlitterbox-1901d6602f2a23635e04cf05b8885aae842f9edf.tar.gz
litterbox-1901d6602f2a23635e04cf05b8885aae842f9edf.zip
Remove scoop -ABC
I can almost get these to work with an inner and outer SQL query, but
when contexts starts overlapping it becomes a disaster, so I'm leavin it
out at least for now.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
put.c?h=2.2&id=143fa1b50965645dc0ebafecdd5db192f4454695&follow=1'>Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -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