]> git.eshelyaron.com Git - sweep.git/commit
Stop pty echo with 'stty' instead of 'comint-process-echoes'
authorEshel Yaron <me@eshelyaron.com>
Sun, 22 Oct 2023 12:09:23 +0000 (14:09 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 22 Oct 2023 12:09:23 +0000 (14:09 +0200)
commit5ddb7e85bae6229d6b2a6ba8fd50dd72120c6ad1
tree50c6ea7edd97119c9d6af0c842dc48fd86fe6cde
parent248bfa20f695c0fede3bb3554077e0464e265cbe
Stop pty echo with 'stty' instead of 'comint-process-echoes'

* sweeprolog.el (sweeprolog-top-level-buffer): Call 'stty PTY -echo'
on GNU/Linux systems.
sweeprolog.el