|
|
|
@ -369,6 +369,8 @@ bindkey "^[[4~" end-of-line |
|
|
|
# Origine / Fin |
|
|
|
bindkey "^[OH" beginning-of-line |
|
|
|
bindkey "^[OF" end-of-line |
|
|
|
# Delete |
|
|
|
bindkey "[3~" delete-char |
|
|
|
|
|
|
|
# Finally, make sure the terminal is in application mode, when zle is |
|
|
|
# active. Only then are the values from $terminfo valid. |
|
|
|
|