ConstOptionaloptions: { alert?: boolean; targetSession?: string }
Optional Readonlyalert?: booleanMove to the next window with an alert instead of simply the next window (-a).
Optional ReadonlytargetSession?: stringTarget session whose next window is selected (-t).
An empty string on success.
Select the next window (
tmux next-window).