about summary refs log tree commit diff
path: root/Functions/Prompts/prompt_bart_setup
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 26957: Fix some memory problems with read builtinPeter Stephenson2009-05-121-0/+1
| | | | unposted: fix a WARN_CREATE_GLOBAL warning
* 25600: fix incorrect pattern introduced by 25059.Bart Schaefer2008-09-031-1/+1
|
* 25063: minor tweaks to Bart's promptPeter Stephenson2008-05-181-3/+5
|
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-171-12/+14
|
* unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer2007-10-141-2/+2
|
* 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-101-0/+5
|
* Adopt a suggestion from OliverBart Schaefer2005-04-241-1/+4
|
* Unposted: update the "bart" prompt theme.Bart Schaefer2005-03-131-17/+37
|
* Add "unset" to the localoptions in several functions (users/7212).Bart Schaefer2004-03-211-3/+3
|
* Strip %[BSubsu] as well as %{*%} before computing width of prompt.Bart Schaefer2001-04-111-6/+6
|
* Better handling of long command strings, faster padding computation.Bart Schaefer2001-04-051-13/+29
|
* Tweak an expansion.Bart Schaefer2001-03-211-1/+1
|
* 10657: One change missed in 10635.Bart Schaefer2000-04-111-2/+2
| | | | Also, a no-op cleanup in prompt_bart_setup.
* 10594: Fix index into $history in prompt_bart_precmd.Bart Schaefer2000-04-081-16/+7
| | | | | | | 10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.
* Initial revisionTanaka Akira2000-03-231-0/+153