Remove duplicate "invert" in default config (#1338)

This commit is contained in:
Michael Vincent 2023-10-26 12:32:00 -05:00 committed by GitHub
parent 5ca346b40c
commit 6bf35071dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@
## set it to 0 to always go full screen
# inline_height = 0
##Invert the UI - put the search bar at the top , Default to `false`
## Invert the UI - put the search bar at the top , Default to `false`
# invert = false
## enable or disable showing a preview of the selected command
@ -113,9 +113,6 @@
## amount of commands in your history.
# show_help = true
## Invert the UI - put the search bar at the top
# invert = false
## Defaults to true. This matches history against a set of default regex, and will not save it if we get a match. Defaults include
## 1. AWS key id
## 2. Github pat (old and new)