mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00318
[Bug 344283] Re: command history: reset on backspace
ESC will reset the command line getting you into command history, as
well as after issuing a command. What will be added is control+cursor
down to send an unfinished command to the command history without
sending it to the MUD. This has been proposed by caled.
** Changed in: mudlet
Status: New => Fix Released
--
command history: reset on backspace
https://bugs.launchpad.net/bugs/344283
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Fix Released
Bug description:
Snapshot March 15:
Walking through the command history should reset, when hitting Backspace (deleting the whole line) or Enter.
With resetting I mean that after this, the line I should get with "up-arrow" is my last input.
I dont have figured out how Mudlet walks through my command history, but ATM "up-arrow" rarely gives me, what I'd expect.
References