Ticket #1760 (closed defect: fixed)
*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
- put cursor in empty line
- press shift-left
- 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
Note: See
TracTickets for help on using
tickets.