mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-27 07:34:27 +02:00
Deployed 9146c4f6 to nightly with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
parent
122700fd8b
commit
0318b8b1a5
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1018,8 +1018,8 @@
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#braille-font-issues-on-linux" class="md-nav__link">
|
||||
Braille font issues on Linux
|
||||
<a href="#braille-font-issues-on-linuxmacosunix-like" class="md-nav__link">
|
||||
Braille font issues on Linux/macOS/Unix-like
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@ -1154,10 +1154,11 @@ which generally seems better supported out of the box, at the expense of looking
|
||||
<p>Another (better) alternative is to install a font that supports braille fonts, and configure your terminal emulator to use it.
|
||||
For example, installing something like <a href="https://yudit.org/download/fonts/UBraille/">UBraille</a> or <a href="https://github.com/be5invis/Iosevka">Iosevka</a>
|
||||
and ensuring your terminal uses it should work.</p>
|
||||
<h3 id="braille-font-issues-on-linux"><a class="toclink" href="#braille-font-issues-on-linux">Braille font issues on Linux</a></h3>
|
||||
<p>See <a href="https://github.com/cjbassi/gotop/issues/18">here</a> for possible fixes if you're having font issues. Generally, the
|
||||
problem comes down to you either not having a font that supports the braille markers, or your terminal emulator is not
|
||||
using the correct font for the braille markers.</p>
|
||||
<h3 id="braille-font-issues-on-linuxmacosunix-like"><a class="toclink" href="#braille-font-issues-on-linuxmacosunix-like">Braille font issues on Linux/macOS/Unix-like</a></h3>
|
||||
<p>Generally, the problem comes down to you either not having a font that supports the braille markers, or your terminal
|
||||
emulator is not using the correct font for the braille markers.</p>
|
||||
<p>See <a href="https://github.com/cjbassi/gotop/issues/18">here</a> for possible fixes if you're having font issues on Linux, which
|
||||
may also be helpful for macOS or other Unix-like systems.</p>
|
||||
<p>If you're still having issues, feel free to open a <a href="https://github.com/ClementTsang/bottom/discussions/new/">discussion</a>
|
||||
question about it.</p>
|
||||
<h3 id="installing-fonts-for-windows-command-promptpowershell"><a class="toclink" href="#installing-fonts-for-windows-command-promptpowershell">Installing fonts for Windows Command Prompt/PowerShell</a></h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user