summary refs log tree commit diff
path: root/bin/dash/configure.ac
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-09 00:47:50 -0500
committerJune McEnroe <june@causal.agency>2021-01-09 00:47:50 -0500
commit27fdb43e71854a18bd02e7f937b83c1fb7567849 (patch)
tree7317149208a37d66cd235a0bfa10e4ceaa313db3 /bin/dash/configure.ac
parentUpdate tagline (diff)
downloadsrc-27fdb43e71854a18bd02e7f937b83c1fb7567849.tar.gz
src-27fdb43e71854a18bd02e7f937b83c1fb7567849.zip
Add c -t flag to print expression type
Also add missing float case.
Diffstat (limited to 'bin/dash/configure.ac')
0 files changed, 0 insertions, 0 deletions
2019-12-31Add scoop output format optionJune McEnroe 2019-12-31Refactor scoop formatters and group colored outputJune McEnroe 2019-12-31Add strftime format string optionJune McEnroe 2019-12-31Refactor binding in scoopJune McEnroe 2019-12-31Add option to group events by contextJune McEnroe 2019-12-31Add missing includeJune McEnroe 2019-12-31Use standout mode for highlightingJune McEnroe 2019-12-31Rewrite scoop(1) argument descriptionsJune McEnroe 2019-12-31Color both nicks in a changeJune McEnroe 2019-12-31Implement 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 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 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe