Hello Frank,
On Mon, Apr 22, 2013 at 05:37:04PM +0200, Frank Terbeck wrote:
> Okay. Bash uses the readline library for input handling. Zsh does not.
> It has its own line editor implementation (zle: man zshzle). So,
> generally, if bash works that doesn't mean anything for zsh.
I remembered that
On Mon, Apr 22, 2013 at 04:40:49PM +0100, Nicholas Marriott wrote:
> Hmm this is weird. What is TERM set to inside tmux?
screen
> Do you have the infocmp command? If so please run "infocmp" inside tmux
> and send me the output.
It says:
Sorry, I don't know anything about your "screen" terminal
Hello John,
Note, that I didn't read the whole backlog. From what I gathered, your
zsh is misbehaving inside of tmux. I can guess what might be going on.
Maybe I'm onto something or maybe not. I guess we'll only know if you
try. ;)
John Long wrote:
[...]
> Yes, correct. And only with zsh. In bash
Hmm this is weird. What is TERM set to inside tmux? Do you have the
infocmp command? If so please run "infocmp" inside tmux and send me the
output.
On Mon, Apr 22, 2013 at 01:55:18PM +, John Long wrote:
> I'm sending this again as attachments since the characters may not be
> displayable in
I'm sending this again as attachments since the characters may not be
displayable in email.
First attachment is in xterm, second in tmux. Not sure if attachments will
go through to the mailing list though. If it doesn't work let me know and
I'll send it to you directly.
Script started on Mon Apr 2
On Mon, Apr 22, 2013 at 02:31:13PM +0100, Nicholas Marriott wrote:
> Ok so zsh is probably sending something weird.
>
> Can you run script then reproduce then exit script and send me the
> typescript file, eg something like:
>
> $ script
> Script started, output file is typescript
> $ abcdef
> $
On Mon, Apr 22, 2013 at 02:11:31PM +0100, Nicholas Marriott wrote:
> This isn't clear. Are you saying the problem only occurs at the zsh
> prompt and not when you do it with cat?
Yes.
>
> If I do this at my shell prompt, where X is the cursor:
>
> $ abcdefX
>
> I get:
>
> $ abcdeX
>
> If I
Ok so zsh is probably sending something weird.
Can you run script then reproduce then exit script and send me the
typescript file, eg something like:
$ script
Script started, output file is typescript
$ abcdef
$ exit
On Mon, Apr 22, 2013 at 01:25:42PM +, John Long wrote:
> On Mon, Apr 22,
On Mon, Apr 22, 2013 at 02:15:49PM +0100, Nicholas Marriott wrote:
> Ok so the problem only occurs with zsh.
> If you reproduce the problem inside tmux and then press C-b r (where C-b
> is your tmux prefix key), does the cursor move to the right place?
No, it doesn't move at all.
---
Ok so the problem only occurs with zsh.
If you reproduce the problem inside tmux and then press C-b r (where C-b
is your tmux prefix key), does the cursor move to the right place?
On Mon, Apr 22, 2013 at 01:08:54PM +, John Long wrote:
> On Mon, Apr 22, 2013 at 01:58:33PM +0100, Nicholas Mar
On Mon, Apr 22, 2013 at 01:08:54PM +, John Long wrote:
> > I'm trying to work out if this is because tmux is getting the wrong
> > thing from zsh, or getting the right thing from zsh but displaying the
> > wrong thing for xterm.
>
> Wondering about this earlier, I switched to bash before invo
On Mon, Apr 22, 2013 at 01:03:53PM +, John Long wrote:
> On Mon, Apr 22, 2013 at 12:48:47PM +, John Long wrote:
> > On Mon, Apr 22, 2013 at 01:38:37PM +0100, Nicholas Marriott wrote:
> > > Hmm this looks fine too. If you do "cat" outside tmux and press
> > > backspace, do you get "^H" or no
On Mon, Apr 22, 2013 at 01:58:33PM +0100, Nicholas Marriott wrote:
> Ok, but is that behaviour just at the shell prompt, or if you run "cat"
> then do the same, ie you are typing in cat rather than at the shell,
> does the cursor also move wrongly? Eg do:
>
> $ cat
> abcdef
>
> Instead of at the
On Mon, Apr 22, 2013 at 12:48:47PM +, John Long wrote:
> On Mon, Apr 22, 2013 at 01:38:37PM +0100, Nicholas Marriott wrote:
> > Hmm this looks fine too. If you do "cat" outside tmux and press
> > backspace, do you get "^H" or nothing printed?
>
> It does what I would expect, it erases the t in
On Mon, Apr 22, 2013 at 12:48:47PM +, John Long wrote:
> On Mon, Apr 22, 2013 at 01:38:37PM +0100, Nicholas Marriott wrote:
> > Hmm this looks fine too. If you do "cat" outside tmux and press
> > backspace, do you get "^H" or nothing printed?
>
> It does what I would expect, it erases the t in
On Mon, Apr 22, 2013 at 01:38:37PM +0100, Nicholas Marriott wrote:
> Hmm this looks fine too. If you do "cat" outside tmux and press
> backspace, do you get "^H" or nothing printed?
It does what I would expect, it erases the t in cat and leaves me with ca,
no funny characters are printed.
>
> Wh
Hmm this looks fine too. If you do "cat" outside tmux and press
backspace, do you get "^H" or nothing printed?
When you say the backspace goes forward, do you mean that the cursor
moves right but the character is still deleted, or the cursor moves but
the character isn't deleted, or what? Does it
On Mon, Apr 22, 2013 at 01:25:55PM +0100, Nicholas Marriott wrote:
> The stty looks fine I think, but I wonder if you backspace key is
> sending ^H rather than ^?.
>
> I wonder if that is the case and your TERM has left or right set to ^H.
>
> Can you start tmux and then do "tmux info" and send m
The stty looks fine I think, but I wonder if you backspace key is
sending ^H rather than ^?.
I wonder if that is the case and your TERM has left or right set to ^H.
Can you start tmux and then do "tmux info" and send me the output?
On Mon, Apr 22, 2013 at 12:16:55PM +, John Long wrote:
>
On Mon, Apr 22, 2013 at 12:54:59PM +0100, Nicholas Marriott wrote:
> What was the mail subject of the previous thread?
This was my first email to the list, with a bad subject line since I was
posting past my bedtime:
http://sourceforge.net/mailarchive/message.php?msg_id=29643966
Sometime after t
On Mon, Apr 22, 2013 at 12:54:59PM +0100, Nicholas Marriott wrote:
> What was the mail subject of the previous thread?
Oh, sorry, I suppose you mean the thread from last year? Let me check and
I'll post here again as soon as I find it.
Thanks.
On Mon, Apr 22, 2013 at 12:54:59PM +0100, Nicholas Marriott wrote:
> What was the mail subject of the previous thread?
Same as above, minus the "[backspace key.." etc.
> Can you send me "stty -a" output inside and outside tmux?
Yes, thank you here it is:
This is the stty -a output from an xter
What was the mail subject of the previous thread?
Can you send me "stty -a" output inside and outside tmux?
On Mon, Apr 22, 2013 at 11:47:32AM +, John Long wrote:
> > > The script is for gawk, not nawk. Feel free to use e.g. the one from
> > > > OpenCSW.
>
> I built the latest copy of gawk
> > The script is for gawk, not nawk. Feel free to use e.g. the one from
> > > OpenCSW.
I built the latest copy of gawk and now tmux builds ok, but I am back to
the same problem I reported last year, which is the backspace key goes
forward. Do you have any idea what could be causing this? It's bee
24 matches
Mail list logo