Ticket #1760 (new defect) — at Version 1

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 (last modified by andrew_b) (diff)

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.

Change History

comment:1 Changed 14 years ago by andrew_b

  • Description modified (diff)
Note: See TracTickets for help on using tickets.