summaryrefslogtreecommitdiff
path: root/Functions/Prompts/prompt_bart_setup
AgeCommit message (Expand)AuthorFilesLines
2017-07-2941472: introduce cleanup hooks default and restore special themes, and update...Barton E. Schaefer1-2/+8
2015-11-2237192: silence WARN_CREATE_GLOBAL in prompt themesBarton E. Schaefer1-3/+2
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 wh...Barton E. Schaefer1-11/+28
2011-08-29users/16291: prompt_bart_preexec uses history text in the non-"fg" caseBart Schaefer1-2/+3
2011-08-18Use preexec hook to replace "fg" et al. with the jobtext of the resumed job.Bart Schaefer1-2/+27
2009-05-1226957: Fix some memory problems with read builtinPeter Stephenson1-0/+1
2008-09-0325600: fix incorrect pattern introduced by 25059.Bart Schaefer1-1/+1
2008-05-1825063: minor tweaks to Bart's promptPeter Stephenson1-3/+5
2008-05-1725095: thorough modernization of prompt theme systemPeter Stephenson1-12/+14
2007-10-14unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer1-2/+2
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 Schaefer1-0/+5
2005-04-24Adopt a suggestion from OliverBart Schaefer1-1/+4
2005-03-13Unposted: update the "bart" prompt theme.Bart Schaefer1-17/+37
2004-03-21Add "unset" to the localoptions in several functions (users/7212).Bart Schaefer1-3/+3
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-03-21Tweak an expansion.Bart Schaefer1-1/+1
2000-04-1110657: One change missed in 10635.Bart Schaefer1-2/+2
2000-04-0810594: Fix index into $history in prompt_bart_precmd.Bart Schaefer1-16/+7
2000-03-23Initial revisionTanaka Akira1-0/+153