✨ feat(atuin): invert and insert_enter options added
This commit is contained in:
parent
2bb62c8dd4
commit
05c57d5ae1
1 changed files with 3 additions and 0 deletions
|
@ -90,3 +90,6 @@ inline_height = 40
|
||||||
# cwd_filter = [
|
# cwd_filter = [
|
||||||
# "^/very/secret/area"
|
# "^/very/secret/area"
|
||||||
# ]
|
# ]
|
||||||
|
|
||||||
|
invert = true
|
||||||
|
enter_accept = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue