|
|
@ -96,7 +96,7 @@ key[PageDown]="$terminfo[knp]" |
|
|
|
bindkey "^R" history-incremental-search-backward |
|
|
|
|
|
|
|
# Finally, make sure the terminal is in application mode, when zle is |
|
|
|
# active. Only then are the values from $erminfo valid. |
|
|
|
# active. Only then are the values from $terminfo valid. |
|
|
|
|
|
|
|
if (( ${+terminfo[smkx]} )) && (( ${+terminfo[rmkx]} )); then |
|
|
|
function zle-line-init () { |
|
|
|