]> git.eshelyaron.com Git - emacs.git/commit
Disable echo back instead of setting tty to raw in Inferior Python
authorkobarity <kobarity@gmail.com>
Thu, 20 Mar 2025 10:03:33 +0000 (19:03 +0900)
committerEshel Yaron <me@eshelyaron.com>
Fri, 18 Apr 2025 06:46:48 +0000 (08:46 +0200)
commita5dbf906b6013031be9a5e823e91bde3094b45fd
treede2053bd54ff9438e99058a3708e31e737c59d32
parent9e1ae51db4f186f38c81b5a26cff1ed56fb64bb8
Disable echo back instead of setting tty to raw in Inferior Python

* lisp/progmodes/python.el (python-shell-setup-code): Change the
Python setup code.  (Bug#76943)

(cherry picked from commit 4c5c20ddc2cdde570ccf54c4aa60644828ee213d)
lisp/progmodes/python.el