On Mon, Apr 22, 2013 at 01:03:53PM +0000, John Long wrote:
> On Mon, Apr 22, 2013 at 12:48:47PM +0000, 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 cat and leaves me with ca,
> > no funny characters are printed.
> 
> I guess I misunderstood you again. If I do cat (as opposed to typing cat)
> backspace doesn't print anything. 
> 
> > > or what? Does it make any difference if you are at the shell prompt or if
> > > you are typing after running "cat"? 
> 
> No, there is no visible difference whether outside tmux or doing cat from
> tmux.

This isn't clear. Are you saying the problem only occurs at the zsh
prompt and not when you do it with cat?

If I do this at my shell prompt, where X is the cursor:

$ abcdefX<backspace>

I get:

$ abcdeX

If I do this instead:

$ cat
abcdefX<backspace>

I get

$ cat
abcdeX

So for you, the first case is broken and the second is normal. If you do
both inside tmux.

> 
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to