mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add hint about shortcuts
This commit is contained in:
parent
9902323943
commit
81b5230da5
@ -39,6 +39,10 @@ And create your patch using the [`git-format-patch`](https://git-scm.com/docs/gi
|
|||||||
* Each patch or pull request should only contain related modifications.
|
* Each patch or pull request should only contain related modifications.
|
||||||
* Run the tests and code formatters before submitting (c.f. Chapter 'Check everything' of this README).
|
* Run the tests and code formatters before submitting (c.f. Chapter 'Check everything' of this README).
|
||||||
|
|
||||||
|
### Hints and Pitfalls
|
||||||
|
|
||||||
|
* When adding a new hotkey/shortcut make sure it's not registered in Profanity already. And also that it's not a default shortcut of readline.
|
||||||
|
|
||||||
## Coding style
|
## Coding style
|
||||||
Follow the style already present ;-)
|
Follow the style already present ;-)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user