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
When using shell integration, it has a "quality" associated with it that declares the capabilities of it. These qualities are determined by how the shell integration script behaves.
87
87
88
-
-**None**: No shell integration is active
88
+
-**None**: No shell integration is active.
89
89
-**Rich**: Shell integration is active and command detection is working in an ideal way.
90
90
-**Basic**: Shell integration is active but command detection may not be ideal. This typically means the shell has very basic command detection that knows where a command was run but not what it is or what the exit status was.
0 commit comments