feat(atuin): invert and insert_enter options added

This commit is contained in:
Sergio Laín 2023-10-26 11:49:20 +02:00
parent 2bb62c8dd4
commit 05c57d5ae1
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -90,3 +90,6 @@ inline_height = 40
# cwd_filter = [ # cwd_filter = [
# "^/very/secret/area" # "^/very/secret/area"
# ] # ]
invert = true
enter_accept = true