Wednesday, November 27, 2013

Re: Text Editing on an Infinite Plane (A Project)

Why stop at 2D? With a webpage-based implementation it would be easy
to jump to full 3D text editing capabilities, with more efficient
panning, zooming, etc.

If you're only going to do 2D, I don't see much benefit of this script
compared to vim's standard Window commands, like:

split
vsplit
Ctrl-w h/j/k/l
Ctrl-w H/J/K/L
Ctrl-w |


I have gotten used to the above commands over the years, and I always
use vim in a "2D" fashion. My vim session typically looks like a grid
of vim windows, with the horizontal and vertical axes representing
some kind of logical arrangement for the project.

~Christopher Sebastian
SiChuan, China

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: