From owner-freebsd-questions@FreeBSD.ORG Mon Jun 15 01:36:20 2009 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 882C11065670 for ; Mon, 15 Jun 2009 01:36:20 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD4E8FC19 for ; Mon, 15 Jun 2009 01:36:19 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy8 with SMTP id 8so3859388ewy.43 for ; Sun, 14 Jun 2009 18:36:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=C10Su43ZcYhFs9ArfC3aYVSzfGhU+P18VGvHYNdMTGA=; b=TDL9oHLoEnzXHHBWcUKFICa+9/AsDQRoF81B0RverFDfv9CeKsbYgx5YHASTpB62UN X7nhu6jQ+VXxDu9ElJ4yELqB89abAbVnHFIOl0W0184Nw/jnxF/kPWoYb5N2VZkjk7CG 8HIqnytxcUfyHw7al81oKxZNu79jmE1JCHeqI= 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:content-transfer-encoding; b=aL+3/fI8SNNRQYqtmcubpmQHCG6H4xZlSwd8h0fu4N7oOH3X9lXItiav4hSST86orr T3U0l6XAEqA08cfUbDD7sNivSzf51WLRCicVFHMoraXVe15yK+HoISU9OQe5yCD7r+QO q3etH/caB2OWgcS6b0CZUheR0l2zV+XTfNy2I= MIME-Version: 1.0 Received: by 10.210.51.10 with SMTP id y10mr6940088eby.42.1245029778858; Sun, 14 Jun 2009 18:36:18 -0700 (PDT) In-Reply-To: <20090615011806.1C435BEE2@kev.msw.wpafb.af.mil> References: <20090615011806.1C435BEE2@kev.msw.wpafb.af.mil> Date: Sun, 14 Jun 2009 21:36:18 -0400 Message-ID: From: Daniel Underwood To: vogelke+unix@pobox.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Terminal / vim / shortcuts 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: Mon, 15 Jun 2009 01:36:21 -0000 Thanks for these great answers! I already use a customized .vimrc file. So I can just add the mappings to this file, instead of to .exrc, right?