ConstOptionaloptions: {Optional Readonlylast?: booleanSelect the last (previously current) window (-l).
Optional Readonlynext?: booleanSelect the next window (-n).
Optional Readonlyprevious?: booleanSelect the previous window (-p).
Optional ReadonlytargetWindow?: stringTarget window to select (-t).
Optional Readonlytoggle?: booleanToggle to the last window when the target is already current (-T).
An empty string on success.
Select a window (
tmux select-window).