Skip to content

Wishlist: command history across sessions #5

Description

@rfdrake

This would be pretty hard. We would need to be able to recognize what constitutes a command and store it in a database on the client side.

We would need to trap the up arrow, as well as things like ctrl-a and other cursor movement keys.

Or we could have a local buffer that showed up if they did like ctrl-uparrow (or something) which would only be sent if they pressed enter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementwishlistThings I don't intend to work on soon, but would be nice to have

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions