summaryrefslogtreecommitdiff
path: root/Functions/Prompts
AgeCommit message (Collapse)AuthorFilesLines
2008-10-10Quote expansion of prompt_opts in prompt() because zsh emulation is byBart Schaefer1-1/+1
necessity not enforced there.
2008-09-2125697: drop git code and switch to vcs_info.Clint Adams1-5/+6
2008-09-0325600: fix incorrect pattern introduced by 25059.Bart Schaefer1-1/+1
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson6-6/+6
2008-05-20unposted: add prompt_pws_setup to .distfilesPeter Stephenson1-7/+17
2008-05-1825063: minor tweaks to Bart's promptPeter Stephenson1-3/+5
2008-05-1725095: thorough modernization of prompt theme systemPeter Stephenson18-133/+150
2008-05-07Oliver: 24962: update prompt_oliver_setup with default highlightingPeter Stephenson1-8/+8
2007-11-22unposted: fix typo in git psvar assignment.Clint Adams1-1/+1
2007-10-3124043: remove one "emulate" that was too manyBart Schaefer1-1/+0
2007-10-14unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer1-2/+2
2007-10-14zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer1-2/+5
to run precmd or preexec if they don't exist.
2007-10-1323947: remove apm battery status and add git branch detection.Clint Adams1-14/+8
2007-07-03unposted: force latest version of files from vendor to main branchPeter Stephenson3-3/+28
2007-06-14users/11568: use UTF-8 characters in some prompt themesPeter Stephenson8-31/+62
2007-06-12Remove conversion comment.Clint Adams1-1/+1
2006-09-2122739: arno: different test for theme in prompt -cPeter Stephenson1-1/+1
2006-09-0722672: arno: unset ksharrays for prompt functionsPeter Stephenson2-3/+5
2005-08-15More adjustements for PROMPT_SPBart Schaefer1-4/+7
2005-05-23Tweak promptcr handling in "bart" prompt themeBart Schaefer1-1/+1
2005-05-10Misc. prompt theme repairsBart Schaefer7-41/+107
2005-04-24Adopt a suggestion from OliverBart Schaefer1-1/+4
2005-03-13Unposted: update the "bart" prompt theme.Bart Schaefer1-17/+37
2004-11-2420578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them.Clint Adams1-10/+49
2004-03-21Add "unset" to the localoptions in several functions (users/7212).Bart Schaefer1-3/+3
2003-08-19unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bugAdam Spiers1-3/+3
introduced since % needed to be quoted inside ${//} substitution.
2003-07-0718817: need to quote % anchor in substitutionOliver Kiddle1-2/+2
2002-08-17unposted: clint prompt theme %v typo correctionClint Adams1-1/+1
2002-02-09unposted: improve apm and screen handlingClint Adams1-4/+10
2002-02-07unposted: Colin Walters's prompt, adapted for the theme systemClint Adams2-0/+26
2002-01-31use RPS2 to put states on the rightOliver Kiddle1-0/+2
2001-11-15unposted: typo fixClint Adams1-1/+1
2001-11-0216198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle1-17/+23
2001-08-17unposted: Functions/Prompts/prompt_adam2_setup: eliminateAdam Spiers1-71/+68
horrible inefficiencies resulting from avoidable fork()s
2001-06-2615094: don't display battery level of -1%Clint Adams1-1/+1
2001-05-2714492: new prompt themeClint Adams2-1/+74
2001-04-11Strip %[BSubsu] as well as %{*%} before computing width of prompt.Bart Schaefer1-6/+6
2001-04-05Better handling of long command strings, faster padding computation.Bart Schaefer1-13/+29
2001-04-02changed after moving functionsSven Wischnowsky1-7/+6
2001-03-21Tweak an expansion.Bart Schaefer1-1/+1
2000-09-04Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer1-2/+3
2000-06-1111866: More ANSI color stuff; preserve more state during prompt previewing.Bart Schaefer1-35/+119
2000-04-1110657: One change missed in 10635.Bart Schaefer1-2/+2
Also, a no-op cleanup in prompt_bart_setup.
2000-04-0810594: Fix index into $history in prompt_bart_precmd.Bart Schaefer1-16/+7
10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.
2000-03-23Initial revisionTanaka Akira1-0/+153
1999-11-18zsh-workers:8668Tanaka Akira8-149/+0
1999-11-18Initial revisionTanaka Akira3-0/+125
1999-10-19Initial revisionTanaka Akira1-0/+35
1999-10-17Initial revisionTanaka Akira1-0/+9
1999-10-04Initial revisionTanaka Akira17-0/+505