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