]> git.ipfire.org Git - thirdparty/bash.git/commit
change redisplay to handle some cases where the line consumes more than the number...
authorChet Ramey <chet.ramey@case.edu>
Wed, 19 Jul 2023 19:33:45 +0000 (15:33 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 19 Jul 2023 19:33:45 +0000 (15:33 -0400)
commitad39c5c3d77dfa9d3d175db1fae4cdc9bc9d4d79
tree8bea8aa99a9ff0ec6611016545490fe85d72298d
parent7f7ee0e9c6766ff5d3de542d03c59590c4a5a44a
change redisplay to handle some cases where the line consumes more than the number of physical screen lines; add regerror() error messages if regular expression compilation fails; make sure active region readline variables are displayed with bind -v; partial fix for bind -x and commands containing quoting characters
23 files changed:
CWRU/CWRU.chlog
bashline.c
builtins/printf.def
builtins/set.def
doc/bash.0
doc/bash.1
doc/bash.info
doc/bashref.info
doc/bashref.texi
doc/builtins.0
doc/version.texi
execute_cmd.c
externs.h
include/shmbchar.h
lib/readline/bind.c
lib/readline/display.c
lib/readline/doc/readline.3
lib/readline/doc/rltech.texi
lib/readline/doc/rluser.texi
lib/readline/doc/version.texi
lib/sh/shmatch.c
tests/cond-regexp2.sub
tests/cond.right