We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f52d0 commit 1a65b86Copy full SHA for 1a65b86
CodeEdit/Features/TerminalEmulator/Model/Shell.swift
@@ -36,7 +36,7 @@ enum Shell: String, CaseIterable {
36
"/bin/zsh"
37
}
38
39
-
+
40
/// Create the exec arguments for a new shell with the given behavior.
41
/// - Parameters:
42
/// - interactive: The shell is interactive, accepts user input.
0 commit comments