Date: Sun, 02 Feb 2003 13:31:13 -0500 From: Chuck Swiger <cswiger@mac.com> To: FreeBSD General Mailing List <freebsd-questions@FreeBSD.ORG> Subject: Re: Slightly OT, OSX, terminals & key combinations Message-ID: <3E3D63F1.8060007@mac.com> In-Reply-To: <20030202140443.M3150-100000@test_server.no.domain> References: <20030202140443.M3150-100000@test_server.no.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
Rich Fox wrote: > Thanks, I think that found the issue, however... > > an stty -a returns... > [snip] > cchars: discard = ^O; dsusp = ^Y; eof > [snip] [ ... ] > Am I even barking in the right forest? Yes. If you've also got "lnext" set like so: lnext min quit reprint start status stop susp time ^V 1 ^\ ^R ^Q ^T ^S ^Z 0 ...then typing ^V ^O should send a literal cntl-O to pine. Cntl-v is used to "quote" shell line-editing characters. -Chuck PS: http://www.freebsd.org/cgi/query-pr.cgi?pr=47815 :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E3D63F1.8060007>