Mailinglist Archive: opensuse (3336 mails)
| < Previous | Next > |
Re: [SLE] Messed up my 9.2
- From: Jerry Feldman <gaf@xxxxxxx>
- Date: Thu, 15 Dec 2005 16:17:06 -0500
- Message-id: <200512151617.06689.gaf@xxxxxxx>
> On Wednesday 14 December 2005 16:39, B Stia wrote:
> vi has two modes, a command mode and an insert mode (text mode). The
> command `i` begins text mode, and `[esc]` ends text mode. See:
Actually, vi (or in our case vim) has 3 modes:
Command (or edit mode) mode. This is where you start out.
Insert (or text) mode. This is where you are inserting text.
Ex (or sometimes referred to as colon) where you issue ex commands.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
> vi has two modes, a command mode and an insert mode (text mode). The
> command `i` begins text mode, and `[esc]` ends text mode. See:
Actually, vi (or in our case vim) has 3 modes:
Command (or edit mode) mode. This is where you start out.
Insert (or text) mode. This is where you are inserting text.
Ex (or sometimes referred to as colon) where you issue ex commands.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
| < Previous | Next > |