add padding after slanted separators when using non-monospace font; count width savings to be able to show more styles on narrow terminals

This commit is contained in:
romkatv 2020-03-27 08:28:08 +01:00
commit a380b8d51c
2 changed files with 87 additions and 43 deletions

View file

@ -1294,7 +1294,7 @@ install [the recommended font](#meslo-nerd-font-patched-for-powerlevel10k). Veri
The minimum screen size at which configuration wizard can function is 55 columns by 21 lines.
However, not all prompt styles are offered at such small screen size as there is simply not enough
space to present them. *Fix*: Resize your terminal to at least 80 columns by 25 lines prior to
space to present them. *Fix*: Resize your terminal to at least 84 columns by 25 lines prior to
running `p10k configure`. Verify with `print ${COLUMNS}x${LINES}`.
### Cannot install the recommended font