Skip to content

Make Ctrl-G Ctrl-V stateless #465

Description

@df7cb

The direction of Ctrl-G "grab next spot" depends on if Ctrl-V was used to reverse the direction. I think that's bad UI design - it should be possible to go forward or backwards without having to check that state. (And the second of latency of the display update after Ctrl-V isn't helping either.)

How about removing the toggle and making Ctrl-G always go backwards and Ctrl-V always go forward? The keys are neatly just next to each other so this would be easy to memorize.

Or perhaps something like Ctrl-Up Ctrl-Down (or Shift-*) should be used, if these are available via ncurses and common terminals.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions