]> git.neil.brown.name Git - edlib.git/commit
mergeview: capture < and > on marker lines.
authorNeilBrown <neil@brown.name>
Mon, 12 Jun 2023 11:46:01 +0000 (21:46 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commit4289fd3a1f8b645ade6a3a225ac3aa30c6123b5e
treed45d1e5e72daa0e01751ecba73468df672e5f262
parentd03bd792fd50f7c01c989c997559e36a85f35e8f
mergeview: capture < and > on marker lines.

When cursor is on a marker line, capture < and > for manipulating the
merge.

On the first marker: lines are moved between top of orig and preceding
content.
On the second marker: lines are moved between bottom of orig and
following content.

I don't know what I want on other marker lines.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
python/lib-mergeview.py