dotfiles
dotfiles copied to clipboard
fix: cut useless suffix of tmux version
Some tmux have version suffix a, here is an example output of my zsh terminal
>>> tmux -V
tmux 3.3a
You may also check the release version from tmux release note. It would make code here failed and tools like imgcat won't work on some machines.
PTAL @ppwwyyxx