1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-03 21:02:08 -07:00
emacs/test/lisp/eshell
Jim Porter 0de0056fd6 Don't emit a prompt in Eshell when a background command is killed
* lisp/eshell/esh-cmd.el (eshell-resume-command): Check for
background-ness before resetting the prompt.

* test/lisp/eshell/esh-cmd-tests.el
(esh-cmd-test/background/simple-command): Make the regexp a bit
stricter.
(esh-cmd-test/background/kill): New test.
2024-07-11 16:39:35 -07:00
..
em-alias-tests.el
em-basic-tests.el
em-cmpl-tests.el
em-dirs-tests.el
em-extpipe-tests.el
em-glob-tests.el
em-hist-tests.el
em-ls-tests.el
em-pred-tests.el
em-prompt-tests.el
em-script-tests.el
em-tramp-tests.el
em-unix-tests.el
esh-arg-tests.el
esh-cmd-tests.el Don't emit a prompt in Eshell when a background command is killed 2024-07-11 16:39:35 -07:00
esh-ext-tests.el
esh-io-tests.el
esh-mode-tests.el
esh-opt-tests.el
esh-proc-tests.el
esh-util-tests.el
esh-var-tests.el
eshell-tests-helpers.el
eshell-tests-unload.el
eshell-tests.el