GNU bug report logs -
#71728
previous-line-or-history-element should put cursor at end, like comint-previous-input
Previous Next
Reported by: Dan Jacobson <jidanni <at> jidanni.org>
Date: Sun, 23 Jun 2024 00:37:01 UTC
Severity: normal
Tags: notabug, wontfix
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Dan Jacobson <jidanni <at> jidanni.org>
>> ! ;; dired-do-shell-command
>> l ;; self-insert-command
>> s ;; self-insert-command
>> <return> ;; exit-minibuffer
>> ! ;; dired-do-shell-command
>> <up> ;; previous-line-or-history-element
>> C-e ;; move-end-of-line
>> SPC ;; self-insert-command
>> - ;; self-insert-command
>> a ;; self-insert-command
>> <return> ;; exit-minibuffer
>> ! ;; dired-do-shell-command
>> <up> ;; previous-line-or-history-element
>> C-e ;; move-end-of-line
>> l ;; self-insert-command
>> <return> ;; exit-minibuffer
EZ> If you don't like the current heuristics, use M-p instead of the <UP> arrow.
Alas, in my above example, M-p behaves exactly the same as <up>.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.