Add shortcut navigation #849
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-21#849
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would be nice to have keyboard navigation, I always used it for gmail. Using the VIM-friendly navigation keys doesnt sound like a bad idea:
On Qt, this tutorial might help, using Qsequence:
http://doc.qt.io/qt-5/qshortcut.html
Regards.
See mailchuck@54b5c9c862f735eab18487aa776fadb8469d823e . It will be merged soon, or you can try out the fork directly now if you prefer.
@PeterSurda your link is broken. If anyone finds this issue in the future, go here:
54b5c9c862
.Fixed link.