Sorin Ionescu
94ab5e0ec8
Cleaned up lib/ and removed trailing white space everywhere.
...
Conflicts:
oh-my-zsh.sh
14 years ago
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
...
Fix by derekjw. closes #52 .
14 years ago
Renaud (Nel) Morvan
bb8bbf33b7
Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal
...
Closes #45 #57 #58 #86 .
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"
...
Was causing iTerm title to disappear entirely..
This reverts commit d4ea399b04ef57dd31097eadc316305d1e42a194.
14 years ago
Matt Cable
2f6d6909b3
Re-order title/tab setting to make window titles work on OSX terminal which
...
doesn't support tabs titles.
14 years ago
Renaud (Nel) Morvan
da8b3f0010
Refactor window and tab title in tty
...
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)
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)."
...
This reverts commit 14a1ce80bbf7362ab2856cdd050714f02649fe3f.
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