- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[METATICKET] Missed key bindings and shortcuts #1724
Comments
|
|
branch: 1724_fogotten_hotkeys (parent: master) |
my finger memory tells me that the meanings of ctrl-home/end and ctrl-pgup/pgdn should be swapped. kate confirms that. vim (at least in debian standard config), openoffice and qtcreator also use ctrl-home/end for beginning/end of document and don't have (obvious) keybindings for beginning/end of page at all. |
Ossi, I also suffer from that quite a lot :( Thanks for bringing this up... |
|
|
branch: 1724_forgotten_hotkeys |
|
Fixed: [d449c5f] |
|
C-x C-p (Copy opposite directory to command line) is not working in tonight's git sources. Does this belong here? |
Yes, you right.
Also, no reaction on ctrl-x,t and ctrl-x,ctrl-t (copy in commandline list of selected files from current/opposite panel). |
|
branch: 1724_forgotten_hotkeys (parent: master) |
Don't forget sync mc.keymap.default and mc.keymap.emacs. |
changeset: [267cabdc7901bf39144b9a403cc5294f5e486add] (forced update) |
|
|
Fixed: [91c7dbb] |
|
Replying to ossi:
--- a/misc/mc.keymap.default
-EditBeginningOfText = ctrl-pgup; alt-lt
-EditBeginPage = ctrl-home
|
Can you use code environment or attachment for this? |
branch: 1724_mismatched_hotkeys |
What about mc.keymap.emacs? |
Replying to andrew_b:
[733bde172097577748c1eb0e390b743fe9750887]
OK. |
|
fixed: [a011fcb] |
EditBeginRecordMacro = ctrl-r
seems like bug |
branch: 1724_missmatched_macro_hotkeys |
sorry... :) |
|
|
Fixed: [00b94ee] |
|
Important
This issue was migrated from Trac:
andrew_b
(@aborodin)During implementation of configurable keybindings (#212) some shortcuts are missed. Also many shortcuts are still hardcoded. This metaticket is created to collect such stuff.
The text was updated successfully, but these errors were encountered: