fix(shell): dont fzf fuzzy match
This commit is contained in:
@@ -53,6 +53,7 @@ __prompt_command() {
|
||||
}
|
||||
|
||||
# ============================== Jump Words
|
||||
stty -ixon # enable forward search with C-s
|
||||
bind '"\en": forward-word'
|
||||
bind '"\ep": backward-word'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user