From 963a57203202509df686cb5159cb46b2666e3235 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 8 Nov 2013 11:37:52 +0000 Subject: unposted: refer to zle -Fw in NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 84c5f7b1f..4d0af22f9 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,11 @@ to be an ordinary character even if the option EXTENDED_GLOB is set, use The variable editing builtin vared can be given custom editing widgets for initialisation and finishing. +The line editor's capability for listening on file descriptors +additional to the terminal has been enhanced so that the handler for +such file descriptors can be a line editor widget. Previously the +handler always behaved as a standard shell function. + Hooks for adding history (the function zshaddhistory and the array zshaddhistory_functions) can return status 2 to indicate that history is to be saved internally within the shell but not written. -- cgit 1.4.1