mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
Previous code cleared the display before writing new content, creating a window where the terminal could (and in some cases did) render empty lines. Instead, we now write new content over the old content, only clearing the trailing end of lines for cases where the new line is shorter. Fixes #1664 |
||
---|---|---|
.. | ||
bar.go | ||
progress.go | ||
spinner.go |