Skip to content

Improve user interaction within console  #11

@vipetrul

Description

@vipetrul

Suggestion by @christianrondeau :

Show all entries at once

  • y enables it and moves to the next
  • n disables it and moves to the next
  • j and k move down and up in the list
  • Y accepts all
  • N refuses all
  • q quits

Enter sends entries (probably with a confirmation)
That would be something using e.g. ncurses (https://github.com/sushihangover/CursesSharp).

But that's way out of this issue :) My point being that "y" and "enter" makes twice the keypresses...

The "negative" impact of pressing "y" is pretty minimal, so as long as it's clear, I think it's okay.

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