atuin/src
Ellie Huxtable b91d4f4806
Fix before/after combined with limit (#770)
* Fix before/after combined with limit

Mixing filters done in Rust with filters done in SQL is _no bueno_.

Been meaning to do this for a while anyways. Search params are getting a
bit fat but oh well!

* Make an excuse for a big function sig

* Do options map_or not if

* Fix tests
2023-03-08 23:45:14 +00:00
..
command Fix before/after combined with limit (#770) 2023-03-08 23:45:14 +00:00
shell fish: Fix atuin init for the fish shell (#699) 2023-02-14 22:21:22 +00:00
tui Disable 2 tests that shouldn't run in release mode (#736) 2023-02-27 16:31:27 +00:00
main.rs crossterm support (#331) 2023-02-10 17:25:43 +00:00