mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
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:
parent
597b8051df
commit
a380b8d51c
2 changed files with 87 additions and 43 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue