0eb605a835
- tmux-ip: show the first directly-held public/WAN IP on a non-tunnel interface, else the LAN/private IP. No external 'what's my IP' lookup and no DigitalOcean special-case (a droplet's eth0 public IP is found by the same interface scan); RFC1918/link-local/CGNAT classed as not-WAN, so a NAT'd box shows its LAN IP. - tmux-net: show ✕ when there's no local IP and no VPN tunnel (offline). VPN ⇡ overlay unchanged. - .tmux.conf: window-status icon + path now native tmux formats (no per-redraw #() forks); tmux-window-icon kept as fallback.