]> git.eshelyaron.com Git - emacs.git/commit
Make stty settings configurable in Tramp's make-process
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Dec 2023 10:35:16 +0000 (11:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Dec 2023 16:09:24 +0000 (17:09 +0100)
commite4bfdea8fec98c1271a9a7ae0c00d4f48e604844
treeba7110594bc2e6624b42dcbdbfccf4953ee16971
parent36a29ab4c03d4085b012963faa269da7fe9943b9
Make stty settings configurable in Tramp's make-process

* lisp/net/tramp-sh.el (tramp-pipe-stty-settings): New defcustom.
(tramp-sh-handle-make-process): Use it.  (Bug#62093)

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