Skip to content

Comments

Allow overriding shortcut keys#571

Merged
dail8859 merged 1 commit intomasterfrom
shortcuts
Jun 14, 2024
Merged

Allow overriding shortcut keys#571
dail8859 merged 1 commit intomasterfrom
shortcuts

Conversation

@dail8859
Copy link
Owner

Closes #569. Adding a [Shortcuts] section in the ini file will override the default shortcuts. https://doc.qt.io/qt-6/qkeysequence.html#QKeySequence-1 is used to parse out the shortcut string. E.g.

[Shortcuts]
New=Ctrl+F1

Closes #569. Adding a `[Shortcuts]` section in the ini file will override the default shortcuts. https://doc.qt.io/qt-6/qkeysequence.html#QKeySequence-1 is used to parse out the shortcut string. E.g.

[Shortcuts]
New=Ctrl+F1
@dail8859 dail8859 merged commit fd6040c into master Jun 14, 2024
@dail8859 dail8859 deleted the shortcuts branch June 14, 2024 01:12
matthewyang204 pushed a commit to matthewyang204/NotepadNext that referenced this pull request Dec 14, 2025
Closes dail8859#569. Adding a `[Shortcuts]` section in the ini file will override the default shortcuts. https://doc.qt.io/qt-6/qkeysequence.html#QKeySequence-1 is used to parse out the shortcut string. E.g.

[Shortcuts]
New=Ctrl+F1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Key Rebindings / Shortcuts Remappings ?

1 participant