Merge branch 'fix/ui-reset-line' of https://github.com/gix/guard into gix-fix/ui-reset-line
This commit is contained in:
commit
2359723763
@ -24,7 +24,7 @@ module Guard
|
|||||||
end
|
end
|
||||||
|
|
||||||
def reset_line
|
def reset_line
|
||||||
print "\r\e "
|
print "\r\e[0m"
|
||||||
end
|
end
|
||||||
|
|
||||||
def clear
|
def clear
|
||||||
|
Loading…
Reference in New Issue
Block a user