1
0
Fork 0
Commit Graph

12 Commits (d10192c6d0f0ba2038b06f97f30ed83f80139577)

Author SHA1 Message Date
Sorin Ionescu deab2ed376 Fix for dumb terminals like Vim's.
14 years ago
Renaud (Nel) Morvan 1ae6df7639 Relax pattern matching on TERM. Closes #320.
14 years ago
Renaud (Nel) Morvan bb609fce12 Refactor DISABLE_AUTO_TITLE to be more DRY
14 years ago
Renaud (Nel) Morvan 044012b965 Command title behavior no longer depend on local zsh configuration
14 years ago
Renaud (Nel) Morvan bb8bbf33b7 Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal
14 years ago
Lorrin Nelson c02b29159b Introduce DISABLE_AUTO_TITLE option
14 years ago
Robby Russell 2a8a861ac3 Revert "Re-order title/tab setting to make window titles work on OSX terminal which"
14 years ago
Matt Cable 2f6d6909b3 Re-order title/tab setting to make window titles work on OSX terminal which
14 years ago
Renaud (Nel) Morvan da8b3f0010 Refactor window and tab title in tty
14 years ago
Robby Russell 29b6bf6aaa 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)."
15 years ago
James Adam cf10659564 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).
15 years ago
James Cox 7a2bfbe526 put everything in lib
15 years ago