about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 19:44:35 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 19:44:35 -0500
commite6c18403e22bde5a785b7172903f640d03cb8a35 (patch)
treed4cc3a1b757a1253b7112ae1843d2d1fc0ed73d1 /Makefile
parentAdd -s to save and load buffers (diff)
downloadcatgirl-e6c18403e22bde5a785b7172903f640d03cb8a35.tar.gz
catgirl-e6c18403e22bde5a785b7172903f640d03cb8a35.zip
Leave a blank line after loaded buffer
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
mit/scoop.c?h=1.5&id=0cedce5c26e249f2a42ea1a0a390a4e09e5a199b&follow=1'>Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 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. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe