On Fri, Oct 30, 2015, at 12:51, Arturo Borrero Gonzalez wrote:
> I'm using nano 2.4.2-1.
> 
> Using --ignore didn't work :-(
> 
> When pressing the key combinations, a message is shown: [ Unknown Command ].

Strange.  It shows that message for me only when I press
Alt+Left and Alt+Right.

What happens when you press Shift+Left and Win+Left?
(For me those combinations work as if I pressed just Left.)

Could you try and compile nano from source, and run
./configure --enable-debug, then run make, and then:

  src/nano  README  2>TRAIL

press Ctrl+Right three times, and Ctrl+Left twice,
and then Ctrl+X and attach the TRAIL file here?

(Meanwhile you could of course add the following lines
to your nanorc:
bind ^B prevword main
bind ^N nextword main
and use those key combos instead.)

Benno

-- 
http://www.fastmail.com - Or how I learned to stop worrying and
                          love email again

Reply via email to