1. 05 Sep, 2015 3 commits
    • Marc Cornellà's avatar
      Switch off line wrapping in case dots occupy extra line · b42efeb8
      Marc Cornellà authored
      This commit uses the (hopefully) standard rmam and smam escape sequences
      which toggle off and on line wrapping respectively.
      
      This is so that extra dots that don't fit the current line won't be
      displayed in the next line, which would in turn make the shell
      display a new prompt on the next line after the dots are hidden.
      
      I've added a check for $terminfo rmam and smam values to be sure we have
      them before printing them out.
      
      If this commit breaks something post an issue with your terminal
      emulator and $TERM value and we'll figure out what went wrong.
      b42efeb8
    • Marc Cornellà's avatar
      Use prompt expansion sequence to color red the output · 6a8d406e
      Marc Cornellà authored
      This makes it clearer and possibly more portable for different
      platforms.
      6a8d406e
    • Marc Cornellà's avatar
      Use proper if comparison · 3976e040
      Marc Cornellà authored
      3976e040
  2. 09 Aug, 2015 1 commit
  3. 04 Aug, 2015 1 commit
  4. 01 Aug, 2015 1 commit
  5. 15 Jun, 2015 1 commit
  6. 10 Jun, 2015 4 commits
  7. 29 Apr, 2015 1 commit
  8. 16 Feb, 2015 1 commit
  9. 15 Feb, 2015 1 commit
  10. 13 Feb, 2015 1 commit
  11. 10 Feb, 2015 12 commits
  12. 04 Feb, 2015 1 commit
  13. 02 Feb, 2015 1 commit
  14. 28 Jan, 2015 1 commit
  15. 08 Jan, 2015 1 commit
    • Stephen's avatar
      Allow custom cache dir · bf7b9165
      Stephen authored
      We are running oh-my-zsh on a shared install and the only issue is each
      user having a custom cache dir. This will allow us to set the cache dir
      to ZSH_CACHE_DIR=~/oh-my-zsh/cache/ .
      bf7b9165
  16. 21 Dec, 2014 1 commit
  17. 16 Dec, 2014 1 commit
  18. 15 Dec, 2014 1 commit
  19. 13 Dec, 2014 5 commits
  20. 01 Dec, 2014 1 commit