]> git.neil.brown.name Git - wiggle.git/commit
Browser: add a more effective cursor.
authorNeil Brown <neilb@suse.de>
Thu, 10 May 2012 06:44:07 +0000 (16:44 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 10 May 2012 06:44:07 +0000 (16:44 +1000)
commitb4bb4d5c6c4e2a0dfe8f9255510230e2fbde8f01
treebc8c45218334cb54e19724a81aefa064ab29b357
parent987117a4ed04bdb853712a55ab3c86066143cdab
Browser: add a more effective cursor.

Create a proper cursor structure to track where on the screen we are.
Record the width of the current symbol so 'backward' works better.
Allow movement master start and end of line by going to previous or
next line.
Allow 'search' to locate the actual string, not just the line.

Signed-off-by: NeilBrown <neilb@suse.de>
vpatch.c