Ticket #1760 (new defect) — at Initial Version

Opened 14 years ago

Last modified 14 years ago

*Highlight glitch at newline

Reported by: gotar Owned by:
Priority: minor Milestone: 4.7.0
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

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.
Note: See TracTickets for help on using tickets.