Ask a question to get started
Enter to send•Shift+Enter new line
CwdSwitchChoice = Literal['switch', 'stay', 'abort']
Outcome of the cwd switch prompt.
"abort" is only offered when the prompt is opened with allow_abort=True (launch-time -r resume) and means "don't resume; start a new session".
"abort"
allow_abort=True
-r