|
From: | Jim Porter |
Subject: | bug#74430: 30.0.92; pixel-scroll-precision-mode hiding Eshell prompt after some commands |
Date: | Tue, 31 Dec 2024 19:10:27 -0800 |
On 12/31/2024 3:51 PM, Ashton Wiersdorf wrote:
Hey all, I've had some luck reproducing this just now! Dump this into "eshell_scroll_bug.el": (pixel-scroll-precision-mode) (tool-bar-mode -1) (setopt frame-resize-pixelwise t) (set-frame-height (selected-frame) 486 nil t) (eshell)Then run `emacs -Q -l eshell_scroll_bug.el`, and then run `find /etc/` from inside Eshell.The prompt should appear covered by the mode-line.
Everything looks ok to me on GNU/Linux. Maybe this is a macOS-specific issue?
[Prev in Thread] | Current Thread | [Next in Thread] |