ansible-navigator icon indicating copy to clipboard operation
ansible-navigator copied to clipboard

ESC should only take you to the original screen, exit should require :q or :quit or even 'q' or exit

Open yagomarques opened this issue 4 years ago • 0 comments
trafficstars

Scenario

  1. run :ansible-navigator run bla.yml -i inv
  2. after that use the esc
  3. will leave the navigator

sometimes the User could accidentally leave the navigator. This can be super common, if they have been working on the navigator for some time, it's hard to remember which was the first page that you went when you start the navigator, at some point they will accidentally leave.

Possible improvement

ESC should only take you to the original screen, exit should require :q or :quit or even 'q' or exit

yagomarques avatar Jun 03 '21 19:06 yagomarques