bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60385: patch to shell.el: sticky-shell-mode


From: Andrew De Angelis
Subject: bug#60385: patch to shell.el: sticky-shell-mode
Date: Wed, 28 Dec 2022 10:42:09 -0500

I wrote a minor mode to allow shells to always show the previous prompt in a "sticky" header.
This makes it easy to keep track of which commands have been run (even when the commands trigger many lines of output).
I originally intended to publish this as a package. I emailed emacs-devel@gnu.org with this intent (check the thread "New Package: sticky-shell"). It was pointed out that this could just be added to shell.el: it's just a few lines and the utility could be useful.

Let me know your thoughts, and if you'd like me to make any changes to the code.

Best,
Andrew

Attachment: 0001-sticky-shell-mode.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]