From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3034417837c626b7b57b70bd29f5599a@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Mon, 17 Aug 2009 10:44:11 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Inserting Special Characters into Acme Topicbox-Message-UUID: 4c46ea36-ead5-11e9-9d60-3106f5b1d025 > Is there some way to insert special characters into Acme text windows? > Specifically, I want to do some file editing and put CRLF line endings > into some files, or around specific lines. To get a CR, just type Ctrl-M (or Alt-X 000d). You can type it into text, or use it in an Edit or button-3 search just like any other character. LF is a bit more special but you can use \n to insert one in an Edit command.