On 6 July 2013 04:25, Roy Smith <[email protected]> wrote:
> In article <[email protected]>,
>  Rustom Mody <[email protected]> wrote:
>
>> > I'm a vi user. Once I mastered "hit ESC by reflex when you pause
>> > typing an insert" I was never confused above which mode I was in.
>> >
>> > And now my fingers know vi.
>
> All the vi you need to know:
>
> <esc> : q ! <return>

I never got why Vi doesn't support Ctrl-C by default -- it's not like
it's a used key-combination and it would have helped me so many times
when I was younger.

:^C
Interrupt
:^C
Interrupt
:^C
Interrupt
:^C
Interrupt
:
At end-of-file
:
At end-of-file
:
At end-of-file
:
At end-of-file
:^C
Interrupt
:
At end-of-file
:^C
Interrupt
:
At end-of-file
:^C
Interrupt
:^C
Interrupt
:
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to