]> git.eshelyaron.com Git - emacs.git/commit
Work around `&' dired command when using the fish shell
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Aug 2022 15:15:17 +0000 (17:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Aug 2022 15:15:17 +0000 (17:15 +0200)
commit46a49b748eaf5553a6eb45215b14baebc090b33b
tree4590c5fc57a0101879748265e26eaecd9085a8d6
parent6f57cb6d8141e35fee39ea31f08d4ce5cf6c51e5
Work around `&' dired command when using the fish shell

* lisp/dired-aux.el (dired-shell-stuff-it): Add a space before
&wait; this apparently makes the `&' command work with the fish
shell (bug#57472).
lisp/dired-aux.el