1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
Commit graph

53 commits

Author SHA1 Message Date
Peter Stephenson
49db32f2b5 Paul Ackersviller: 26959: delay before removing test modules
users/14118: fix test and assignment in prompt_special_chars
2009-05-13 08:39:47 +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
Peter Stephenson
ec48872b7c Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warnings 2008-12-02 09:33:56 +00:00
Bart Schaefer
27d940901f Quote expansion of prompt_opts in prompt() because zsh emulation is by
necessity not enforced there.
2008-10-10 09:53:48 +00:00
Clint Adams
1870a858ea 25697: drop git code and switch to vcs_info. 2008-09-21 12:42:36 +00:00
Bart Schaefer
ae79d264a3 25600: fix incorrect pattern introduced by 25059. 2008-09-03 03:12:01 +00:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Peter Stephenson
1ccef299a9 unposted: add prompt_pws_setup to .distfiles 2008-05-20 09:47: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
Peter Stephenson
6985a9fba3 Oliver: 24962: update prompt_oliver_setup with default highlighting 2008-05-07 20:38:51 +00:00
Clint Adams
30e6668678 unposted: fix typo in git psvar assignment. 2007-11-22 19:15:17 +00:00
Bart Schaefer
0abc65ac66 24043: remove one "emulate" that was too many 2007-10-31 16:03:07 +00:00
Bart Schaefer
a266a85f7b unposted: make sure localtraps is unset before setting TRAPWINCH. 2007-10-14 16:35:10 +00:00
Bart Schaefer
9b33f07e10 zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't try
to run precmd or preexec if they don't exist.
2007-10-14 16:34:15 +00:00
Clint Adams
fe219a362b 23947: remove apm battery status and add git branch detection. 2007-10-13 13:33:04 +00:00
Peter Stephenson
876fa2c44e unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Peter Stephenson
88301c1c73 users/11568: use UTF-8 characters in some prompt themes 2007-06-14 16:10:50 +00:00
Clint Adams
b629acabcc Remove conversion comment. 2007-06-12 15:51:41 +00:00
Peter Stephenson
d09274dcd8 22739: arno: different test for theme in prompt -c 2006-09-21 16:48:21 +00:00
Peter Stephenson
295953df75 22672: arno: unset ksharrays for prompt functions 2006-09-07 18:09:44 +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
Clint Adams
daade2bfae 20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them. 2004-11-24 05:05:50 +00:00
Bart Schaefer
062a095cfe Add "unset" to the localoptions in several functions (users/7212). 2004-03-21 01:55:34 +00:00
Adam Spiers
0288ef75ff unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug
introduced since % needed to be quoted inside ${//} substitution.
2003-08-19 21:59:00 +00:00
Oliver Kiddle
1b47d4b482 18817: need to quote % anchor in substitution 2003-07-07 09:58:56 +00:00
Clint Adams
b442b34170 unposted: clint prompt theme %v typo correction 2002-08-17 01:40:31 +00:00
Clint Adams
50758ce645 unposted: improve apm and screen handling 2002-02-09 21:06:13 +00:00
Clint Adams
0eefb1ec25 unposted: Colin Walters's prompt, adapted for the theme system 2002-02-07 07:35:14 +00:00
Oliver Kiddle
6fd9ce2c82 use RPS2 to put states on the right 2002-01-31 15:30:41 +00:00
Clint Adams
34eb20dac6 unposted: typo fix 2001-11-15 19:41:52 +00:00
Oliver Kiddle
19d2273cb7 16198: add %j prompt expansion and j test character for no. of jobs in prompt 2001-11-02 12:35:32 +00:00
Adam Spiers
9906e86aee unposted: Functions/Prompts/prompt_adam2_setup: eliminate
horrible inefficiencies resulting from avoidable fork()s
2001-08-17 13:45:24 +00:00
Clint Adams
760d3b89a3 15094: don't display battery level of -1% 2001-06-26 13:48:54 +00:00
Clint Adams
31252df299 14492: new prompt theme 2001-05-27 05:03:10 +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
Sven Wischnowsky
354cc487ff changed after moving functions 2001-04-02 12:35:52 +00:00
Bart Schaefer
1ddc7c72e5 Tweak an expansion. 2001-03-21 17:02:35 +00:00
Bart Schaefer
dc1f7c5a34 Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00
Bart Schaefer
21f6b9d14c 11866: More ANSI color stuff; preserve more state during prompt previewing. 2000-06-11 22:21:33 +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
Tanaka Akira
d349d2f1cd zsh-workers:8668 1999-11-18 15:52:19 +00:00
Tanaka Akira
273644abe1 Initial revision 1999-11-18 15:15:27 +00:00