From a5024e76fd19d1895b6c11831a9cd9f4157d401d Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sun, 10 Aug 2014 12:22:53 -0700 Subject: A couple of minor typo fixes. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c5e226a24..cde1e7c0d 100644 --- a/NEWS +++ b/NEWS @@ -54,7 +54,7 @@ the zshaddhistory hook or by the HIST_IGNORE_* options, all of which take effect immediately on the internal history list itself. The parameter ZLE_RPROMPT_INDENT can be set to 0 to remove the space -between the right hand side of the screen (this causes problems with +before the right hand side of the screen (this causes problems with some terminals). It is not special and is not set by default; the effect in that case is as if it was 1, as in previous versions. @@ -76,7 +76,7 @@ Another new prompt feature is the %. escape within time strings, for example %D{%H:%M:%S.%.}. It provides zero-padded decimal fractions of second; by default milliseconds are shown, but the number of digits may be indicated from 1 to 6, e.g. "%6.". (Note this is part of the -extensions to strftime() formats rather of basic prompt escapes.) +extensions to strftime() formats rather than basic prompt escapes.) Changes between 4.2 and 5.0.0 -- cgit 1.4.1