Move around xonsh prompt settings

This commit is contained in:
2022-05-17 12:21:18 -07:00
parent b8425c3989
commit d48d86dde4
3 changed files with 5 additions and 3 deletions

View File

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