Commit History

Author SHA1 Message Date
  Robby Russell 7c60da9e1f Merge pull request #4233 from apjanke/apple-term-no-dupe-folder-in-title 9 years ago
  Robby Russell f6a2b97356 Merge pull request #4203 from apjanke/title-protect-promptsubst 9 years ago
  Robby Russell d1ea849fdd Merge pull request #2106 from adepasquale/master 9 years ago
  Andrew Janke 17da983442 termsupport: avoid repeated dir in window title in Terminal.app 9 years ago
  Andrew Janke 90ea67edf0 termsupport: protect title() with `emulate -L zsh` 9 years ago
  Marc Cornellà 3704fbb71e Extract CWD notifier back out of auto-title hooks 9 years ago
  Marc Cornellà 2e41d06b76 Use quoted $TERM value everywhere 9 years ago
  Marc Cornellà b7e5dd35ef Quick-fix code style 9 years ago
  Andrew Janke 4fc6dccb42 term: Move DISABLE_AUTO_TITLE check to hooks 9 years ago
  Andrew Janke be7028012e Reword comments on termsupport internal functions. 9 years ago
  Andrew Janke 5f79ab5547 Move chpwd update output from chpwd hook to precmd to avoid 9 years ago
  Andrew Janke 7295e38885 termsupport: add chpwd hook for setting pwd in Apple Terminal.app 9 years ago
  Jingwen Owen Ou dc9e1764cf Fix missing add-zsh-hook 10 years ago
  Andrea De Pasquale 12324856c6 Added ssh-like mosh window title 10 years ago
  Marc Cornellà 5137e0e509 Escape % in $CMD variable 10 years ago
  Marc Cornellà a951600b4e Avoid 'title:parse error' with single quotes in $CMD 10 years ago
  Marc Cornellà 3e5de21dc5 Revert previous commit, escape % 10 years ago
  Marc Cornellà b73ced397f Use single quotes also in $LINE definiton 10 years ago
  Marc Cornellà b0fbe0d11a Avoid evaluating special chars in $LINE on title command (fixes #2234) 10 years ago
  Ehren Kret ab7604e5c2 Escape both % and $ in the command line 11 years ago
  Swanand Pagnis fb3dc24ff4 Support for opening tabs and windows in the same This fixed #1498 for me on Mountain Lion 11 years ago
  Robby Russell c5ecb4e136 Fixes #1489 11 years ago
  Robby Russell d88fad3392 Merge pull request #880 from darrenclark/fix-mac-terminal-app-echo-issue 11 years ago
  Trae Robrock fe094712fb resolving conflict in termsupport plugin 12 years ago
  Markus Scherer 43bd46b780 fix title setting bug in xterm and urxvt 11 years ago
  Jeffrey Dileo c7105a5341 Disabled title function for emacs term mode 12 years ago
  Darren Clark 8f89d4d5a5 Fixed Mac OS X Terminal.app related issue with extra newlines being printed out sometimes 12 years ago
  Christian Höltje 40c47a7375 lib/termsupport now uses add-zsh-hook 12 years ago
  Renaud (Nel) Morvan e3cede37a0 Relax pattern matching on TERM. Closes #320. 13 years ago
  Renaud (Nel) Morvan 0cc0915bf8 Refactor DISABLE_AUTO_TITLE to be more DRY 13 years ago