]> git.ipfire.org Git - thirdparty/readline.git/commit
fix bug with custom completion suffix; split filename completion rewrite hooks into...
authorChet Ramey <chet.ramey@case.edu>
Mon, 6 Nov 2023 14:49:49 +0000 (09:49 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 6 Nov 2023 14:49:49 +0000 (09:49 -0500)
commitd5e50a6456d0a8e744f55010491a6fbe1a2add6d
treeb3588d848dbe54da39ed924a61aff02f8e4fcb1f
parent3237b116110081d3ba39af7c9d98f5742b7a08b2
fix bug with custom completion suffix; split filename completion rewrite hooks into two functions; new `execute-named-command' bindable function
24 files changed:
MANIFEST
aclocal.m4
colors.c
complete.c
doc/hsuser.texi
doc/rltech.texi
doc/rluser.texi
doc/version.texi
emacs_keymap.c
examples/Makefile.in
examples/autoconf/BASH_CHECK_LIB_TERMCAP
funmap.c
misc.c
parse-colors.c
readline.c
readline.h
rlprivate.h
rltty.c
support/config.rpath [changed mode: 0644->0755]
support/install.sh [changed mode: 0644->0755]
support/mkdirs [changed mode: 0644->0755]
support/mkinstalldirs [changed mode: 0644->0755]
support/shlib-install [changed mode: 0644->0755]
text.c