Sorry Thats what I meant , retitle-pane

On Fri, Oct 18, 2019 at 12:21 PM Nicholas Marriott <
[email protected]> wrote:

> Panes don't have names, they have titles and that's what select-pane -T is
> for.
>
> On Fri, 18 Oct 2019, 20:09 Neeraj Badlani, <[email protected]>
> wrote:
>
>> THanks Nicholas , its not really a big issue , but if we can have native
>> rename-pane command just like rename-window , that would be great .
>> Let me know if this is doable and you want me to open feature request for
>> this .
>>
>> PS : THnx for all the info and quick reply , m able to set pane status
>> lines
>>
>> Thnx
>>
>> On Fri, Oct 18, 2019 at 11:07 AM Nicholas Marriott <
>> [email protected]> wrote:
>>
>>> You could perhaps set it using selectp -T '' in the window-layout-changed
>>> hook or put something like [ -n "$TMUX" ] && printf '\033]2;\007' in
>>> your shell profile.
>>>
>>>
>>> On Fri, Oct 18, 2019 at 11:02:25AM -0700, Neeraj Badlani wrote:
>>> >    Just 1 little nitpick . Is there a way to have emptyA string for
>>> pane
>>> >    title by default ?A
>>> >    tmux set -g pane-border-format '[#{pane_index}] [#{pane_title}]'
>>> >    Because eventually I want to set pane title but it wont appear
>>> until I
>>> >    have added pane_title to pane forder format .A
>>> >    ThnxA
>>> >    On Fri, Oct 18, 2019 at 10:46 AM Neeraj Badlani <
>>> [email protected]>
>>> >    wrote:
>>> >
>>> >      Cool . Thanks a lot Nicholas , I was able to configure what i
>>> needed
>>> >      with help of these 2 and some more options .A
>>> >      On Fri, Oct 18, 2019 at 10:17 AM Nicholas Marriott
>>> >      <[email protected]> wrote:
>>> >
>>> >        pane-border-status and pane-border-format
>>> >
>>> >        On Fri, 18 Oct 2019, 18:16 Neeraj Badlani, <
>>> [email protected]>
>>> >        wrote:
>>> >
>>> >          Cool ! . That sounds doable . Maybe i can add prefix+Fn Keys
>>> to move
>>> >          around pane .A
>>> >          Can you please point me to configs for pane status line .
>>> Quick max
>>> >          search dint show me anythingA  / I missed .A
>>> >          ThnxA
>>> >          On Fri, Oct 18, 2019 at 10:11 AM Nicholas Marriott
>>> >          <[email protected]> wrote:
>>> >
>>> >            You can bind select-pane to whatever keys you want. If you
>>> want
>>> >            the pane index to be displayed all the time you could turn
>>> on pane
>>> >            status lines and put it in there.
>>> >
>>> >            On Fri, 18 Oct 2019, 18:09 Neeraj Badlani,
>>> >            <[email protected]> wrote:
>>> >
>>> >              THnx Nicholas , this is what i use as of now . But I was
>>> hoping
>>> >              to avoid , typing q again and again .A
>>> >              On Fri, Oct 18, 2019 at 9:53 AM Nicholas Marriott
>>> >              <[email protected]> wrote:
>>> >
>>> >                C-b q 1 or 2 and so on.
>>> >
>>> >                On Fri, 18 Oct 2019, 17:48 Neeraj Badlani,
>>> >                <[email protected]> wrote:
>>> >
>>> >                  Hi All ,A
>>> >                  Is there a way to quickly jump panes which are not
>>> adjacent
>>> >                  .A
>>> >                  I can do this for windows , since i just provide
>>> prefix
>>> >                  keyA + window numberA  .
>>> >                  Can i do somethingA similar for panes ? May be prefix
>>> keyA +
>>> >                  [a-z] , which would also meanA
>>> >                  that we can have a pane identifier someplace tucked
>>> in some
>>> >                  corner , that would be great .A
>>> >                  PS : I dont want to move panes and make MRU panes
>>> >                  adjacentA , because its MRU lets say for couple of
>>> hours
>>> >                  while m focussing on those panes for work . Again
>>> after
>>> >                  couple of hours some other set of panes becomes MRU .
>>> So i
>>> >                  want to avoid this cycle .A
>>> >                  ThnxA
>>> >
>>> >                  --
>>> >                  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/CAGECCqA2rN2PJ94MkwKD%2B0PN34A3UOkyRdep5f0qkM3aMdtp1g%40mail.gmail.com
>>> .
>>>
>>

-- 
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/CAGECCqBJjQRu3Y31GoB13FG9ebqJT7yeuq8KaWZbYuc8gnJiZw%40mail.gmail.com.

Reply via email to