Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | users/16291: prompt_bart_preexec uses history text in the non-"fg" case | Bart Schaefer | 2011-08-29 | 1 | -2/+3 |
| | | | | to avoid alias expansion. | ||||
* | Use preexec hook to replace "fg" et al. with the jobtext of the resumed job. | Bart Schaefer | 2011-08-18 | 1 | -2/+27 |
| | |||||
* | 26957: Fix some memory problems with read builtin | Peter Stephenson | 2009-05-12 | 1 | -0/+1 |
| | | | | unposted: fix a WARN_CREATE_GLOBAL warning | ||||
* | 25600: fix incorrect pattern introduced by 25059. | Bart Schaefer | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | 25063: minor tweaks to Bart's prompt | Peter Stephenson | 2008-05-18 | 1 | -3/+5 |
| | |||||
* | 25095: thorough modernization of prompt theme system | Peter Stephenson | 2008-05-17 | 1 | -12/+14 |
| | |||||
* | unposted: make sure localtraps is unset before setting TRAPWINCH. | Bart Schaefer | 2007-10-14 | 1 | -2/+2 |
| | |||||
* | More adjustements for PROMPT_SP | Bart Schaefer | 2005-08-15 | 1 | -4/+7 |
| | |||||
* | Tweak promptcr handling in "bart" prompt theme | Bart Schaefer | 2005-05-23 | 1 | -1/+1 |
| | |||||
* | Misc. prompt theme repairs | Bart Schaefer | 2005-05-10 | 1 | -0/+5 |
| | |||||
* | Adopt a suggestion from Oliver | Bart Schaefer | 2005-04-24 | 1 | -1/+4 |
| | |||||
* | Unposted: update the "bart" prompt theme. | Bart Schaefer | 2005-03-13 | 1 | -17/+37 |
| | |||||
* | Add "unset" to the localoptions in several functions (users/7212). | Bart Schaefer | 2004-03-21 | 1 | -3/+3 |
| | |||||
* | Strip %[BSubsu] as well as %{*%} before computing width of prompt. | Bart Schaefer | 2001-04-11 | 1 | -6/+6 |
| | |||||
* | Better handling of long command strings, faster padding computation. | Bart Schaefer | 2001-04-05 | 1 | -13/+29 |
| | |||||
* | Tweak an expansion. | Bart Schaefer | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | 10657: One change missed in 10635. | Bart Schaefer | 2000-04-11 | 1 | -2/+2 |
| | | | | Also, a no-op cleanup in prompt_bart_setup. | ||||
* | 10594: Fix index into $history in prompt_bart_precmd. | Bart Schaefer | 2000-04-08 | 1 | -16/+7 |
| | | | | | | | 10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files. | ||||
* | Initial revision | Tanaka Akira | 2000-03-23 | 1 | -0/+153 |