]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for subshells resetting job stats; new hook for rewriting part of completion...
authorChet Ramey <chet.ramey@case.edu>
Thu, 5 Oct 2023 13:02:27 +0000 (09:02 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 5 Oct 2023 13:02:27 +0000 (09:02 -0400)
commit2eb9a3699b0b8276bc582049b03246ad786e8212
tree443eff80f001278c76fd5c754fc98ae950aa8334
parent9c83052f48b0469d8af5d6f1ee0f86956ca9db3c
fix for subshells resetting job stats; new hook for rewriting part of completion word
18 files changed:
CWRU/CWRU.chlog
POSIX
bashline.c
builtins/type.def
doc/bash.info
doc/bashref.info
doc/bashref.texi
doc/version.texi
jobs.c
lib/readline/complete.c
lib/readline/doc/rltech.texi
lib/readline/doc/version.texi
lib/readline/readline.h
tests/func.right
tests/func5.sub
tests/lastpipe.right
tests/printf.right
tests/printf6.sub