Hello everyone.

I recently started to use tmux and I ran into a problem which could be a bug. 
Let me paste the commands to recreate it:

# My tmux session starts with one window, named '1:bash'
move-window -t 8
new-window -d
split-window
join-pane -d -t 1

tmux now complains that it can't join a pane to his own window.
Is that "works as expected"?

-- 
Franco <franc...@gmx.com>

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to