Received: by 10.180.74.74 with SMTP id r10mr2731449wiv.3.1352828697810; Tue, 13 Nov 2012 09:44:57 -0800 (PST) X-BeenThere: vim_mac@googlegroups.com Received: by 10.180.77.130 with SMTP id s2ls8943793wiw.4.gmail; Tue, 13 Nov 2012 09:44:47 -0800 (PST) Received: by 10.180.105.198 with SMTP id go6mr4159172wib.2.1352828687230; Tue, 13 Nov 2012 09:44:47 -0800 (PST) Received: by 10.180.105.198 with SMTP id go6mr4159169wib.2.1352828687123; Tue, 13 Nov 2012 09:44:47 -0800 (PST) Return-Path: Received: from jail.42.org (jail.42.org. [194.77.85.16]) by gmr-mx.google.com with ESMTP id bu8si680638wib.2.2012.11.13.09.44.45; Tue, 13 Nov 2012 09:44:47 -0800 (PST) Received-SPF: neutral (google.com: 194.77.85.16 is neither permitted nor denied by domain of nunzio.losa...@gmail.com) client-ip=194.77.85.16; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 194.77.85.16 is neither permitted nor denied by domain of nunzio.losa...@gmail.com) smtp.mail=nunzio.losa...@gmail.com Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by jail.42.org (Postfix) with ESMTP id 5CD2F12685F for ; Tue, 13 Nov 2012 17:44:42 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TYKXL-0002a3-0G for vim-...@vim.org; Tue, 13 Nov 2012 09:44:35 -0800 Date: Tue, 13 Nov 2012 09:44:35 -0800 (PST) From: Nunzio Losacco To: vim-...@vim.org Message-ID: In-Reply-To: <15A8E6F0-57A4-4C0D-968C-832CC646694A@gmail.com> References: <1352708172205-5711940.post@n5.nabble.com> <97EB0E15-0C20-4D59-BC00-C98D39600135@kobschaetzki.net> <1352740251521-5711953.post@n5.nabble.com> <15A8E6F0-57A4-4C0D-968C-832CC646694A@gmail.com> Subject: Re: Key combination to go one word back/forward in all modes on macbook air MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_125422_16185056.1352828675002" ------=_Part_125422_16185056.1352828675002 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit New account created. I was doubting as well, cause I changed some keyboard settings in Terminal in order to get pgup/pgdown working in vi (fn+up/down I think). However Option-left/right arrow not working for the new user either. Do you have any more suggestions? 2012/11/12 john mckenzie-3 [via VIM] < ml-node+s1045645n5711957...@n5.nabble.com> > Option-left and right arrow work great for this in MacVim on *my* macs > (including Lion). I am left wondering if there is some peculiarity to your > account. Could you try another Mac or at least create a second account and > see if it happens then? > > On Nov 12, 2012, at 12:10 PM, Nunzio Losacco <[hidden email]> > wrote: > > > Hey guys, although I'm a "newbie forever" I perfectly know "w" and "b" > go one > > word forth/back ;-) > > > > But... > > 1) I'm looking for arrow keys combos (as ctrl+right/left on my linux > box) > > being the same as in the terminal (namely alt+right/left on OSX) > > 2) "w" and "b" are for "command mode", I want to move the cursor through > > words also in "insert mode", exactly as I do in the terminal, instead of > > having the odd behaviour I described in my first post. > > > > > > > > -- > > View this message in context: > http://vim.1045645.n5.nabble.com/Key-combination-to-go-one-word-back-forward-in-all-modes-on-macbook-air-tp5711940p5711953.html > > > Sent from the Vim - Mac mailing list archive at Nabble.com. > > > > -- > > You received this message from the "vim_mac" maillist. > > Do not top-post! Type your reply below the text you are replying to. > > For more information, visit http://www.vim.org/maillist.php > > -- > You received this message from the "vim_mac" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://vim.1045645.n5.nabble.com/Key-combination-to-go-one-word-back-forward-in-all-modes-on-macbook-air-tp5711940p5711957.html > To unsubscribe from Key combination to go one word back/forward in all > modes on macbook air, click here > . > NAML > -- View this message in context: http://vim.1045645.n5.nabble.com/Key-combination-to-go-one-word-back-forward-in-all-modes-on-macbook-air-tp5711940p5711986.html Sent from the Vim - Mac mailing list archive at Nabble.com. ------=_Part_125422_16185056.1352828675002 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit New account created. I was doubting as well, cause I changed some keyboard settings in Terminal in order to get pgup/pgdown working in vi (fn+up/down I think).
However Option-left/right arrow not working for the new user either.

Do you have any more suggestions?



2012/11/12 john mckenzie-3 [via VIM] <[hidden email]>
Option-left and right arrow work great for this in MacVim on *my* macs (including Lion). I am left wondering if there is some peculiarity to your account. Could you try another Mac or at least create a second account and see if it happens then?

On Nov 12, 2012, at 12:10 PM, Nunzio Losacco <[hidden email]> wrote:

> Hey guys, although I'm a "newbie forever" I perfectly know "w" and "b" go one
> word forth/back ;-)
>
> But...
> 1) I'm looking for arrow keys combos (as ctrl+right/left on my linux box)
> being the same as in the terminal (namely alt+right/left on OSX)
> 2) "w" and "b" are for "command mode", I want to move the cursor through
> words also in "insert mode", exactly as I do in the terminal, instead of
> having the odd behaviour I described in my first post.
>
>
>
> --
> View this message in context: http://vim.1045645.n5.nabble.com/Key-combination-to-go-one-word-back-forward-in-all-modes-on-macbook-air-tp5711940p5711953.html

> Sent from the Vim - Mac mailing list archive at Nabble.com.
>
> --
> You received this message from the "vim_mac" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php



To unsubscribe from Key combination to go one word back/forward in all modes on macbook air, click here.
NAML



View this message in context: Re: Key combination to go one word back/forward in all modes on macbook air
Sent from the Vim - Mac mailing list archive at Nabble.com.
------=_Part_125422_16185056.1352828675002--