Skip to content

refactor: replace with ASCII !/!! for nav symbols#251

Merged
zharinov merged 1 commit intomasterfrom
refactor/nav-symbols
Jan 4, 2026
Merged

refactor: replace with ASCII !/!! for nav symbols#251
zharinov merged 1 commit intomasterfrom
refactor/nav-symbols

Conversation

@zharinov
Copy link
Member

@zharinov zharinov commented Jan 4, 2026

Summary

  • Replace (U+203C) with ASCII equivalents for better rendering compatibility
  • StayExact: !!!
  • *Exact variants: ‼▽/‼▷/‼△!!▽/!!▷/!!△

Why

The double exclamation mark caused rendering problems in some terminals/editors. ASCII ! and !! render correctly everywhere.

Nav Old New
StayExact ‼· !!!
DownExact ‼▽ !!▽
NextExact ‼▷ !!▷
UpExact ‼△ !!△

@zharinov zharinov enabled auto-merge (squash) January 4, 2026 15:57
@zharinov zharinov merged commit 5b4e7d5 into master Jan 4, 2026
4 checks passed
@zharinov zharinov deleted the refactor/nav-symbols branch January 4, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant