summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-07 13:45:25 -0400
committerJune McEnroe <june@causal.agency>2020-07-07 13:45:25 -0400
commit0c6b86f62fa7ba61b732c0f2e91f10b0c6808896 (patch)
tree77281121850fcf2aed6111da1923df59cd2155be /config.c
parentUse >= and < on events.time for -D (diff)
downloadlitterbox-0c6b86f62fa7ba61b732c0f2e91f10b0c6808896.tar.gz
litterbox-0c6b86f62fa7ba61b732c0f2e91f10b0c6808896.zip
Create index on events.time
This vastly improves the speed of scoop -a, -b and -D.
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions
3359a5d69b0fe3c08812f7db83e27958ffec820f&follow=1'>Factor 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