F1bonacc1 / process-compose

Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications.
https://f1bonacc1.github.io/process-compose/
Apache License 2.0
1.34k stars 52 forks source link

Allow clicking on shortcut buttons at the bottom of the screen #252

Closed bouk closed 2 weeks ago

bouk commented 2 months ago

Feature Request

Use Case:

I'd like to be able to exit process-compose by clicking 'Quit' at the bottom of the screen

Proposed Change:

Change the shortcut labels to buttons you can click

Who Benefits From The Change(s)?

Users who don't know how to about F10/ctrl-c

F1bonacc1 commented 1 month ago

Hi @bouk,

What do you think of a command palette mode as an alternative? command Select with arrows or (j,k for VIM users) and activate with Enter.

P.S. In this sample (although it doesn't look like it because of the FPS) the Quit action was selected and pressed Enter.

calops commented 1 month ago

I think the command palette is cool but not really an alternative to this. I agree that clicking would be nice. If the buttons are there, always-present on the screen, then it wouldn't hurt to make them clickable.

F1bonacc1 commented 2 weeks ago

Added in v1.40.0