1. 04 Aug, 2020 1 commit
  2. 14 Dec, 2015 1 commit
    • 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
  3. 10 Feb, 2015 1 commit
  4. 26 Mar, 2014 1 commit
  5. 21 Mar, 2014 4 commits
  6. 17 Oct, 2012 1 commit
  7. 13 Oct, 2012 4 commits
  8. 18 Mar, 2012 1 commit
  9. 01 Aug, 2011 1 commit
    • Randy Hancock's avatar
      Fix edit-command-line binding · f20cfc68
      Randy Hancock authored
      This binding doesn't work when the edit-command-line.zsh file is loaded
      after the key-bindings.zsh file because 'bindkey -e' in key-bindings.zsh
      resets the binding. Moving the bindings to they key-bindings.zsh file
      and removing edit-command-line.zsh.
      f20cfc68
  10. 23 Jul, 2011 2 commits
  11. 20 Apr, 2011 1 commit
  12. 19 Apr, 2011 1 commit
  13. 08 Apr, 2011 1 commit
  14. 09 Apr, 2010 1 commit
  15. 22 Mar, 2010 1 commit
  16. 23 Sep, 2009 2 commits
  17. 22 Sep, 2009 2 commits
  18. 02 Sep, 2009 1 commit