[squeak-dev] SVI and Vim

Jason Rogers jacaetevha at gmail.com
Thu Oct 2 13:00:46 UTC 2008


vi-like editing is not just for large text processing.  If you are
used to vi's navigation style, for instance, you are probably much
quicker using h, j, k, l, w, f(N), d(N), y, p, etc. than CMD+Arrow (or
is it CTRL+Arrow, or wait maybe it's Alt+Arrow, ah nuts -- just reach
for the mouse).

The decision to use vi or not has nothing to do with the size of the
method.  It's a productivity choice -- and for me, it's mostly muscle
memory.

On Wed, Oct 1, 2008 at 1:09 AM, K. K. Subramaniam <subbukk at gmail.com> wrote:
> On Wednesday 01 Oct 2008 6:53:10 am Mark Volkmann wrote:
>> I'd really like to be able to use vi keystrokes when editing code in
>> Squeak.
> Why? Just curious.
>
> Most methods in Squeak are small and a vi-style editing would be an overkill.
> If you have large text processing needs (like sorting, regex replacement
> etc.), you can cut-n-paste between Squeak and your favorite editor on the
> host OS.
>
> Subbu
>
>



-- 
Jason Rogers

"I am crucified with Christ: nevertheless I live;
yet not I, but Christ liveth in me: and the life
which I now live in the flesh I live by the faith of
the Son of God, who loved me, and gave
himself for me."
    Galatians 2:20



More information about the Squeak-dev mailing list