-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I get the following error when I call casual-eshell-tmenu
:
transient-setup: Suffix command eshell-delete-output is not defined or autoloaded
I looked through the eshell source and can't find that function. Does it live in some custom code or another package?
Or should it be eshell-kill-output
, which is bound to C-o
in eshell-command-map
?
Also, I'm on 29.4 (GNU Emacs 29.4 (build 1, aarch64-apple-darwin24.5.0, Carbon Version 170 AppKit 2575.6) of 2025-06-15
), so maybe it's defined in a newer release?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working