Bring back set_color normal to fix bug

This commit is contained in:
Ilan Cosman 2020-11-24 20:44:42 -08:00
parent 276660bf2b
commit 0927a23d3e

View File

@ -36,6 +36,8 @@ end
function _tide_fetch_right_prompt_items
set lastItemWasNewline
set_color normal
for item in $tide_right_prompt_items
if test "$item" = 'newline'
set_color $previousColor -b normal