Disable buggy Xonsh prompt options

This commit is contained in:
2022-05-17 16:24:50 -07:00
parent d105b1aff2
commit f7f7152da6

View File

@@ -26,6 +26,6 @@ else:
# register_custom_style("ttm-style", ttm_style)
$XONSH_COLOR_STYLE = "native"
$MULTILINE_PROMPT = " "
$UPDATE_PROMPT_ON_KEYPRESS = True
$PROMPT_REFRESH_INTERVAL = 0.25
# $UPDATE_PROMPT_ON_KEYPRESS = True
# $PROMPT_REFRESH_INTERVAL = 0.25
# $VI_MODE=True