10 Commits (b1bb0d781d58c912c8ed0469f729bf1442aae4e0)

Author SHA1 Message Date
Sorin Ionescu 1c4c66c448 [Fix #83] Always respect the auto-title option 12 years ago
Sorin Ionescu a444469641 Use 'auto' as an adverb, not a namespace 12 years ago
Sorin Ionescu 6727edd536 Rename terminal auto-title zstyle for consistency 12 years ago
Sorin Ionescu 647ac1ac00 Return 1 when a file fails to load 12 years ago
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 12 years ago
Sorin Ionescu b96bbca51c Added or edited file headers. 13 years ago
Sorin Ionescu f000d7e39f Added missing parenthesis to a few functions. 13 years ago
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration. 13 years ago
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 13 years ago
Sorin Ionescu faeca82831 The functions directory should only hold functions. 13 years ago
Sorin Ionescu 7fa0d20d8c Set Apple Terminal current working directory. 13 years ago
Sorin Ionescu 05c94e2dd5 Simplified option variables for greater flexibility. 13 years ago
Sorin Ionescu cee7ff7e40 Added job control detection to title setting functions. 13 years ago
Sorin Ionescu 9c24ac8211 Added helper functions. 13 years ago
Sorin Ionescu 94656ce760 Fixed terminal window/tab title. 13 years ago
Sorin Ionescu c9e510696c Moved the setting of GNU Screen window number. 13 years ago
Sorin Ionescu 3fd9cf9f86 Renamed lib/ to functions/ and renamed files inside of it. 13 years ago
Sorin Ionescu 94ab5e0ec8 Cleaned up lib/ and removed trailing white space everywhere. 13 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. 13 years ago
Lorrin Nelson c02b29159b Introduce DISABLE_AUTO_TITLE option 13 years ago
Robby Russell 2a8a861ac3 Revert "Re-order title/tab setting to make window titles work on OSX terminal which" 13 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 bb609fce12 Refactor DISABLE_AUTO_TITLE to be more DRY 13 years ago
Renaud (Nel) Morvan 044012b965 Command title behavior no longer depend on local zsh configuration 13 years ago
Renaud (Nel) Morvan bb8bbf33b7 Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal 13 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
James Cox 82e2883a41 some todo notes, take @chris2's titlebar improvements and poke at completions 15 years ago
James Cox 404fee6cb1 add in xterms / title hacks 15 years ago