Win11 ssh to WSL tmux

Win11 powershell 端

$env:TERM = "xterm-256color"; ssh pofeng@openclaw


WSL linux ~/.tmux.conf

set -s escape-time 50
set -g mouse on
set -g default-terminal "screen-256color"


WSL linux 

openclaw tui --session <key>