1. 04 4月, 2011 3 次提交
  2. 24 3月, 2011 1 次提交
  3. 17 3月, 2011 1 次提交
  4. 14 3月, 2011 1 次提交
  5. 30 1月, 2011 1 次提交
    • R
      Refactor window and tab title in tty · faac3ba8
      Renaud (Nel) Morvan 提交于
      Term window title and tab title are now skinable
      Tab title can be different from window title (when supported by term)
      Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab)
      Cleanup code duplication and add comment for supported terms
      On osX it works great on iterm, and is decent once you tweak Terminal pref
      Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux
      TODO implement Konsole support (via dbus)
      faac3ba8
  6. 09 11月, 2009 2 次提交
    • R
      Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support... · c6204089
      Robby Russell 提交于
      Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."
      
      This reverts commit 14a1ce80.
      c6204089
    • J
      Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My... · 14a1ce80
      James Adam 提交于
      Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed).
      14a1ce80
  7. 23 9月, 2009 3 次提交