From mboxrd@z Thu Jan 1 00:00:00 1970 From: dexen deVries To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Fri, 17 Jun 2011 17:27:50 +0200 User-Agent: KMail/1.13.6 (Linux/3.0.0-rc3-l29+; KDE/4.5.5; x86_64; ; ) References: <4D0E6923-8F18-46E9-8B75-F2C37C8637EB@bitblocks.com> In-Reply-To: <4D0E6923-8F18-46E9-8B75-F2C37C8637EB@bitblocks.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201106171727.50701.dexen.devries@gmail.com> Subject: Re: [9fans] in ed, how to do i do this? Topicbox-Message-UUID: f16a013c-ead6-11e9-9d60-3106f5b1d025 On Friday 17 of June 2011 17:22:37 Bakul Shah wrote: > On Jun 17, 2011, at 8:07 AM, Fernan Bolando > > wrote: > > On Fri, Jun 17, 2011 at 11:04 PM, yy wrote: > >> 2011/6/17 Fernan Bolando : > >>> 1. insert a character in a line? - I usually retype the whole line > >>> with .c > >> > >> s/^/c/ > > > > what if I want to insert it in the middle of the line? > > Mousing is faster than typing :-) and 9fans is faster than manpages ;-)