summaryrefslogtreecommitdiff
path: root/Test/D01prompt.ztst
AgeCommit message (Collapse)AuthorFilesLines
2019-02-0344030: prompt: Return error for unrecognised colour namedana1-0/+8
2018-06-2043075: Support nanosecond-precision time formattingdana1-0/+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
2017-05-0941078: Empty psvar could cause bad dereference in prompt expansionPeter Stephenson1-0/+4
2017-03-1240816: Document interaction of 'print -P' and 'print -f'.Daniel Shahaf1-1/+9
2016-09-1339292: Distinguish "=" and "==" tests in output.Peter Stephenson1-2/+2
This is both in xtrace output and shell code rebuilt from internal structures.
2015-06-24various posts: Implement assignment parsing for typeset.Peter Stephenson1-1/+1
Typeset assignments now work like raw assignments except for no "+=" and no GLOB_ASSIGN. Documented in typeset builtin doc and mentioned in release notes. Tests to ensure basic sanity. Enabled by default, can be turned off by "disable -r" with typeset family of commands.
2008-10-2425931: Test for prompt code reentrancyPeter Stephenson1-0/+54
users/13400: clarify some ksh-like editing issues
2008-09-2625744: dynamic named directories and further doshfunc() simplificationPeter Stephenson1-0/+43
2005-10-1921882: extend prompt truncation to handle multibyte charactersPeter Stephenson1-4/+4
2001-07-0915334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson1-1/+1
2001-04-02moved from ./Test/10prompt.ztstSven Wischnowsky1-0/+106