Re: windowlist string "(%3n) %{..g}[%{..Y}%t%{..g}]%{..g}%=%f"

2009-02-25 Thread Micah Cowan
Bruce Edge wrote: > I caught this off the "ssh in new screen window (Chris Henderson)" > thread and it showed me how to add more formatting to the window list, > but I don't understand the syntax completely. > > Where is in the docs? > > windowlist string "(%3n) %{..g}[%{..Y}%t%{..g}]%{..g}%=%f"

windowlist string "(%3n) %{..g}[%{..Y}%t%{..g}]%{..g}%=%f"

2009-02-25 Thread Bruce Edge
I caught this off the "ssh in new screen window (Chris Henderson)" thread and it showed me how to add more formatting to the window list, but I don't understand the syntax completely. Where is in the docs? windowlist string "(%3n) %{..g}[%{..Y}%t%{..g}]%{..g}%=%f" windowlist title "Num Name" H

Re: ssh in new screen window

2009-02-25 Thread Geraint Edwards
Ken Nakamura said (on Tue, Feb 24, 2009 at 12:08:37PM -0800): > ${1...@} is for "the first arg string, removing up to and including the first > '@' char". Unfortunately, you have benignly described ${...@} When you double the '#', it means "be greedy" (longest match), so: ${...@