mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 13:57:26 -08:00
parent
9d6b5748b3
commit
e884a6afe8
|
@ -112,8 +112,6 @@ if [[ "::TRANSIENT::" = "true" ]]; then
|
|||
# https://github.com/JanDeDobbeleer/oh-my-posh/discussions/2617#discussioncomment-3911044
|
||||
bindkey '^[[F' end-of-line
|
||||
bindkey '^[[H' beginning-of-line
|
||||
bindkey '^[[A' up-line-or-beginning-search
|
||||
bindkey '^[[B' down-line-or-beginning-search
|
||||
fi
|
||||
|
||||
# legacy functions for backwards compatibility
|
||||
|
|
Loading…
Reference in a new issue