mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
784ac79da1
commit
4e86a82a08
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ class Spinner:
|
||||||
[ #=- ]
|
[ #=- ]
|
||||||
""".strip().splitlines()
|
""".strip().splitlines()
|
||||||
|
|
||||||
xlate_from, xlate_to = ("-=#", "≈≋≣")
|
xlate_from, xlate_to = ("-=#", "─=≡")
|
||||||
|
|
||||||
# If unicode is supported, swap the ASCII chars for nicer glyphs.
|
# If unicode is supported, swap the ASCII chars for nicer glyphs.
|
||||||
if self._supports_unicode():
|
if self._supports_unicode():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue