mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-03 15:27: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
|
# https://github.com/JanDeDobbeleer/oh-my-posh/discussions/2617#discussioncomment-3911044
|
||||||
bindkey '^[[F' end-of-line
|
bindkey '^[[F' end-of-line
|
||||||
bindkey '^[[H' beginning-of-line
|
bindkey '^[[H' beginning-of-line
|
||||||
bindkey '^[[A' up-line-or-beginning-search
|
|
||||||
bindkey '^[[B' down-line-or-beginning-search
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# legacy functions for backwards compatibility
|
# legacy functions for backwards compatibility
|
||||||
|
|
Loading…
Reference in a new issue