tibirna / qgit

Official git repository for QGit.
Other
174 stars 68 forks source link

Salvaged from old home: Key bindings on diff page don't work anymore #30

Closed tibirna closed 6 years ago

tibirna commented 6 years ago

Submitted by Urs Joss on 2016-05-20.

In version 2.6 (on arch linux (qgit-2.6-1)), I cannot use shortcuts to navigate the diff pane

space, u, d, delete, backspace More shortcuts that don’t seem to know (but I haven’t been using frequently or at all in <2.6):

Home/End to go to first/last revision CTRL-+/- for adjusting the font size While scrolling by mouse works, qgit is still usable. However, fast convenient navigation with keyboard only is quite impaired.

Thanks for taking care of that.

What works:

n/k, i to navigate in the revision list t to toggle the tree view s to split the secondary panes h to toggle the view of the split header

tibirna commented 6 years ago

I can't reproduce any problem with the shortcuts anymore. There was also the merge containing 792c94fd0. I will close this for now as fixed. Please report (eventually with a more constrained reproduction recipe) if these still occur for you.

ursjoss commented 6 years ago

Hi Crisitian

Yes, that's fine, closing this ticket.. I did not think of this ticket when I issued pull request #5 - an therefore did not care to close this ticket after you merged the relevant commits from that pr. Sorry.

The keybinding work fine with current HEAD of master.

Thanks and cheers Urs