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