xaiki / dotfiles

Personal Dotfiles
3 stars 1 forks source link

Error in ZSH configuration - 30_binds #1

Open alvarmaciel opened 11 years ago

alvarmaciel commented 11 years ago

No es un problema, pero te sugiero coambiar la línea 7 y 8 por esto

- bindkey "${key[Up]}" history-beginning-search-backward
- bindkey "${key[Down]}" history-beginning-search-forward
+ bindkey '^[[A' up-line-or-search 
+ bindkey '^[[B' down-line-or-search
xaiki commented 11 years ago

justamente, es lo que habia antes, y se me rompia

alvarmaciel commented 11 years ago

a mi me andaaaa