Add shortcut navigation #849

Closed
opened 2016-03-27 09:17:27 +02:00 by Jzarecta · 3 comments
Jzarecta commented 2016-03-27 09:17:27 +02:00 (Migrated from github.com)

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:

  • j left
  • k right
  • u up
  • l down
  • n next message
  • p previous message
  • r reply
  • f forward

On Qt, this tutorial might help, using Qsequence:
http://doc.qt.io/qt-5/qshortcut.html

Regards.

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: - j left - k right - u up - l down - n next message - p previous message - r reply - f forward On Qt, this tutorial might help, using Qsequence: http://doc.qt.io/qt-5/qshortcut.html Regards.
PeterSurda commented 2016-03-29 09:19:29 +02:00 (Migrated from github.com)

See mailchuck@54b5c9c862f735eab18487aa776fadb8469d823e . It will be merged soon, or you can try out the fork directly now if you prefer.

See mailchuck@54b5c9c862f735eab18487aa776fadb8469d823e . It will be merged soon, or you can try out the fork directly now if you prefer.
krikmo commented 2016-04-02 22:59:53 +02:00 (Migrated from github.com)

@PeterSurda your link is broken. If anyone finds this issue in the future, go here: 54b5c9c862.

@PeterSurda your link is broken. If anyone finds this issue in the future, go here: https://github.com/mailchuck/PyBitmessage/commit/54b5c9c862f735eab18487aa776fadb8469d823e.
PeterSurda commented 2016-04-06 05:07:43 +02:00 (Migrated from github.com)

Fixed link.

Fixed link.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-08-21#849
No description provided.