]> git.ipfire.org Git - thirdparty/readline.git/commit
basic code to handle lines longer than a screenful; fixes for printing variable value...
authorChet Ramey <chet.ramey@case.edu>
Wed, 16 Aug 2023 15:04:14 +0000 (11:04 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 16 Aug 2023 15:04:14 +0000 (11:04 -0400)
commit3237b116110081d3ba39af7c9d98f5742b7a08b2
treed61655df2782b9cefb9d46da113c58e79fc2abb7
parent9f177ebb2be58e07a4e437e4b885411ae2017114
basic code to handle lines longer than a screenful; fixes for printing variable values; rewrite words being completed if we're rewriting filenames from the file system; new hook function to print macro values; changes to print key bindings more consistently
14 files changed:
bind.c
chardefs.h
complete.c
display.c
doc/history.3
doc/hsuser.texi
doc/readline.3
doc/rltech.texi
doc/rluser.texi
doc/version.texi
examples/fileman.c
m4/codeset.m4
readline.h
rltypedefs.h