From owner-freebsd-questions@FreeBSD.ORG Tue Aug 28 22:25:36 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DBB91065673 for ; Tue, 28 Aug 2012 22:25:36 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 673D58FC1B for ; Tue, 28 Aug 2012 22:25:36 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.31]) by ltcfislmsgpa07.fnfis.com (8.14.4/8.14.4) with ESMTP id q7SMOM65023822 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 28 Aug 2012 17:24:22 -0500 Received: from dtwin (10.14.152.63) by smtp.fisglobal.com (10.132.206.31) with Microsoft SMTP Server (TLS) id 14.2.309.2; Tue, 28 Aug 2012 17:24:22 -0500 From: Sender: Devin Teske To: "'Robin, Michael'" , References: In-Reply-To: Date: Tue, 28 Aug 2012 15:24:47 -0700 Message-ID: <0ac101cd856b$ef1220f0$cd3662d0$@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQLOD27QfLxUNFyB2qaRGxi2iqKUwJVuuBSQ Content-Language: en-us X-Originating-IP: [10.14.152.63] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855, 1.0.431, 0.0.0000 definitions=2012-08-28_07:2012-08-28, 2012-08-28, 1970-01-01 signatures=0 Cc: Subject: RE: text editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2012 22:25:36 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Robin, Michael > Sent: Tuesday, August 28, 2012 3:10 PM > To: 'freebsd-questions@freebsd.org' > Subject: text editor > > Which text editor program will run 64-bit operating system On FreeBSD? In the GUI? or on the CLI? > with following > features: > * Support 100 percent of hot keys How many is that? If a program has programmable hot keys, would that suffice? > * Hot keys available for setting start/end block to be copied, moved or deleted > without requiring any mouse lock. > It is not possible to use mouse lock or to hold shift key combined with navigating > key at the same time without accidently dese4lcing. A challenge, no-doubt. > * Support special ASCII characters > Less of a challenge. Most editors are good about special ASCII characters (the ones that don't are in the minority, imho). ... I'd honestly recommend vim (CLI) or gvim (GUI). NOTE: Assuming FreeBSD here. -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.