Hi all,

I'm a daily user of tmux and wondered if anyone else is using it
together with ipython, since I run into an annoying issue regularly.
It may be my setup or just as well an ipython issue, I don't know.

My setup is Xubunu 14.04, tmux, zsh. I use this bind to zoom a pane:

bind-key -n F12 resize-pane -Z \;

Now I have an ipython shell open in one pane and lines break at the
end of the screen, all good. But when I hit F12 and type I see the line
still
break at the old pane's width instead of making use of the whole
window. But what makes things worse is that it then starts in the same
line at position 0, overwritting the prompt.
It gets worse from there and makes the shell more or less unusable.

Here are some screenshots:

http://s4.postimg.org/514wr86st/image.png
http://s4.postimg.org/6hgf9d9pp/image.png
http://s4.postimg.org/mtqgz3o19/image.png

Is anyone experiencing the same problem and maybe knows how to fix it?

Thank you very much,
Marty
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to