index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
prompt.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2003-01-27
18144: allow %{ %} to put bounds around a prompt truncation.
Bart Schaefer
1
-0
/
+8
2002-08-05
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
1
-1
/
+1
2002-01-31
16494: extract outermost words with negative arguments to %_ and add %^
Oliver Kiddle
1
-7
/
+46
2001-11-02
16198: add %j prompt expansion and j test character for no. of jobs in prompt
Oliver Kiddle
1
-1
/
+16
2001-06-22
15021: new %y character; %l semantic back
Andrey Borzenkov
1
-0
/
+8
2001-06-06
14766: unify %l substitution (tty0, pts/3 etc)
Andrey Borzenkov
1
-2
/
+2
2001-03-29
Don't assume we can change the string for the HOST parameter when used in
Peter Stephenson
1
-4
/
+1
a prompt
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ↵
Sven Wischnowsky
1
-0
/
+4
signal handlers are only executed when it is safe to run them (13365)
2000-07-13
12247: internal hostnam variable removed in favour of $HOST
Peter Stephenson
1
-2
/
+5
2000-07-13
12242: based on code from Fr. Br. George (George V Kouryachy):
Peter Stephenson
1
-162
/
+331
use negative integers in prompt to count from other end of string
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+766
[prev]