Hi everyone,

I am trying to get a list of all panes with the same window index:

tmux list-panes -s -F '#{window_index} #{s/%//:pane_index}: #{pane_title} 
#{b:pane_start_command}' -f '?#{==:#{window_index},#I}'

But my filter does not seem to work right.
I know I can just remove the -s in this case, but in general I am trying to 
figure out filters.
Does anyone know if there a way to put in the current window index to use 
in the filter compare ?

thanks for all things tmux,
-m

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/278b093f-a99c-4dad-b9ac-cc4a42460879n%40googlegroups.com.

Reply via email to