You are not logged in.
http://github.com/mikezackles/Bisect
Maybe my vim skills are just lacking, but this scratched an itch, and I'm already finding it handy.
I was basically stumbling my way through vimscript, so I'm not sure how the code stands up. Getting visual mode working was especially frustrating.
Anyway, by default you can use <C-j>, <C-k>, <C-h>, and <C-l> in the obvious way to home in on a location that's visible on the screen, both vertically and horizontally. <C-n> cancels a bisect.
Hopefully someone else will find this useful!
Offline
Oh, there's a vimball here now, if anyone wants it: http://www.vim.org/scripts/script.php?script_id=2960
Offline
I was browsing the community contributions forum when I came upon this. I've been using the plugin pretty much since it was posted on vim.org, didn't know someone from here made it
Just wanted to say I love the idea and use it all the time, very nice plugin.
Offline
Sorry, I just saw your post. Great! I'm glad someone else finds it useful as well.
Offline