From 21e5d80ab1505442c96e11075f09d98bcaa211ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 18 Sep 2022 02:40:53 +0200 Subject: xC: improve Readline completion The autocomplete for /set used to be extremely annoying, and menu-complete-display-prefix also prevents mistaken highlights. One downside is that using plain Tab in channels no longer just inserts the last-talking nickname, one needs to press it twice. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dcf8c54..3c0adfc 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ * xC: unsolicited JOINs will no longer automatically activate the buffer + * xC: made Readline insert the longest common completion prefix first, + and prevented the possible-completions command from duplicating the prompt + * xC: normalized editline's history behaviour, making it a viable frontend * xC: various bugfixes -- cgit v1.2.3