Skip to content
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

Closed
mc-butler opened this issue Oct 16, 2009 · 37 comments
Closed

[METATICKET] Missed key bindings and shortcuts #1724

mc-butler opened this issue Oct 16, 2009 · 37 comments
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.7.0-pre3 Reproducible in version 4.7.0-pre3
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1724
Reporter 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.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 16, 2009 at 5:55 UTC (comment 1)

  • Milestone changed from 4.7 to 4.7.0-pre4

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 16, 2009 at 18:47 UTC (comment 2)

  • Status changed from new to accepted
  • Owner set to angel_il

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 19, 2009 at 19:22 UTC (comment 3)

branch: 1724_fogotten_hotkeys (parent: master)
changeset: [20792fd2bfc69f77d4a7f1bde0f62eb70a488d64]

@mc-butler
Copy link
Author

Changed by ossi (@ossilator) on Oct 25, 2009 at 23:01 UTC (comment 4)

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.

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Oct 26, 2009 at 9:23 UTC (comment 5)

Ossi, I also suffer from that quite a lot :( Thanks for bringing this up...

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 26, 2009 at 9:49 UTC (comment 6)

  • Severity changed from no branch to on review

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Oct 26, 2009 at 20:56 UTC (comment 7)

  • Votes set to slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 26, 2009 at 21:26 UTC (comment 8)

branch: 1724_forgotten_hotkeys
changeset: [d449c5f]

@mc-butler
Copy link
Author

Changed by slyfox (@trofi) on Oct 26, 2009 at 21:46 UTC (comment 9)

  • Votes changed from slavazanko to slavazanko slyfox
  • Severity changed from on review to approved

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 26, 2009 at 21:59 UTC (comment 10)

  • Severity changed from approved to merged
  • Status changed from accepted to testing
  • Votes changed from slavazanko slyfox to commited-master
  • Resolution set to fixed

Fixed: [d449c5f]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 26, 2009 at 21:59 UTC (comment 11)

  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by dmartina (dhmartina@….es) on Oct 27, 2009 at 23:28 UTC (comment 12)

C-x C-p (Copy opposite directory to command line) is not working in tonight's git sources. Does this belong here?

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Oct 27, 2009 at 23:37 UTC (comment 13)

  • Status changed from closed to reopened
  • Resolution fixed deleted

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).

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Oct 27, 2009 at 23:37 UTC (comment 14)

  • Status changed from reopened to assigned

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 28, 2009 at 16:15 UTC (comment 15)

  • Blocked by #1723 deleted
  • Severity changed from merged to on review
  • Votes commited-master deleted

branch: 1724_forgotten_hotkeys (parent: master)
changeset: [9429fff21a3fc49f5284c9f234e86186cc27db1b]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 28, 2009 at 17:44 UTC (comment 16)

Don't forget sync mc.keymap.default and mc.keymap.emacs.

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 28, 2009 at 19:02 UTC (comment 17)

changeset: [267cabdc7901bf39144b9a403cc5294f5e486add] (forced update)

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 28, 2009 at 19:46 UTC (comment 18)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Oct 28, 2009 at 21:51 UTC (comment 19)

  • Severity changed from on review to approved
  • Votes changed from andrew_b to andrew_b slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 29, 2009 at 6:42 UTC (comment 20)

  • Resolution set to fixed
  • Status changed from assigned to testing
  • Severity changed from approved to merged
  • Votes changed from andrew_b slavazanko to commited-master

Fixed: [91c7dbb]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Oct 29, 2009 at 13:01 UTC (comment 21)

  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by ossi (@ossilator) on Dec 12, 2009 at 9:12 UTC (comment 4.22)

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Severity changed from merged to no branch
  • Milestone changed from 4.7.0-pre4 to 4.7.0

Replying to ossi:
so, would someone finally apply a patch like that?

--- a/misc/mc.keymap.default
+++ b/misc/mc.keymap.default
@@ -23,12 +23,12 @@ EditHome = home

EditEnd = end
EditTab = tab
EditUndo = ctrl-u

-EditBeginningOfText = ctrl-pgup; alt-lt
-EditEndOfText = ctrl-pgdn; alt-gt
+EditBeginningOfText = ctrl-home; alt-lt
+EditEndOfText = ctrl-end; alt-gt

EditScrollUp = ctrl-up
EditScrollDown = ctrl-down

-EditBeginPage = ctrl-home
-EditEndPage = ctrl-end
+EditBeginPage = ctrl-pgup
+EditEndPage = ctrl-pgdn

EditDeleteWordLeft = alt-backspace
EditDeleteWordRight = alt-d
EditParagraphUp =

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Dec 13, 2009 at 11:52 UTC (comment 23)

Can you use code environment or attachment for this?

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 13, 2009 at 14:10 UTC (comment 24)

  • Severity changed from no branch to on review
  • Votes commited-master deleted

branch: 1724_mismatched_hotkeys
changeset: [2f82c7fd46ce3ea49a44eb112b6bf2ff6d2e1374]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 13, 2009 at 14:36 UTC (comment 25)

What about mc.keymap.emacs?

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 14, 2009 at 6:51 UTC (comment 25.26)

  • Votes set to andrew_b

Replying to andrew_b:

What about mc.keymap.emacs?

[733bde172097577748c1eb0e390b743fe9750887]

OK.

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 15, 2009 at 9:46 UTC (comment 27)

  • Severity changed from on review to approved
  • Votes changed from andrew_b to andrew_b slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 15, 2009 at 11:52 UTC (comment 28)

  • Resolution set to fixed
  • Status changed from reopened to closed
  • Severity changed from approved to merged
  • Votes changed from andrew_b slavazanko to committed-master

fixed: [a011fcb]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 24, 2009 at 14:26 UTC (comment 29)

EditBeginRecordMacro = ctrl-r
EditEndRecordMacro = ctrl-r

seems like bug

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 24, 2009 at 16:59 UTC (comment 30)

  • Status changed from closed to reopened
  • Severity changed from merged to on review
  • Votes committed-master deleted
  • Resolution fixed deleted

branch: 1724_missmatched_macro_hotkeys
chackout: [0cc0c4325055f5f29f7a9e4a996ccb355630cd5c]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 24, 2009 at 18:44 UTC (comment 31)

sorry... :)
changeset: [0cc0c4325055f5f29f7a9e4a996ccb355630cd5c]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 24, 2009 at 19:06 UTC (comment 32)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 25, 2009 at 11:19 UTC (comment 33)

  • Votes changed from andrew_b to andrew_b slavazanko
  • Severity changed from on review to approved

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 25, 2009 at 12:04 UTC (comment 34)

  • Votes changed from andrew_b slavazanko to committed-master
  • Severity changed from approved to merged

Fixed: [00b94ee]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 25, 2009 at 12:05 UTC (comment 35)

  • Resolution set to fixed
  • Status changed from reopened to closed

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 21, 2025 at 7:20 UTC (comment 36)

Ticket #1723 has been marked as a duplicate of this ticket.

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 21, 2025 at 7:20 UTC (comment 37)

Ticket #1731 has been marked as a duplicate of this ticket.

@mc-butler mc-butler marked this as a duplicate of #1661 Feb 28, 2025
@mc-butler mc-butler marked this as a duplicate of #1723 Feb 28, 2025
@mc-butler mc-butler marked this as a duplicate of #1731 Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.7.0-pre3 Reproducible in version 4.7.0-pre3
Development

No branches or pull requests

1 participant