Ticket #411 (closed enhancement: fixed)
configurable key bindings
| Reported by: | daxim | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.47 |
| Keywords: | shortcuts | Cc: |
Description
I'm surprised no one already filed a ticket for this. I dislike some of padre's key bindings and would very much be able to customise them to my convenience.
Attachments
Change History
Changed 3 years ago by daxim
-
attachment
key-bindings.png
added
comment:1 Changed 3 years ago by tsee
This is high on the todo list, but there's no easy solution given the tools involved (Wx). Has been discussed extensively on #padre. teejay had started working on this, but I think (correct me if I'm wrong) work has stalled due to lack of time. Takers welcome!
comment:3 Changed 2 years ago by Sewi
- Version changed from 0.38 to 0.47
Update:
I'm currently splitting Actions from the menu, they life in Padre/Action/? now.
Each Action should have a short (1 to ~3 lines) comment explaining it. As my English is not really good, this should be done by a native speaker if possible. Just look at Padre/Action/Run?.pm for samples (and fix any language errors there, please).
This is an early step to finish this ticket and introduce configurable menus, toolbar(s) and shortcuts into Padre!

kate screenshot