Ticket #1850 (assigned enhancement)

Opened 14 years ago

Last modified 7 years ago

F5-enhancement: multiline vertical down-copy

Reported by: vit_r Owned by:
Priority: minor Milestone: Future Releases
Component: mcedit Version: 4.7.0-pre4
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

F5 usual behavior is changed only when cursor is between

start and end marks (start_mark <= cursor && cursor <= end_mark)
of marked area.

Instead of copying selection inside itself
this patch offers one-click-down-copy of all lines
which have at least one highlighted char or '\n'.

New copy is marked and cursor is on the first char of lower line.

If nothing is marked then cursor line is doubled and marked.
In last case line with single '\n' is skipped.

vit_r

Attachments

1850-multiline-vertical-down-copy.patch (4.4 KB) - added by vit_r 14 years ago.
F5-enhancement: multiline_vertical_down-copy

Change History

Changed 14 years ago by vit_r

F5-enhancement: multiline_vertical_down-copy

comment:1 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

comment:2 Changed 7 years ago by andrew_b

  • Status changed from new to assigned
  • Owner vit_r deleted
Note: See TracTickets for help on using tickets.