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<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.

Yes, correct. And only with zsh. In bash backspace works as expected.


------------------------------------------------------------------------------
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