I have this binding: bind r source-file ~/.tmux.conf \; display "Finished sourcing ~/.tmux.conf ."
Earlier I saw the display happening after "PREFIX+r", but it doesn't any more. If I do bind R display "Finished sourcing ~/.tmux.conf ." PREFIX+R shows that display. Has the way of sequencing commands changed? The use of \;? On Wed, Apr 19, 2017 at 10:55 AM Nicholas Marriott < [email protected]> wrote: > Man page is always up to date, CHANGES file will be updated in the 2.4 > branch before release (I think tonight maybe). > > New stuff is basically: > > - BCE > - command-alias[] option > - performance improvements > - search highlighting in copy mode > - copy mode key bindings > - mouse double and triple clicks (try it in copy mode) > - palette setting > - format comparisons (#{==, #{!=) > - config file %if and %endif > - source-file glob (source "*.conf") > - OSC 52 clipboard from inside tmux > - mouse "all" mode > - named session groups (new -t) > - strikethrough, with a new enough terminfo > > > > On Wed, Apr 19, 2017 at 02:34:24PM +0000, Kaushal Modi wrote: > > Can you please update the CHANGES file and manpage so that non-C > coders > > like me can test out the new stuff? > > Thanks.A > > > > On Wed, Apr 19, 2017, 8:36 AM Nicholas Marriott > > <[email protected]> wrote: > > > > Hi all > > > > We will release tmux 2.4 soon so if you have any problems, bugs, > > concerns to report, now is the time! > > > > -- > > 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 post to this group, send an email to [email protected] > . > > For more options, visit https://groups.google.com/d/optout. > > > > -- > > > > Kaushal Modi > -- Kaushal Modi -- 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 post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
