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.
This commit is contained in:
3
NEWS
3
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
|
||||
|
||||
Reference in New Issue
Block a user