atuin/atuin-client/src
Patrick Decat ed394afa82
Allow overriding filter and search modes from CLI (#635)
* Allow overriding filter and search modes from CLI arguments

* Use session filter mode for bash up key binding

* We precisely do not want to add quotes here so that all arguments are properly passed

* Add --shell-up-key-binding hidden command argument and filter_mode_shell_up_key_binding configuration option to allow customizing the filter mode used when atuin is invoked from a shell up-key binding

* Correct up binding for zsh

Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
2022-12-18 18:26:09 +00:00
..
import Never use HISTFILE for fish shell import (#573) 2022-10-19 11:57:51 +01:00
api_client.rs Add automatic update checking (#555) 2022-10-14 10:59:21 +01:00
database.rs Switch to using ATUIN_LOG instead of RUST_LOG (#642) 2022-12-16 18:37:45 +00:00
encryption.rs Trim whitespace from end of encryption key (#496) 2022-08-11 12:27:04 +01:00
event.rs Add local event log storage (#390) 2022-11-04 09:08:20 +00:00
history.rs Securize Dockerfile (#506) 2022-08-21 21:06:14 +00:00
lib.rs Add local event log storage (#390) 2022-11-04 09:08:20 +00:00
ordering.rs ignore JetBrains IDEs, tidy-up imports (#348) 2022-04-28 18:53:59 +01:00
settings.rs Allow overriding filter and search modes from CLI (#635) 2022-12-18 18:26:09 +00:00
sync.rs Add local event log storage (#390) 2022-11-04 09:08:20 +00:00