On Sat, Mar 01, 2014 at 05:28:32PM +0000, Fabián Ezequiel Gallina wrote:
> 
> 
> 
> ---
> 
> ** [tickets:#108] tmux crashes with calls to swap-pane **
> 
> **Status:** open
> **Created:** Sat Mar 01, 2014 05:28 PM UTC by Fabián Ezequiel Gallina
> **Last Updated:** Sat Mar 01, 2014 05:28 PM UTC
> **Owner:** nobody
> 
> Since a very long time, I've been using this command to pop a pane
> from a splitted window and move it to its own so I can see it
> "full-screen". Here's the relevant excerpt from my config:
> 
>     unbind + bind + new-window -d -n tmp \; swap-pane -s tmp.0 \;
>     select-window -l
> 
> Since I've upgraded to tmux 1.9a, this command makes tmux crash.
> 
> I've been trying to run this command by hand and I believe the culprit
> is on the swap-pane command itself:
> 
>     fgallina@tata ~ » tmux new-window -d -n tmp fgallina@tata ~ » echo
>     $?  0 fgallina@tata ~ » tmux swap-pane -s tmp.0 session not found:
>     tmp fgallina@tata ~ » echo $?  1
> 
> Because it seems the swap-pane option won't get the window by name, I
> tried this:
> 
>     fgallina@tata ~ » tmux swap-pane -s 2.0
> 
> And when I run that, tmux crashes as well.
> 
> Let me know if I can do something else on my end to get this fixed.

I've already sent a fix to the ML to address this.

-- Thomas Adam

-- 
"Deep in my heart I wish I was wrong.  But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to