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

*Highlight glitch at newline #1760

Closed
mc-butler opened this issue Oct 30, 2009 · 3 comments
Closed

*Highlight glitch at newline #1760

mc-butler opened this issue Oct 30, 2009 · 3 comments
Labels
area: mcedit mcedit, the built-in text editor prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1760
Reporter gotar (gotar@….pl)

When selections starts in the middle of line it goes crazy when passing newline, even more happens when selection starts at empty line, e.g. shipped mc.keymap:

EditDeleteToLineEnd = ctrl-k
EditDeleteToLineBegin =

EditLeft = left
EditRight = right
  1. put cursor in empty line
  2. press shift-left
  3. instead of single newline character selected, the line at the top and the bottom one are selected with "EditRi" part of next line.
@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 2, 2009 at 13:17 UTC (comment 1)

  • Description edited

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 2, 2009 at 13:17 UTC (comment 2)

  • Description edited

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 2, 2009 at 13:54 UTC (comment 3)

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from 4.7 to 4.7.0
  • Version changed from 4.7.0-pre4 to master

already fixed in "master"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcedit mcedit, the built-in text editor prio: low Minor problem or easily worked around
Development

No branches or pull requests

1 participant