1. 06 Dec, 2013 1 commit
  2. 05 Dec, 2013 1 commit
    • Bob Bonifield's avatar
      Making auto-correction off by default · f082d7a2
      Bob Bonifield authored
      - Allows for the user to turn on auto-correction using the
      $ENABLE_CORRECTION variable
      - Adds aliases regardless of variable assignment to aid users that use
      setopt to turn correction back on in their zshrc
      f082d7a2
  3. 20 Nov, 2013 1 commit
  4. 14 Nov, 2013 1 commit
  5. 08 Nov, 2013 1 commit
  6. 06 Nov, 2013 1 commit
  7. 16 Oct, 2013 1 commit
  8. 30 Jun, 2013 1 commit
  9. 12 Jun, 2013 1 commit
  10. 11 Jun, 2013 1 commit
  11. 19 May, 2013 1 commit
  12. 28 Apr, 2013 1 commit
  13. 22 Apr, 2013 1 commit
  14. 21 Apr, 2013 1 commit
  15. 04 Apr, 2013 1 commit
  16. 15 Mar, 2013 1 commit
  17. 13 Mar, 2013 1 commit
  18. 11 Mar, 2013 1 commit
  19. 19 Feb, 2013 1 commit
  20. 14 Feb, 2013 1 commit
  21. 13 Feb, 2013 2 commits
  22. 04 Feb, 2013 1 commit
  23. 30 Jan, 2013 1 commit
  24. 27 Jan, 2013 1 commit
  25. 25 Jan, 2013 1 commit
  26. 03 Jan, 2013 1 commit
  27. 31 Dec, 2012 2 commits
  28. 07 Dec, 2012 1 commit
  29. 02 Dec, 2012 3 commits
  30. 14 Nov, 2012 1 commit
    • CHH's avatar
      Improved statistics functions, effect: · 5b2ca387
      CHH authored
       1  1124  24.6006%    c
       2  985   21.5583%    git
       3  343   7.50711%    rails
       4  328   7.17881%    cd
       5  314   6.8724%     rspec
       6  257   5.62486%    la
       7  197   4.31167%    rake
       8  154   3.37054%    s
       9  109   2.38564%    ..
      10  95    2.07923%    rvm
      11  68    1.48829%    guard
      12  36    0.787919%   bundle
      13  29    0.634712%   ssh
      14  28    0.612826%   pry
      15  27    0.590939%   open
      16  26    0.569052%   middleman
      17  26    0.569052%   gem
      18  24    0.525279%   rm
      19  24    0.525279%   heroku
      20  23    0.503392%   nvm
      5b2ca387
  31. 13 Oct, 2012 1 commit
  32. 03 Oct, 2012 1 commit
    • Markus Scherer's avatar
      fix title setting bug in xterm and urxvt · 43bd46b7
      Markus Scherer authored
      Before this patch, commands containing %-signs set the title wrong
      (urxvt and xterm) [1] and produce strange output in urxvt [2].
      
      test for bug 1:
      > sleep 10 && echo %
      sets title to "sleep 10 && echo %<<"
      > sleep 10 && echo %f
      doesn't change the title at all
      
      test for bug 2 (only urxvt):
      > echo %f
      39m%f
      ^^^^^----- output
      43bd46b7
  33. 26 Sep, 2012 2 commits
  34. 05 Aug, 2012 1 commit
  35. 01 Aug, 2012 1 commit