]> git.ipfire.org Git - thirdparty/bash.git/commit
allow some job notifications while running $PROMPT_COMMAND; allow notifications while...
authorChet Ramey <chet.ramey@case.edu>
Mon, 6 May 2024 15:25:35 +0000 (11:25 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 6 May 2024 15:25:35 +0000 (11:25 -0400)
commit6fb61ee126cf5ffdcbff9ae51345838dc21d935e
tree9b231c799418432fde15fab3430e59ea4b8d04ab
parentd17d185fff39168941814e88e6814b686e295f13
allow some job notifications while running $PROMPT_COMMAND; allow notifications while running bind -x commands; change some translated messages to be more uniform
15 files changed:
CWRU/CWRU.chlog
Makefile.in
bashline.c
builtins/common.h
builtins/evalfile.c
builtins/evalstring.c
eval.c
execute_cmd.c
jobs.c
jobs.h
nojobs.c
parse.y
shell.c
trap.c
unwind_prot.c