Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Implement a previous client command stack and Up and Down key access #25

@Rythious

Description

@Rythious

Now that I'm getting into testing through the client window, I'm sorely missing the ability to hit the up arrow on my keyboard and have it enter my previous command. Mimic the behavior that a console window allows and keep a stack of the previously entered commands in the client. Then bind the up arrow key and down arrow key to navigate this stack, populating the input text field while navigating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clientFocus is on the ScratchMUD.Client projectenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions