You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When true, Rio will use a custom built-in font for box drawing
characters (Unicode points U+2500 - U+259F), legacy computing symbols
(U+1FB00 - U+1FB3B), and powerline symbols (U+E0B0 - U+E0B3).
When true, Rio will use a custom built-in font for box drawing
characters (Unicode points U+2500 - U+259F), legacy computing symbols
(U+1FB00 - U+1FB3B), and powerline symbols (U+E0B0 - U+E0B3).
sextant symbols from
U+1FB00toU+1FB3BRef: alacritty/alacritty@b48ab14
https://github.com/alacritty/alacritty/blob/b48ab148ff54c7e2e816765840568614d9e966f9/alacritty/src/renderer/text/builtin_font.rs#L49-L587