1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 22:51:42 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Bart Schaefer
557baa173c users/16291: prompt_bart_preexec uses history text in the non-"fg" case
to avoid alias expansion.
2011-08-29 16:08:28 +00:00
Bart Schaefer
fdcabaf507 Use preexec hook to replace "fg" et al. with the jobtext of the resumed job. 2011-08-18 02:23:31 +00:00
Peter Stephenson
d1abd3e7cf 26957: Fix some memory problems with read builtin
unposted: fix a WARN_CREATE_GLOBAL warning
2009-05-12 11:11:14 +00:00
Bart Schaefer
ae79d264a3 25600: fix incorrect pattern introduced by 25059. 2008-09-03 03:12:01 +00:00
Peter Stephenson
bf43db124a 25063: minor tweaks to Bart's prompt 2008-05-18 17:00:43 +00:00
Peter Stephenson
c894f695cc 25095: thorough modernization of prompt theme system 2008-05-17 22:42:16 +00:00
Bart Schaefer
a266a85f7b unposted: make sure localtraps is unset before setting TRAPWINCH. 2007-10-14 16:35:10 +00:00
Bart Schaefer
27efdc8dab More adjustements for PROMPT_SP 2005-08-15 03:29:10 +00:00
Bart Schaefer
bee423bc9f Tweak promptcr handling in "bart" prompt theme 2005-05-23 15:52:49 +00:00
Bart Schaefer
d0a12b9d7b Misc. prompt theme repairs 2005-05-10 04:38:54 +00:00
Bart Schaefer
50734b7aca Adopt a suggestion from Oliver 2005-04-24 18:39:51 +00:00
Bart Schaefer
538fa548c3 Unposted: update the "bart" prompt theme. 2005-03-13 23:27:23 +00:00
Bart Schaefer
062a095cfe Add "unset" to the localoptions in several functions (users/7212). 2004-03-21 01:55:34 +00:00
Bart Schaefer
9e3017721e Strip %[BSubsu] as well as %{*%} before computing width of prompt. 2001-04-11 22:25:27 +00:00
Bart Schaefer
0e6a413b7c Better handling of long command strings, faster padding computation. 2001-04-05 18:52:16 +00:00
Bart Schaefer
1ddc7c72e5 Tweak an expansion. 2001-03-21 17:02:35 +00:00
Bart Schaefer
6888f6c3a7 10657: One change missed in 10635.
Also, a no-op cleanup in prompt_bart_setup.
2000-04-11 15:28:29 +00:00
Bart Schaefer
d2ece376a3 10594: Fix index into $history in prompt_bart_precmd.
10591: Completion/User/_fakeroot: Completion for the fakeroot program.

10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Tanaka Akira
44cff5e0ea Initial revision 2000-03-23 04:00:14 +00:00