You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stores the cursor shape and restores it after exiting a ssh session. It takes advantage of a recent extension of tmux supporting DECRQSS queries (see tmux/tmux#4618). Otherwise, if DECRQSS is not supported, it relies on tmux cursor-style option.