diff --git a/bash/functions/infra/launch_fleetclaude.sh b/bash/functions/infra/launch_fleetclaude.sh index 21507448..7b72a40e 100644 --- a/bash/functions/infra/launch_fleetclaude.sh +++ b/bash/functions/infra/launch_fleetclaude.sh @@ -167,6 +167,8 @@ USAGE $T bind -n M-0 send-keys -t "$session":console.0 n $T bind -n M-k send-keys -t "$session":console.0 k $T bind -n M-r send-keys -t "$session":console.0 r + $T bind -n M-u send-keys -t "$session":console.0 u + $T bind -n M-h send-keys -t "$session":console.0 h $T bind -n M-Left send-keys -t "$session":console.0 Escape $T bind -n M-q send-keys -t "$session":console.0 Q # Raton: enruta clicks/rueda al pane bajo el cursor; la TUI los interpreta.