Skip to content

FR: Make it possible to quite jjui from any "view" #298

@AngelEzquerra

Description

@AngelEzquerra

Is your feature request related to a problem? Please describe.

Currently it is only possible to quite jjui (using the "q" keyboard shortcut) from the "top level view". If you are on the "diff" view, for example, you must first hit "ESC" to exit the diff window, and then you can use "q" to exit. This is a bit annoying because the actions you must take to exit the app depend on your current "location" in the app UI.

Describe the solution you'd like

I'd like to be able to always use the same keyboard shortcut (e.g. "que") to exit the app, no matter where you were in the app UI.

Describe alternatives you've considered

I guess you could kill the app using ctrl-c, but that does not seem like such a good idea. It would imply to always use ctrl-c to exit, even if you were at the "top view".

Metadata

Metadata

Assignees

No one assigned

    Labels

    customisationsIssues that should be handled via the available customisation system

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions