Keyboard shortcuts #655

Closed
opened 2014-03-10 08:23:44 +01:00 by hasit · 2 comments
hasit commented 2014-03-10 08:23:44 +01:00 (Migrated from github.com)

How about adding standard keyboard shortcuts?
for example:
shift + command + D -> send message (for osx)

I am interested in adding this feature. Would someone guide me? I am new to it QT but familiar with coding in Python.

How about adding standard keyboard shortcuts? for example: shift + command + D -> send message (for osx) I am interested in adding this feature. Would someone guide me? I am new to it QT but familiar with coding in Python.
PeterSurda commented 2015-12-01 22:45:36 +01:00 (Migrated from github.com)

Also, Delete key should work on the messagelist even if other part of the window is in focus.

Also, Delete key should work on the messagelist even if other part of the window is in focus.
PeterSurda commented 2016-03-01 08:27:10 +01:00 (Migrated from github.com)

There are now following keybindings (no Ctrl/Shift/Meta needed):
(N)ext, (P)revious, (R)emply, (C)ompose, (F)ind

Also Del works if the focus is on the message body too (not when on the tree because that might cause confusion when someone wants to delete an account or something).

There are now following keybindings (no Ctrl/Shift/Meta needed): (N)ext, (P)revious, (R)emply, (C)ompose, (F)ind Also Del works if the focus is on the message body too (not when on the tree because that might cause confusion when someone wants to delete an account or something).
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-27#655
No description provided.