From e2a39513dcff152fdfe1d966c0eb3156cce260b6 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 11 Jan 2023 16:05:06 +0100 Subject: unposted: mention attributes changes, fix renumbering mistake and allow completion to offer prompt escapes for PROMPT_EOL_MARK --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e3a16a8bc..0e726699f 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,12 @@ Note also the list of incompatibilities in the README file. Changes since 5.9 ----------------- +In region_highlight and zle_highlight, italic and faint can be +specified as font attributes for terminals that support them. + +Ellipsis markers shown by the line editor to indicate where the line +doesn't fit in the terminal can be highlighted. + The ERR_EXIT and ERR_RETURN options were refined to be more self- consistent and better aligned with the POSIX-2017 specification of `set -e`. For details on what exactly changed, see the list of -- cgit v1.2.3