llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

fixed color reset on exit

Open RazeLighter777 opened this issue 1 year ago • 0 comments

Fixes the color messing up the terminal when the program exits by printing an ANSI_COLOR_RESET.

Includes it in the SIGINT handler too.

RazeLighter777 avatar Mar 15 '23 01:03 RazeLighter777