Commit Graph

73 Commits (4a4f7e1eef960881661276ab382f1bc5a5bb46a3)

Author SHA1 Message Date
romkatv 0067e0d4a1 survive emulate sh; fixes #226 5 years ago
romkatv 1ad0e713a4 use fancier battery icons with nerd fonts 5 years ago
romkatv 91b715f18f disable or substitute "compatible" icons that cannot be displayed by the stock Menlo on macOS 5 years ago
romkatv 5886154bb1 drop q+ as it it's not supported by old shells 5 years ago
romkatv ef6f90f598 wizard: fix handling for $ZDOTDIR and $HOME with special symbols ("%", "$", etc.) 5 years ago
romkatv 4d63712093 don't offer to install font if there is no curl 5 years ago
romkatv 200b02b242 better iTerm version filter 5 years ago
romkatv 298fa2f325 bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2 5 years ago
romkatv 7c513a1e79 minor fixes 5 years ago
romkatv 7f90c103d1 wizard: offer to override font on Termux if it is not MesloLGS NF 5 years ago
romkatv ebcb8cd307 wizard: offer to install Meslo NF on iTerm2 5 years ago
romkatv 684203221f wizard: offer to install Meslo NF on Termux 5 years ago
romkatv a30b5963a8 wizard: better text overflow 5 years ago
romkatv f59997f472 wizard: add round separators, heads and tails 5 years ago
romkatv 37dc2ba5e2 wizard: better text overflow 5 years ago
romkatv d6041f53aa wizard: make it look better on narrow screens 5 years ago
romkatv db6d36e09f wizard: reduce the minimum required terminal width from 80 to 51 5 years ago
romkatv 61f5552c98 stupid typo 5 years ago
romkatv 4bed2dc8c0 wizard: add an option to enable `time` segment 5 years ago
romkatv b3abfc089a fix detection of awesome-mapped-fontconfig in the wizard 5 years ago
romkatv 06ddd55922 ask awesome-patched font users about python logo; some are stuck with old fonts that don't have it 5 years ago
romkatv e537a0ee62 better utf-8 handling 5 years ago
romkatv 33e1dd7790 Try harder when running on a system with incorrectly configured locale.
ZSH will still be broken when locale is misconfigured but at least p10k
will work so users will look for help elsewhere.

Fixes #173.
5 years ago
romkatv 4ba78dc2be shorten git branch name if over 32 chars long; tune colors 5 years ago
romkatv 55a1b92bca strip spaces from os_icon when using narrow icons 5 years ago
romkatv b2ddbdb90d remove one space after VCS_BRANCH_ICON when using wide icons 5 years ago
romkatv 71a0b76ac0 better distinguish between fontawesome and nerd fonts
There are fonts that aren't from Nerd Fonts and that cannot display
the python logo from Font Awesome. Classify them as awesome-fontconfig
and manually set an alternative icon for all Python segments in the
config.

Fixes #157.
5 years ago
romkatv 93230ae6ec change os_icon style 5 years ago
romkatv 24a5261a39 wizard: enable os_icon for users who like many icons 5 years ago
romkatv 59e96984a1 be more tolerant towards misconfigured locales; users with non-utf-8 locales will still have broken shells but at least p10k will work 5 years ago
romkatv f62d1d5ae3 speciazled diagnostics for i686; more escapes; more opts 5 years ago
romkatv a491e86d92 beautify temp file name when printing it 5 years ago
romkatv a29b8264e5 source .p10k.zsh only if it exists 5 years ago
romkatv 5a94a0c9eb be less strict when detecting the presence of .p10k.zsh in .zshrc 5 years ago
romkatv 6d11cb5f5d format options better 5 years ago
romkatv a6b572da45 add p10k configure 5 years ago
romkatv aabb13e3bb add an option for an even lighter background color 5 years ago
romkatv dc8e654165 reduce wizard's minimum terminal size requirements 5 years ago
romkatv 40523128dc make classic style look decent if background color differs between segments 5 years ago
romkatv 40df756e2d run configuration wizard if POWERLEVEL9K_MODE is the only set parameter 5 years ago
romkatv 2ce69f9554 add a pointer to make it easier where the separator is 5 years ago
romkatv 4292efc03a cleanup 5 years ago
romkatv 89f3ec16d0 better message on quit 5 years ago
romkatv f702fe5b78 add separate options for separators, heads and tails; add more choices if using nerdfont 5 years ago
romkatv a2a21ae95a add an option for right frame without left 5 years ago
romkatv 4c08fa0621 shorten text added to ~/.zshrc and print a banner at the end of the wizard 5 years ago
romkatv da7d986333 avoid printing grey text without knowing it's visible on the user's background 5 years ago
romkatv 63f72c756f typo 5 years ago
romkatv 3e0c898e59 make fluent prompt less ugly in classic style 5 years ago
romkatv deb0093a02 add a screen for selecting background color 5 years ago