add config: prompt_color_enabled = true (#3115)

This commit is contained in:
Saeed Rasooli
2021-03-04 10:38:26 +03:30
committed by GitHub
parent e4a8db56f9
commit fe0fc8d5e1
2 changed files with 15 additions and 5 deletions

View File

@ -68,6 +68,7 @@ edit_mode = "emacs" # vi, emacs
auto_add_history = true
bell_style = "audible" # audible, none, visible
color_mode = "enabled" # enabled, forced, disabled
prompt_color_enabled = true
tab_stop = 4
[textview]