Hi

They have not yet been in a release so I don't think it really makes
sense to keep them for compatibility, best just to change them.


On Tue, Mar 02, 2021 at 06:51:24AM -0800, M Kelly wrote:
>    Hi,
>    Thanks always for wonderful tmux.
>    We have many scripts and utilities (including fzf-tmux from fzf) that make
>    use of -K and/or -R popup args.
>    Could these arguments be silently ignored for compatibility ?
>    thx,
>    -m
> 
>    On Tuesday, March 2, 2021 at 7:20:26 AM UTC-5 [email protected] wrote:
> 
>      Hi all
> 
>      I have released a fourth 3.2 release candidate:
> 
>      https://github.com/tmux/tmux/releases/download/3.2-rc/tmux-3.2-rc4.tar.gz
> 
>      https://raw.githubusercontent.com/tmux/tmux/3.2-rc/CHANGES
> 
>      Anyone using popups in previous release candidates should note that they
>      have changed so that running a shell command is required, and the syntax
>      of the display-popup command has been simplified and brought into line
>      with other commands like new-window and split-window. Now, instead of:
> 
>      tmux popup -KER "emacs /tmp"
> 
>      You can do either of:
> 
>      tmux popup -E "emacs /tmp"
>      tmux popup -E -- emacs /tmp
> 
>      Please let me know of any problems either by email or by opening an
>      issue on GitHub.
> 
>      Thanks
> 
>    --
>    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/bc312751-6a19-4956-b1f2-09a3ce6303d4n%40googlegroups.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/20210302145457.cbb5mjrted4a4gt2%40yelena.

Reply via email to