Skip to content

Better editing commands: cursor and navigation #336

Description

@blame19

Editing a command can be tricky.

From my understanding, Ctrl+E activates the editing mode of a previously hoarded command, which is great. However, when down in Editing, it's not possible to see a cursor of any kind on the interface. Furthermore, the only actions supported seem to be:

  • deleting characters starting from the end of the line
  • writing from the end of the line
    (Feel free to correct me if I'm wrong)

Since hoard was born to store pretty complex commands, I can imagine in most use cases the stored commands are long. It would be inconvenient to cancel and retype an hoarded command during editing - an user might just as well delete and recreate it.
This can be solved by:

  • adding a cursor to the editing view
  • allowing navigation, so to pin-point edit

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions