From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 02:21:22 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 574F0106566C for ; Tue, 22 Feb 2011 02:21:22 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id D9A508FC17 for ; Tue, 22 Feb 2011 02:21:21 +0000 (UTC) Received: by fxm19 with SMTP id 19so3214667fxm.13 for ; Mon, 21 Feb 2011 18:21:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=xDEzU3tIhIgIHOwP+qkgdZZ7rTBaz4oalpEv87dmRnc=; b=SxX1Iji1WZJHZ8g/6xBFt2hioh/hNdIuZIs6Po+yo1FXHyJdg7jL5WRhF+8f4MPwue xH3hPFoxJyr964sEvuDntfoEIGhli1fe/AX4VWFSKD72nFHvpOiFyUOE8qQ/R3ogDdvr myx9oYJqSO9X6t78TuuuZomuCwLypdIV8Wfu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=G8hFisTBKGaE53nBSg9klVVSKu3PArU72mJzHmTEG/1kWF+QgrmiHTPkEq96LnN2Ad cGNlRZqHmYr2N5O6H5AoQs4U6ve0v/zRrKrH8QWapjgGZ78ApdCraFgiCEoyUYr2X83q piLOLiPe/Dnct/AmN9L3jTKnAeoehJ5FChjqg= MIME-Version: 1.0 Received: by 10.223.96.66 with SMTP id g2mr2680553fan.61.1298341280730; Mon, 21 Feb 2011 18:21:20 -0800 (PST) Received: by 10.223.94.67 with HTTP; Mon, 21 Feb 2011 18:21:20 -0800 (PST) In-Reply-To: <20110222013244.GA12065@thought.org> References: <20110222013244.GA12065@thought.org> Date: Mon, 21 Feb 2011 20:21:20 -0600 Message-ID: From: Adam Vande More To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing List Subject: Re: are there any GUI editors that use vi/vim-like abbreviations 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, 22 Feb 2011 02:21:22 -0000 On Mon, Feb 21, 2011 at 7:32 PM, Gary Kline wrote: > iF we throw out "gvim" since it is simply the GUI variant of > vim, are there are other GUI editors that use the kinds of :ab > abbreviations that vi does? > kate, the bundled text editor for KDE can use vi bindings. -- Adam Vande More