dana
394f3a47e4
43075: Support nanosecond-precision time formatting
...
* Teach ztrftime() %9. and %N for nanoseconds
* Update prompt expansion to pass sub-second times for time formatting
* Update zsh/stat to pass sub-second times for atime/mtime/ctime
Patch heavily based on Oliver's earlier work @ workers/24059
2018-06-20 17:29:56 -05:00
Jun-ichi Takimoto
d09dc4562a
35928: '%-m' should work even if not supported by strftime(3)
...
Also clarify document.
2015-08-08 03:39:51 +09:00
Oliver Kiddle
bfc5c04e42
35865: document %^ prompt expansion
2015-07-24 12:39:18 +02:00
Jun-ichi Takimoto
f5e7c4c839
34840: minor format fixes in prompt.yo
2015-04-03 21:40:25 +09:00
Jun-ichi Takimoto
1278156dc3
34836: fix description of '%-0<<' in prompt.yo
2015-04-03 21:29:41 +09:00
Mikael Magnusson
dd988542f4
Fix typo from 28487
2015-02-14 02:00:25 +01:00
Barton E. Schaefer
5b57f28256
33070: add %(e..) based on %e
2014-08-30 14:11:58 -07:00
Peter Stephenson
711e1427b5
33057: %e in prompts shows evaluation / execution depth
2014-08-29 09:46:34 +01:00
Barton E. Schaefer
349fe907cb
mention 32971 in NEWS, clarify RPROMPT behavior in docs
2014-08-08 18:48:30 -07:00
Barton E. Schaefer
6fc3b67b80
32971: negative argument with %(l..) and with %<< or %>> calculates space available before right margin
2014-08-07 09:26:09 -07:00
Peter Stephenson
d3d0910293
32918: add %. to ztrftime for use in prompts
2014-07-30 12:10:15 +01:00
Manuel Presnitz
5b85ac9011
31592: improve documentary for handling of named directories.
...
Minor changes of phrasing.
2013-07-28 18:37:00 +01:00
Peter Stephenson
32ce1cdd79
Mikael: 28487: fix docs to refer to current directory
...
rather than $PWD
2010-12-06 13:53:15 +00:00
Peter Stephenson
29233548ae
Jun T.: 26667: parentheses in doc causing problems
2009-03-03 09:48:35 +00:00
Peter Stephenson
535afe3b2a
26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier
2009-03-02 10:11:45 +00:00
Peter Stephenson
2920c227d3
25677: add %x and %I prompt escapes for shell source code debugging
...
tidy up interface to doshfunc()
2008-09-16 15:02:01 +00:00
Peter Stephenson
a440669201
25242: Mikael V prompt test for contents of psvar
2008-06-24 08:44:14 +00:00
Peter Stephenson
cfff2d521e
25054: typo in prompt doc
2008-05-18 16:08:14 +00:00
Peter Stephenson
2ec71bdad6
25052: update docs for use of colour highlighting
2008-05-16 11:49:21 +00:00
Peter Stephenson
c811a18d44
24986: prompt escapes for colours
2008-05-09 17:33:49 +00:00
Peter Stephenson
65520f1901
24566: fix prompts with glitch spaces a bit more
2008-02-17 18:15:04 +00:00
Peter Stephenson
7da98c5124
24556: %G in prompt for glitch characters
2008-02-15 23:59:05 +00:00
Peter Stephenson
73bbb62988
24483: minor sectioning fixes in doc
...
24485: note on includes for term.h
2008-01-29 17:51:00 +00:00
Peter Stephenson
db44e186c9
c.f. 21071: always use "status" in return and exit status docs
2005-04-01 12:03:53 +00:00
Peter Stephenson
e1d8ca1d70
20208: ternary path codes in prompt treat / as zero elements
2004-07-29 11:45:53 +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
Bart Schaefer
5fcfa125bd
Better indexing and misc. cleanup in the first tenth or so of the doc.
2001-07-10 08:59:17 +00:00
Andrey Borzenkov
791e11a084
15021: new %y character; %l semantic back
2001-06-22 09:44:06 +00:00
Peter Stephenson
fa699be45d
12242: based on code from Fr. Br. George (George V Kouryachy):
...
use negative integers in prompt to count from other end of string
2000-07-13 11:20:46 +00:00
Bart Schaefer
663e892126
11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
2000-05-22 15:00:52 +00:00
Tanaka Akira
c175751b50
Initial revision
1999-04-15 18:05:35 +00:00