Bug#800681: Esc+ doesn't work twice in a row

2015-11-12 Thread Arturo Borrero Gonzalez
On 12 November 2015 at 11:31, Benno Schulenberg wrote: > > On Wed, Nov 11, 2015, at 14:02, Arturo Borrero Gonzalez wrote: >> perhaps you could check from nano the terminal type and set the codes >> conditionally to terminal types. > > But how? I do not know of a function

Bug#800681: Esc+ doesn't work twice in a row

2015-11-12 Thread Benno Schulenberg
On Wed, Nov 11, 2015, at 14:02, Arturo Borrero Gonzalez wrote: > perhaps you could check from nano the terminal type and set the codes > conditionally to terminal types. But how? I do not know of a function what_terminal_is_this(). And your xfce4-terminal reports itself as an xterm, my

Bug#800681: Esc+ doesn't work twice in a row

2015-11-12 Thread Benno Schulenberg
On Thu, Nov 12, 2015, at 11:40, Arturo Borrero Gonzalez wrote: > The key point is, I guess, how different codes are produced for the > same shortcuts. Precisely. > How can we identify who or which component of the system is > responsible for generating these codes? Even after googling for some

Bug#800681: Esc+ doesn't work twice in a row

2015-11-11 Thread Arturo Borrero Gonzalez
On 10 November 2015 at 21:27, Benno Schulenberg wrote: > > On Tue, Nov 10, 2015, at 20:10, Arturo Borrero Gonzalez wrote: >> What are your plans for this bug? > > I was still waiting for your answer to this question: > >>>And when you start an xterm, and run there an

Bug#800681: Esc+ doesn't work twice in a row

2015-11-10 Thread Arturo Borrero Gonzalez
On 4 November 2015 at 17:29, Arturo Borrero Gonzalez wrote: > On 4 November 2015 at 17:27, Benno Schulenberg wrote: >> >> What does 'echo $TERM' say in your xfce4-terminal? >> > > % echo $TERM > xterm > Hi, What are your plans for this

Bug#800681: Esc+ doesn't work twice in a row

2015-11-10 Thread Benno Schulenberg
On Tue, Nov 10, 2015, at 20:10, Arturo Borrero Gonzalez wrote: > What are your plans for this bug? I was still waiting for your answer to this question: >>And when you start an xterm, and run there an unpatched nano, >>do Ctrl-Left/Right work there? I mean the program 'xterm', which opens an

Bug#800681: Esc+ doesn't work twice in a row

2015-11-04 Thread Benno Schulenberg
On Tue, Nov 3, 2015, at 20:35, Arturo Borrero Gonzalez wrote: > On 31 October 2015 at 16:14, Benno Schulenberg wrote: > > Anyway, when you apply the attached patch to your self-compiled > > source tree and rerun make, src/nano should behave correctly. > > Does it? > >

Bug#800681: Esc+ doesn't work twice in a row

2015-11-04 Thread Arturo Borrero Gonzalez
On 4 November 2015 at 17:27, Benno Schulenberg wrote: > > What does 'echo $TERM' say in your xfce4-terminal? > % echo $TERM xterm -- Arturo Borrero González

Bug#800681: Esc+ doesn't work twice in a row

2015-11-03 Thread Arturo Borrero Gonzalez
On 31 October 2015 at 16:14, Benno Schulenberg wrote: > > Do you maybe have some Lock key enabled, something like > CapsLock or NumLock or ScrollLock? > No behaviour change playing with mentioned keys. > Anyway, when you apply the attached patch to your self-compiled >

Bug#800681: Esc+ doesn't work twice in a row

2015-10-31 Thread Arturo Borrero Gonzalez
On 30 October 2015 at 13:27, Benno Schulenberg wrote: > > 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 ]. > >

Bug#800681: Esc+ doesn't work twice in a row

2015-10-31 Thread Benno Schulenberg
On Sat, Oct 31, 2015, at 13:03, Arturo Borrero Gonzalez wrote: > On 30 October 2015 at 13:27, Benno Schulenberg wrote: > > > > src/nano README 2>TRAIL > > > > press Ctrl+Right three times, and Ctrl+Left twice, > > and then Ctrl+X and attach the TRAIL file here? > >

Bug#800681: Esc+ doesn't work twice in a row

2015-10-30 Thread Benno Schulenberg
Hello Arturo, Esc is not like Ctrl or Alt or Shift: you don't press and hold it together with another key, you instead press and release it and then press the key you want to combine it with. Please see the description in 'info nano ed spe', that is: section 4.2 of the nano manual. That your

Bug#800681: Esc+ doesn't work twice in a row

2015-10-30 Thread Benno Schulenberg
On Fri, Oct 30, 2015, at 12:21, Arturo Borrero Gonzalez wrote: > On 30 October 2015 at 12:18, Benno Schulenberg wrote: > > But... do the Ctrl+Left and Ctrl+Right key combinations > > not work for you inside nano to go to the previous/next word? > > If not, what terminal

Bug#800681: Esc+ doesn't work twice in a row

2015-10-30 Thread Arturo Borrero Gonzalez
On 30 October 2015 at 12:44, Benno Schulenberg wrote: > > On Fri, Oct 30, 2015, at 12:21, Arturo Borrero Gonzalez wrote: >> On 30 October 2015 at 12:18, Benno Schulenberg >> wrote: >> > But... do the Ctrl+Left and Ctrl+Right key combinations >> >

Bug#800681: Esc+ doesn't work twice in a row

2015-10-30 Thread Benno Schulenberg
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

Bug#800681: Esc+ doesn't work twice in a row

2015-10-30 Thread Arturo Borrero Gonzalez
On 30 October 2015 at 12:18, Benno Schulenberg wrote: > > But... do the Ctrl+Left and Ctrl+Right key combinations > not work for you inside nano to go to the previous/next word? > If not, what terminal emulator are you using? > They don't work. I'm using xfce4-terminal