We turned off jobs by default for E: expansion, the case was that they
could be unexpected.

I did wonder if we should add a flag to enable it if commands were wanted,
sounds like we should either do that or revert, I'll take a look later in
the week.


On Wed, 25 Feb 2026, 19:38 Bunkmate, <[email protected]>
wrote:

> Hi Nicholas,
>
> I just upgraded to the latest OpenBSD snapshot. The #( ) entries no
> longer produce output in status-right. It used to display the UTC and
> CET values, and now it only outputs the %F %R values.
>
> My $HOME/.tmux.conf file contains the following:
>
> set -g escape-time 500
> set -g status-keys vi
> set -g status-right '#(date -z UTC +%%Z=%%R) #(date -z CET +%%Z=%%R) %F %R'
> set -g status-style "bg=black,fg=white"
> setw -g mode-keys vi
>
> My OpenBSD version:
>
> kern.version=OpenBSD 7.8-current (GENERIC.MP) #257: Tue Feb 24 20:53:35
> MST 2026
>     [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> Please let me know if there is anything I can do.
>
> Thanks.
>

Reply via email to