JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
946 stars 46 forks source link

Better support for keyboard usage #31

Open JetpackDuba opened 1 year ago

JetpackDuba commented 1 year ago

Add options to make easier to execute actions with keybindings.

It's mostly relevant when pulling, pushing, fetching, stashing, etc.

Philipp91 commented 1 year ago

How about keyboard support for:

adam-ce commented 8 months ago

git cola uses control + p to push, control + shift + p to pull and control + s to stage the current file.

I'm currently still using git cola to commit changes. one of the main reasons is the better commit control. i often only want to stage part of my changes. so i select and press s.

sabreu-teknorix commented 3 months ago

For more flexibility, Gitnuro can expose functions like push, pull, stash, etc, and the user/developer can map them to key biddings