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"
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
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:
${...@