about summary refs log tree commit diff
path: root/Functions/Prompts/promptinit
Commit message (Expand)AuthorAgeFilesLines
* promptinit: only exclude current theme from preview if no arguments are givenMikael Magnusson2022-03-081-3/+2
* 48853: improved handling of theme resets when changing prompt themes, especia...Marlon Richert2021-05-161-94/+71
* 48094: apply cleanup commands of the current theme on any theme changeArseny Maslennikov2021-02-221-19/+35
* 47867: Fix RPROMPT typo in prompinitArseny Maslennikov2021-02-191-2/+2
* 41472: introduce cleanup hooks default and restore special themes, and update...Barton E. Schaefer2017-07-291-29/+91
* 37192: silence WARN_CREATE_GLOBAL in prompt themesBarton E. Schaefer2015-11-221-1/+1
* 30461, 30462 (tweaked): add missing local for match, mbegin and mendMikael Magnusson2012-05-021-0/+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
* 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
* 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
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-111-1/+1
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-171-18/+19
* 24043: remove one "emulate" that was too manyBart Schaefer2007-10-311-1/+0
* zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer2007-10-141-2/+5
* 22739: arno: different test for theme in prompt -cPeter Stephenson2006-09-211-1/+1
* Misc. prompt theme repairsBart Schaefer2005-05-101-0/+1
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-041-2/+3
* 11866: More ANSI color stuff; preserve more state during prompt previewing.Bart Schaefer2000-06-111-35/+119
* Initial revisionTanaka Akira1999-10-041-0/+107