From owner-freebsd-questions@FreeBSD.ORG Fri Mar 25 12:09:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C819F16A4CE for ; Fri, 25 Mar 2005 12:09:53 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C1B943D1F for ; Fri, 25 Mar 2005 12:09:53 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so786824rng for ; Fri, 25 Mar 2005 04:09:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=KVTFQO9xodUEZHBbV/vqSgkfo6brTuQg63ZTsvf5BhiovozOJZTEgv0VUyRRT8KlT0KZh8Hgzp1/Cw5pxxcLgNVt9w0FdS553VhUEnBD9Vhhmah2a9Y668evG1CMiSygh+v7kX76HMAY3+XhxvLDLGP+5mzQSBoIlb85+vW+tvc= Received: by 10.38.207.57 with SMTP id e57mr7126rng; Fri, 25 Mar 2005 04:09:52 -0800 (PST) Received: by 10.38.74.23 with HTTP; Fri, 25 Mar 2005 04:09:52 -0800 (PST) Message-ID: Date: Fri, 25 Mar 2005 13:09:52 +0100 From: Gert Cuykens To: Frank Staals In-Reply-To: <4242FC50.3070702@zonnet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <4242FC50.3070702@zonnet.nl> cc: Dan Nelson cc: freebsd-questions@freebsd.org Subject: Re: looking for a shell editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 12:09:53 -0000 On Thu, 24 Mar 2005 18:43:44 +0100, Frank Staals wrote: > Dan Nelson wrote: > In the last episode (Mar 24), Gert Cuykens said: > Looking for a shell editor that can open two files at the same time on the > same screen splitting the screen horizontal ? Please dont answer emac or vi > they are not made for teletubies :( I like the ee or mc editor but i dont > think mc editor can open two files at the same time/ Try editors/joe-devel > (which should probably be renamed to plain editors/joe) Jep joe is realy > cool, its my default text-editor and it can be used in a split-screen mode. > > you should probably get used to the commands you can use, first ctrl+ k > seems a litle weird but when you get used to it it realy rules ( in fact > when I'm working at school in word or notepad and I want to save my stuff I > automatically do ctrl + k + d ) :D > > ctrl + k rules after you get used to it > > Good Luck > > Frank Staals > Yep joe looks great. But i dont understand why they use ^K so much ? What is the logic behind ^K what does K stand for ? I would understand ^J on all the special joe key bindings but ^K ?