summaryrefslogtreecommitdiff
path: root/Functions/Prompts
AgeCommit message (Collapse)AuthorFilesLines
2025-03-3153414: attempting to preview the "restore" keyword is nonsensicalFrank Dana1-3/+11
2025-03-3153413: "print -rP" in preview, in case of special charactersFrank Dana1-1/+1
2023-11-2952145: Prompt theme with current time and abbreviated VCS_info.Sebastian Gniazdowski1-0/+128
2022-03-08promptinit: only exclude current theme from preview if no arguments are givenMikael Magnusson1-3/+2
2021-05-1648853: improved handling of theme resets when changing prompt themes, ↵Marlon Richert1-94/+71
especially for theme preview
2021-02-2248094: apply cleanup commands of the current theme on any theme changeArseny Maslennikov2-19/+36
* Rename zstyle `cleanup' on the context `:prompt-theme' to `restore' everywhere but in prompt_cleanup(). It is only used as a restore mechanism now. * Ensure prompt_cleanup() continues to store its command list in the `cleanup' style. * Clean up before theme switch at the end of set_prompt(). * Prepend every use of prompt_*_setup (which might modify the shell state in ways that require cleanup) with a cleanup run. * Adjust `prompt restore' to do both parts of the newly split restore mechanism, cleanup first.
2021-02-1947867: Fix RPROMPT typo in prompinitArseny Maslennikov1-2/+2
2019-12-1145003: Fix more documentation typosMartijn Dekker1-1/+1
2017-07-2941472: introduce cleanup hooks default and restore special themes, and ↵Barton E. Schaefer5-37/+115
update documentation
2017-06-2641345: Use consistent prompt variables in prompt themese.Peter Stephenson1-3/+3
Some more sanity may be needed in this area but this apsect seems uncontroversial.
2015-11-2737214: 'prompt walters': Don't export PS1Daniel Shahaf1-3/+3
2015-11-2237192: silence WARN_CREATE_GLOBAL in prompt themesBarton E. Schaefer7-7/+12
2015-08-2836314: Avoid using short_loops syntax in distributed filesMikael Magnusson1-2/+2
2015-07-25add RPS2 handling to "prompt bart", update help text, clean up indentation ↵Barton E. Schaefer1-11/+28
whitespace
2015-06-2835660: prompt_adam1_setup: avoid perl, fix helpBarton E. Schaefer1-4/+3
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-19/+1
2012-05-1430468: prompt_fade_setup: add missing $Mikael Magnusson1-1/+1
2012-05-0230461, 30462 (tweaked): add missing local for match, mbegin and mendMikael Magnusson1-0/+1
2012-02-1430214: emulate bash's \$ prompt behavior.Wayne Davison1-1/+1
2012-02-1330214: prompt_redhat_setup: Fix quoting in `redhat' prompt.Frank Terbeck1-1/+1
2012-01-0530087: Christian Höltje: remove any hooks with prompt themePeter Stephenson1-2/+4
2011-12-1330020: prevent prompt_opts and zle_highlight from leaking out ofBart Schaefer1-1/+2
prompt_preview_theme
2011-08-29users/16291: prompt_bart_preexec uses history text in the non-"fg" caseBart Schaefer1-2/+3
to avoid alias expansion.
2011-08-18Use preexec hook to replace "fg" et al. with the jobtext of the resumed job.Bart Schaefer1-2/+27
2011-03-05Adrian: 28857: Functions/Prompts/prompt_bigfade_setup: use %d instead of $PWDBart Schaefer1-1/+1
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson1-2/+2
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson1-1/+1
2009-11-20unposted: change bracket colors default to yellow when in an ssh session.Clint Adams1-1/+1
2009-05-13Paul Ackersviller: 26959: delay before removing test modulesPeter Stephenson1-2/+2
users/14118: fix test and assignment in prompt_special_chars
2009-05-1226957: Fix some memory problems with read builtinPeter Stephenson1-0/+1
unposted: fix a WARN_CREATE_GLOBAL warning
2008-12-02Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warningsPeter Stephenson1-3/+4
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