Up arrow and down arrow don't have the expected behavior #9

Closed
opened 2023-10-28 03:56:57 +00:00 by MarkEEaton · 2 comments

At the offpunk prompt, up arrow and down arrow don't move through previous/next commands, as you might expect.

Current behavior:
Up arrow yields ^[[A
Down arrow yields ^[[B

Expected behavior:
Up arrow yields previous command
Down arrow yields next command

Perhaps I am missing a dependency that does this?

At the offpunk prompt, up arrow and down arrow don't move through previous/next commands, as you might expect. Current behavior: Up arrow yields `^[[A` Down arrow yields `^[[B` Expected behavior: Up arrow yields previous command Down arrow yields next command Perhaps I am missing a dependency that does this?
Owner

Hi MarkEEaton,

The tildegit tracker is deprecated and replaced by sourcehut:

https://sr.ht/~lioploum/offpunk/

I’m interested in debugging your problem because up/down arrows work fine for me. You can either post on one of the mailing-lists:
https://sr.ht/~lioploum/offpunk/lists (no need to subscribe)

or open a ticket : 

https://todo.sr.ht/~lioploum/offpunk

Thanks

Hi MarkEEaton, The tildegit tracker is deprecated and replaced by sourcehut: https://sr.ht/~lioploum/offpunk/ I’m interested in debugging your problem because up/down arrows work fine for me. You can either post on one of the mailing-lists: https://sr.ht/~lioploum/offpunk/lists (no need to subscribe) or open a ticket :  https://todo.sr.ht/~lioploum/offpunk Thanks
Author
This was solved on the offpunk-devel mailing list: https://lists.sr.ht/~lioploum/offpunk-devel/%3CCAJGZJdwRPjA4QLW-1Mwy_sFoQ-HnTxCKWjoPqE53OAzWhK59PQ%40mail.gmail.com%3E
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ploum/offpunk#9
No description provided.