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
Apple Terminal.app gained support for xterm cursor escapes back in macOS Sierra 10.12. fish_vi_cursor hasn't realized this yet. I can set fish_vi_force_cursor but I shouldn't have to.
Terminal.app can be detected using $TERM_PROGRAM, which should have the value Apple_Terminal.