From 61bb77957c4965dae26b533b8d146baa0bda8178 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Wed, 14 Aug 2024 07:22:22 +0200 Subject: add openbsd 7.5/tmux 3.4 to tmux conf --- config/.config/tmux/tmux.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/.config/tmux/tmux.zsh b/config/.config/tmux/tmux.zsh index 1f6793d..6b6405e 100755 --- a/config/.config/tmux/tmux.zsh +++ b/config/.config/tmux/tmux.zsh @@ -33,6 +33,7 @@ fi if [[ $VERSION == *openbsd* ]]; then typeset -A VERSION_TABLE=( # obsd tmux openbsd- tmux-releasedate + 7.5 3.4 # 2024-04-05 2024-02-13 7.4 3.3 # 2023-10-16 2022-06-01 7.3 3.3 # 2023-04-10 2022-06-01 7.2 3.3 # 2022-10-20 2022-06-01 -- cgit v1.2.3