• desrum_m's avatar
    Better research history with arrow keys · 95aa9bd9
    desrum_m authored
    This change enables UP-arrow and DOWN-arrow full-line history completion.
    For example, if you write `git clone` and press UP:
    
    - Before this change,
      it will use the last command that starts with `git`.
    
    - After this change,
      it will use the last command that starts with `git clone`.
    95aa9bd9
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...