Dup Goto 📝

MacosTerminfo

PT2/linux/tmux 07-31 13:46:40
To Pop
6 lines, 21 words, 245 chars Monday 2023-07-31 13:46:40

See this gist basically add this to .tmux.conf

set-option default-terminal "screen-256color"

as macos comes with screen-256color but not xterm-256color.