aboutsummaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
Commit message (Expand)AuthorAgeFilesLines
* add pure style to the configuration wizardromkatv2019-10-101-12/+40
* Correct typo when replacing config fileMark Trolley2019-10-051-1/+1
* survive emulate sh; fixes #226romkatv2019-09-201-1/+1
* use fancier battery icons with nerd fontsromkatv2019-09-091-3/+7
* disable or substitute "compatible" icons that cannot be displayed by the stoc...romkatv2019-09-071-1/+3
* drop q+ as it it's not supported by old shellsromkatv2019-09-061-4/+3
* wizard: fix handling for $ZDOTDIR and $HOME with special symbols ("%", "$", e...romkatv2019-09-061-8/+8
* don't offer to install font if there is no curlromkatv2019-09-041-0/+1
* better iTerm version filterromkatv2019-09-041-1/+1
* bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2romkatv2019-09-041-1/+1
* minor fixesromkatv2019-09-041-2/+2
* wizard: offer to override font on Termux if it is not MesloLGS NFromkatv2019-09-031-1/+5
* wizard: offer to install Meslo NF on iTerm2romkatv2019-09-031-29/+101
* wizard: offer to install Meslo NF on Termuxromkatv2019-09-031-12/+98
* wizard: better text overflowromkatv2019-09-031-6/+5
* wizard: add round separators, heads and tailsromkatv2019-09-031-13/+77
* wizard: better text overflowromkatv2019-09-031-40/+55
* wizard: make it look better on narrow screensromkatv2019-09-031-6/+27
* wizard: reduce the minimum required terminal width from 80 to 51romkatv2019-09-021-12/+17
* stupid typoromkatv2019-09-011-1/+1
* wizard: add an option to enable `time` segmentromkatv2019-09-011-22/+61
* fix detection of awesome-mapped-fontconfig in the wizardromkatv2019-08-261-2/+5
* ask awesome-patched font users about python logo; some are stuck with old fon...romkatv2019-08-261-2/+8
* better utf-8 handlingromkatv2019-08-201-1/+2
* Try harder when running on a system with incorrectly configured locale.romkatv2019-08-171-1/+3
* shorten git branch name if over 32 chars long; tune colorsromkatv2019-08-141-0/+6
* strip spaces from os_icon when using narrow iconsromkatv2019-08-101-0/+1
* remove one space after VCS_BRANCH_ICON when using wide iconsromkatv2019-08-081-3/+2
* better distinguish between fontawesome and nerd fontsromkatv2019-08-081-3/+44
* change os_icon styleromkatv2019-08-071-2/+8
* wizard: enable os_icon for users who like many iconsromkatv2019-08-071-7/+59
* be more tolerant towards misconfigured locales; users with non-utf-8 locales ...romkatv2019-08-051-0/+1
* speciazled diagnostics for i686; more escapes; more optsromkatv2019-08-051-13/+13
* beautify temp file name when printing itromkatv2019-08-021-4/+5
* source .p10k.zsh only if it existsromkatv2019-08-011-2/+2
* be less strict when detecting the presence of .p10k.zsh in .zshrcromkatv2019-08-011-1/+1
* format options betterromkatv2019-07-311-7/+18
* add p10k configureromkatv2019-07-311-3/+3
* add an option for an even lighter background colorromkatv2019-07-311-14/+24
* reduce wizard's minimum terminal size requirementsromkatv2019-07-311-29/+21
* make classic style look decent if background color differs between segmentsromkatv2019-07-311-15/+31
* run configuration wizard if POWERLEVEL9K_MODE is the only set parameterromkatv2019-07-311-1/+1
* add a pointer to make it easier where the separator isromkatv2019-07-311-3/+3
* cleanupromkatv2019-07-301-69/+75
* better message on quitromkatv2019-07-301-3/+5
* add separate options for separators, heads and tails; add more choices if usi...romkatv2019-07-301-96/+206
* add an option for right frame without leftromkatv2019-07-301-19/+32
* shorten text added to ~/.zshrc and print a banner at the end of the wizardromkatv2019-07-301-2/+4
* avoid printing grey text without knowing it's visible on the user's backgroundromkatv2019-07-301-1/+1
* typoromkatv2019-07-291-3/+3