Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 43075: Support nanosecond-precision time formatting | dana | 2018-06-20 | 1 | -4/+8 |
| | | | | | | | | * 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 | ||||
* | 35928: '%-m' should work even if not supported by strftime(3) | Jun-ichi Takimoto | 2015-08-08 | 1 | -3/+4 |
| | | | | Also clarify document. | ||||
* | 35865: document %^ prompt expansion | Oliver Kiddle | 2015-07-24 | 1 | -0/+4 |
| | |||||
* | 34840: minor format fixes in prompt.yo | Jun-ichi Takimoto | 2015-04-03 | 1 | -3/+3 |
| | |||||
* | 34836: fix description of '%-0<<' in prompt.yo | Jun-ichi Takimoto | 2015-04-03 | 1 | -1/+2 |
| | |||||
* | Fix typo from 28487 | Mikael Magnusson | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | 33070: add %(e..) based on %e | Barton E. Schaefer | 2014-08-30 | 1 | -0/+1 |
| | |||||
* | 33057: %e in prompts shows evaluation / execution depth | Peter Stephenson | 2014-08-29 | 1 | -0/+6 |
| | |||||
* | mention 32971 in NEWS, clarify RPROMPT behavior in docs | Barton E. Schaefer | 2014-08-08 | 1 | -3/+5 |
| | |||||
* | 32971: negative argument with %(l..) and with %<< or %>> calculates space ↵ | Barton E. Schaefer | 2014-08-07 | 1 | -6/+23 |
| | | | | available before right margin | ||||
* | 32918: add %. to ztrftime for use in prompts | Peter Stephenson | 2014-07-30 | 1 | -0/+7 |
| | |||||
* | 31592: improve documentary for handling of named directories. | Manuel Presnitz | 2013-07-28 | 1 | -3/+6 |
| | | | | Minor changes of phrasing. | ||||
* | Mikael: 28487: fix docs to refer to current directory | Peter Stephenson | 2010-12-06 | 1 | -9/+10 |
| | | | | rather than $PWD | ||||
* | Jun T.: 26667: parentheses in doc causing problems | Peter Stephenson | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | 26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier | Peter Stephenson | 2009-03-02 | 1 | -5/+17 |
| | |||||
* | 25677: add %x and %I prompt escapes for shell source code debugging | Peter Stephenson | 2008-09-16 | 1 | -0/+10 |
| | | | | tidy up interface to doshfunc() | ||||
* | 25242: Mikael V prompt test for contents of psvar | Peter Stephenson | 2008-06-24 | 1 | -0/+2 |
| | |||||
* | 25054: typo in prompt doc | Peter Stephenson | 2008-05-18 | 1 | -1/+1 |
| | |||||
* | 25052: update docs for use of colour highlighting | Peter Stephenson | 2008-05-16 | 1 | -1/+2 |
| | |||||
* | 24986: prompt escapes for colours | Peter Stephenson | 2008-05-09 | 1 | -0/+14 |
| | |||||
* | 24566: fix prompts with glitch spaces a bit more | Peter Stephenson | 2008-02-17 | 1 | -0/+10 |
| | |||||
* | 24556: %G in prompt for glitch characters | Peter Stephenson | 2008-02-15 | 1 | -0/+12 |
| | |||||
* | 24483: minor sectioning fixes in doc | Peter Stephenson | 2008-01-29 | 1 | -6/+8 |
| | | | | 24485: note on includes for term.h | ||||
* | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 2005-04-01 | 1 | -1/+1 |
| | |||||
* | 20208: ternary path codes in prompt treat / as zero elements | Peter Stephenson | 2004-07-29 | 1 | -2/+4 |
| | |||||
* | 16198: add %j prompt expansion and j test character for no. of jobs in prompt | Oliver Kiddle | 2001-11-02 | 1 | -0/+4 |
| | |||||
* | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 2001-07-10 | 1 | -87/+111 |
| | |||||
* | 15021: new %y character; %l semantic back | Andrey Borzenkov | 2001-06-22 | 1 | -1/+6 |
| | |||||
* | 12242: based on code from Fr. Br. George (George V Kouryachy): | Peter Stephenson | 2000-07-13 | 1 | -9/+11 |
| | | | | use negative integers in prompt to count from other end of string | ||||
* | 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. | Bart Schaefer | 2000-05-22 | 1 | -22/+56 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+209 |