]> git.eshelyaron.com Git - emacs.git/commit
Fix job control in remote shell
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 30 May 2024 16:55:21 +0000 (18:55 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 May 2024 18:14:37 +0000 (20:14 +0200)
commitd7fd3b022201bdfec0f82ffa21e75abac3eb7fb6
treef4971c4d32b38c185ed75868c5a45d4811643046
parent3706954c02ec7f26f8d712355b00786d24e4fb50
Fix job control in remote shell

* lisp/net/tramp-sh.el (tramp-methos) <scp, ssh>:
Adapt `tramp-direct-async' argument.  (Bug#71259)

(cherry picked from commit baecf9bb283e52a829e31ae6f36c4687171a51c5)
lisp/net/tramp-sh.el