]> git.ipfire.org Git - thirdparty/readline.git/commit
add bindable readline variable `force-meta-prefix' to allow users to tell readline...
authorChet Ramey <chet.ramey@case.edu>
Fri, 23 Aug 2024 19:19:54 +0000 (15:19 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 23 Aug 2024 19:19:54 +0000 (15:19 -0400)
commit215d585e5df5faf214e857c26ac4d95d4e9bc8a5
tree46cf6a59a846ef9562c5b9e0c7c22f21116cddd8
parentd718829a95ca77db7586251cec49aecb5d5bf512
add bindable readline variable `force-meta-prefix' to allow users to tell readline how their Meta key works
27 files changed:
CHANGELOG
Makefile.in
bind.c
configure
configure.ac
doc/history.0
doc/history.3
doc/history.info
doc/history.pdf
doc/hsuser.texi
doc/readline.0
doc/readline.3
doc/readline.info
doc/rltech.texi
doc/rluser.texi
doc/rluserman.info
doc/version.texi
examples/._rlwrap-0.46.1.tar.gz
histexpand.c
histfile.c
histlib.h
histsearch.c
mbutil.c
readline.c
rlmbutil.h
search.c
signals.c