From 8f030522f73142bfe8651ea359cff2d0a252e20d Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Mon, 16 Aug 2021 07:54:26 -0700 Subject: [PATCH] docs: update custom_block_glyphs since version for latest release refs: https://github.com/wez/wezterm/issues/1025 --- docs/config/lua/config/custom_block_glyphs.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/config/lua/config/custom_block_glyphs.md b/docs/config/lua/config/custom_block_glyphs.md index 428ae9b5e..a305615cc 100644 --- a/docs/config/lua/config/custom_block_glyphs.md +++ b/docs/config/lua/config/custom_block_glyphs.md @@ -9,11 +9,11 @@ Ideally this option wouldn't exist, but it is present to work around a [hinting |Block|What|Since| |-----|----|-----| -|[U2500](https://www.unicode.org/charts/PDF/U2580.pdf)|Box Drawing|*Nightly builds only*| +|[U2500](https://www.unicode.org/charts/PDF/U2580.pdf)|Box Drawing|*20210814-124438-54e29167*| |[U2580](https://www.unicode.org/charts/PDF/U2580.pdf)|unicode block elements|*20210314-114017-04b7cedd*| -|[U1FB00](https://www.unicode.org/charts/PDF/U1FB00.pdf)|Symbols for Legacy Computing (Sextants and Smooth mosaic graphics)|*Nightly builds only*| -|[U2800](https://www.unicode.org/charts/PDF/U2800.pdf)|Braille Patterns|*Nightly builds only*| -|[Powerline](https://github.com/ryanoasis/powerline-extra-symbols#glyphs)|Powerline triangle, curve and diagonal glyphs|*Nightly builds only*| +|[U1FB00](https://www.unicode.org/charts/PDF/U1FB00.pdf)|Symbols for Legacy Computing (Sextants and Smooth mosaic graphics)|*20210814-124438-54e29167*| +|[U2800](https://www.unicode.org/charts/PDF/U2800.pdf)|Braille Patterns|*20210814-124438-54e29167*| +|[Powerline](https://github.com/ryanoasis/powerline-extra-symbols#glyphs)|Powerline triangle, curve and diagonal glyphs|*20210814-124438-54e29167*| You can set this to `false` to use the block characters provided by your font selection.