1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08: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 Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-basic-tests.el Support setting umask symbolically in Eshell 2024-01-27 22:21:23 -08:00
em-cmpl-tests.el ; Fix test failures from the fix for bug#67661 2024-01-17 09:32:18 -08:00
em-dirs-tests.el In Eshell, don't expand quoted tildes into a user's home directory 2024-01-28 16:02:05 -08:00
em-extpipe-tests.el Fix em-extpipe-tests on MS-Windows 2024-06-15 22:20:56 +03:00
em-glob-tests.el Add new Eshell built-in command 'funcall' 2024-05-16 20:33:18 -07:00
em-hist-tests.el Erase existing duplicates in eshell-history-ring 2024-05-24 19:29:20 -07:00
em-ls-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
em-pred-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
em-prompt-tests.el Ensure navigating by paragraphs in Eshell stops at prompts and paragraphs 2024-06-20 19:01:20 -07:00
em-script-tests.el ; Allow batch-file Eshell test on MS-Windows 2024-06-09 22:04:51 +03:00
em-tramp-tests.el Fix command replacement with the Eshell builtin versions of "sudo" and "doas" 2024-01-27 12:22:57 -08:00
em-unix-tests.el Improve correctness of 'eshell-quote-argument' 2024-06-09 15:28:40 -07:00
esh-arg-tests.el In Eshell, allow an escaped newline at the end of a command 2024-01-28 15:54:46 -08:00
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 Use "/local:" prefix in Eshell to run local commands when cwd is remote 2024-05-15 18:50:54 -07:00
esh-io-tests.el Add ability for Eshell virtual targets to handle closing the target 2024-05-29 12:09:05 -07:00
esh-mode-tests.el Improve implementations of some Eshell output filter functions 2024-06-08 12:29:29 -07:00
esh-opt-tests.el ; Compute the list of symbols for 'eshell-eval-using-options' once 2024-02-13 12:27:38 -08:00
esh-proc-tests.el Always perform Eshell process cleanup runs in the Eshell buffer 2024-06-25 21:42:28 -07:00
esh-util-tests.el Fix Eshell tests on MS-Windows 2024-06-09 10:56:39 +03:00
esh-var-tests.el Improve correctness of 'eshell-quote-argument' 2024-06-09 15:28:40 -07:00
eshell-tests-helpers.el Fix Eshell "which" test on MS-Windows 2024-06-15 22:51:42 -07:00
eshell-tests-unload.el Consolidate Eshell module loading/unloading code 2024-05-29 12:09:05 -07:00
eshell-tests.el Replace use of obsolete eshell-kill-output in test 2024-02-23 13:14:18 +01:00