atuin/atuin-client/src
Johannes Baiter 5cb43772dc
Add history_filter cfg to exclude commands from history (#515) (#716)
Adds a new `history_filter` setting through which users can specify a
list of regular expressions that match commands that should not be
recorded in the history.
2023-02-14 07:14:05 +00:00
..
import crossterm support (#331) 2023-02-10 17:25:43 +00:00
api_client.rs Try to make clippy happy 🥺 (#686) 2023-02-06 11:59:01 +00:00
database.rs Try to make clippy happy 🥺 (#686) 2023-02-06 11:59:01 +00:00
encryption.rs display mnemonic key (#694) 2023-02-06 19:22:58 +00: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 Add history_filter cfg to exclude commands from history (#515) (#716) 2023-02-14 07:14:05 +00:00
sync.rs Add local event log storage (#390) 2022-11-04 09:08:20 +00:00