Try alt-b and alt-f. You have to have one of your alt keys set to to 'meta'
in the keyboard prefs though.
Hi,
Thanks again!
This worked. I did try the other suggestion on the wiki one more
On Apr 11, 12:51 pm, George Nachman <gnach...@llamas.org> wrote:
> Put this in your .inputrc. It seems to fix the issue in bash:
>
> "\e[1;5D": backward-word
> "\e[1;5C": forward-word
time just be sure:
>A good compromise is thus using a modifier combination of CTRL and SHIFT with the left/right arrow keys for word jumping. This can be defined as follows:
>"\e[1;6D": backward-word
>"\e[1;6C": forward-word
but this combination did not work for me for some reason.
Maybe it
is worth adding the
"\e[1;5D": backward-wordto the wikipage as well?
"\e[1;5C": forward-word
Anyway, sorry for the newb question, and thanks again for the help.
I haven't been using iTerm2 for long, but it only took a day to figure
out that it is a splendid improvement over the default OSX terminal
app.
> Put this in your .inputrc. It seems to fix the issue in bash:
>
> "\e[1;5D": backward-word
> "\e[1;5C": forward-word
Doesn't change anything for me in nightly iTerm2-nightly-2011-04-10.zip.
I don't get control sequences printed out, but no correct movement either.
S
>