v1.6.14
- Fixed
menu-complete
to respectcompletion-auto-query-items
. - Fixed missing line break before
dump-macros
,dump-variables
,clink-dump-functions
, andclink-dump-macros
(regression introduced in v1.6.3). - Fixed
rl.getbinding()
to returnclink-select-complete
instead ofclink-popup-complete
(the latter is just an alias; the real command name isclink-select-complete
).