about summary refs log tree commit diff
path: root/Functions/Prompts
Commit message (Collapse)AuthorAgeFilesLines
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-19/+1
|
* 30468: prompt_fade_setup: add missing $Mikael Magnusson2012-05-141-1/+1
|
* 30461, 30462 (tweaked): add missing local for match, mbegin and mendMikael Magnusson2012-05-021-0/+1
|
* 30214: emulate bash's \$ prompt behavior.Wayne Davison2012-02-141-1/+1
|
* 30214: prompt_redhat_setup: Fix quoting in `redhat' prompt.Frank Terbeck2012-02-131-1/+1
|
* 30087: Christian Höltje: remove any hooks with prompt themePeter Stephenson2012-01-051-2/+4
|
* 30020: prevent prompt_opts and zle_highlight from leaking out ofBart Schaefer2011-12-131-1/+2
| | | | prompt_preview_theme
* users/16291: prompt_bart_preexec uses history text in the non-"fg" caseBart Schaefer2011-08-291-2/+3
| | | | to avoid alias expansion.
* Use preexec hook to replace "fg" et al. with the jobtext of the resumed job.Bart Schaefer2011-08-181-2/+27
|
* Adrian: 28857: Functions/Prompts/prompt_bigfade_setup: use %d instead of $PWDBart Schaefer2011-03-051-1/+1
|
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-281-2/+2
|
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-281-1/+1
|
* unposted: change bracket colors default to yellow when in an ssh session.Clint Adams2009-11-201-1/+1
|
* Paul Ackersviller: 26959: delay before removing test modulesPeter Stephenson2009-05-131-2/+2
| | | | users/14118: fix test and assignment in prompt_special_chars
* 26957: Fix some memory problems with read builtinPeter Stephenson2009-05-121-0/+1
| | | | unposted: fix a WARN_CREATE_GLOBAL warning
* Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warningsPeter Stephenson2008-12-021-3/+4
|
* Quote expansion of prompt_opts in prompt() because zsh emulation is byBart Schaefer2008-10-101-1/+1
| | | | necessity not enforced there.
* 25697: drop git code and switch to vcs_info.Clint Adams2008-09-211-5/+6
|
* 25600: fix incorrect pattern introduced by 25059.Bart Schaefer2008-09-031-1/+1
|
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-116-6/+6
|
* unposted: add prompt_pws_setup to .distfilesPeter Stephenson2008-05-201-7/+17
|
* 25063: minor tweaks to Bart's promptPeter Stephenson2008-05-181-3/+5
|
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-1718-133/+150
|
* Oliver: 24962: update prompt_oliver_setup with default highlightingPeter Stephenson2008-05-071-8/+8
|
* unposted: fix typo in git psvar assignment.Clint Adams2007-11-221-1/+1
|
* 24043: remove one "emulate" that was too manyBart Schaefer2007-10-311-1/+0
|
* unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer2007-10-141-2/+2
|
* zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer2007-10-141-2/+5
| | | | to run precmd or preexec if they don't exist.
* 23947: remove apm battery status and add git branch detection.Clint Adams2007-10-131-14/+8
|
* unposted: force latest version of files from vendor to main branchPeter Stephenson2007-07-033-3/+28
|
* users/11568: use UTF-8 characters in some prompt themesPeter Stephenson2007-06-148-31/+62
|
* Remove conversion comment.Clint Adams2007-06-121-1/+1
|
* 22739: arno: different test for theme in prompt -cPeter Stephenson2006-09-211-1/+1
|
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-072-3/+5
|
* More adjustements for PROMPT_SPBart Schaefer2005-08-151-4/+7
|
* Tweak promptcr handling in "bart" prompt themeBart Schaefer2005-05-231-1/+1
|
* Misc. prompt theme repairsBart Schaefer2005-05-107-41/+107
|
* Adopt a suggestion from OliverBart Schaefer2005-04-241-1/+4
|
* Unposted: update the "bart" prompt theme.Bart Schaefer2005-03-131-17/+37
|
* 20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them.Clint Adams2004-11-241-10/+49
|
* Add "unset" to the localoptions in several functions (users/7212).Bart Schaefer2004-03-211-3/+3
|
* unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bugAdam Spiers2003-08-191-3/+3
| | | | introduced since % needed to be quoted inside ${//} substitution.
* 18817: need to quote % anchor in substitutionOliver Kiddle2003-07-071-2/+2
|
* unposted: clint prompt theme %v typo correctionClint Adams2002-08-171-1/+1
|
* unposted: improve apm and screen handlingClint Adams2002-02-091-4/+10
|
* unposted: Colin Walters's prompt, adapted for the theme systemClint Adams2002-02-072-0/+26
|
* use RPS2 to put states on the rightOliver Kiddle2002-01-311-0/+2
|
* unposted: typo fixClint Adams2001-11-151-1/+1
|
* 16198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle2001-11-021-17/+23
|
* unposted: Functions/Prompts/prompt_adam2_setup: eliminateAdam Spiers2001-08-171-71/+68
| | | | horrible inefficiencies resulting from avoidable fork()s