summaryrefslogtreecommitdiff
path: root/lib/termsupport.zsh
AgeCommit message (Expand)Author
2013-06-11Escape both % and $ in the command lineEhren Kret
2013-02-14Support for opening tabs and windows in the same This fixed #1498 for me on M...Swanand Pagnis
2012-12-31Fixes #1489Robby Russell
2012-12-04Merge pull request #880 from darrenclark/fix-mac-terminal-app-echo-issueRobby Russell
2012-12-02resolving conflict in termsupport pluginTrae Robrock
2012-10-03fix title setting bug in xterm and urxvtMarkus Scherer
2012-03-07Disabled title function for emacs term modeJeffrey Dileo
2012-01-27Fixed Mac OS X Terminal.app related issue with extra newlines being printed o...Darren Clark
2011-11-15lib/termsupport now uses add-zsh-hookChristian HoĢˆltje
2011-05-02Relax pattern matching on TERM. Closes #320.Renaud (Nel) Morvan
2011-04-04Refactor DISABLE_AUTO_TITLE to be more DRYRenaud (Nel) Morvan
2011-04-04Command title behavior no longer depend on local zsh configurationRenaud (Nel) Morvan
2011-04-04Escape characters used in escape sequence to avoid triggering bugs in Apple T...Renaud (Nel) Morvan
2011-03-23Introduce DISABLE_AUTO_TITLE optionLorrin Nelson
2011-03-16Revert "Re-order title/tab setting to make window titles work on OSX terminal...Robby Russell
2011-03-13Re-order title/tab setting to make window titles work on OSX terminal whichMatt Cable
2011-01-30Refactor window and tab title in ttyRenaud (Nel) Morvan
2009-09-23put everything in libJames Cox