aboutsummaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
Commit message (Expand)AuthorAgeFilesLines
* don't invoke mktemp if it doesn't existRoman Perepelitsa2022-11-281-1/+4
* don't invoke mktemp if it doesn't existRoman Perepelitsa2022-11-271-3/+6
* wizad: add a hint pointing to the frame when asking for frame colorRoman Perepelitsa2022-11-141-4/+20
* fix a bug introduced in cf1b58651505a3d5799a7f6bb5b8ce964c729c51Roman Perepelitsa2022-10-051-1/+1
* fix bugs introduced in 843dcf016710a4fe39f8ad65da2929f9128436fdRoman Perepelitsa2022-10-051-1/+1
* survive broken FPATH (#10Roman Perepelitsa2022-10-021-3/+2
* don't trust cnorm as it's incorrect in some combinations of terminals and ter...Roman Perepelitsa2022-07-211-1/+6
* survive broken $TMPDIRRoman Perepelitsa2022-01-261-8/+22
* add an icon for amazon linux (#1706)Roman Perepelitsa2022-01-061-0/+1
* don't auto-start configuration wizard if it's likely that zshrc is brokenRoman Perepelitsa2021-11-151-42/+72
* wizard: underline paths instead of bolding in the success messageRoman Perepelitsa2021-10-271-3/+3
* Add RHEL to the OS Icon lists (#1581)Charles Timko2021-09-221-0/+1
* fix a spello in comments in the generated .p10k.zshRoman Perepelitsa2021-09-131-1/+1
* new prompt segment: toolbox (https://github.com/containers/toolbox) #1560Roman Perepelitsa2021-09-101-0/+2
* Update os icon at zsh.exe on git for windows (#1180)Osman Tas2020-12-231-1/+1
* wizard: allow uppercase letters in choicesRoman Perepelitsa2020-12-161-0/+1
* wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 ...v1.14.0Roman Perepelitsa2020-11-261-8/+19
* prompt_length cleanupRoman Perepelitsa2020-11-251-6/+5
* typoRoman Perepelitsa2020-10-211-1/+1
* better wizard intro when installing z4hRoman Perepelitsa2020-10-211-2/+5
* make it more difficult to incorrectly restart iTerm2 after installing MesloRoman Perepelitsa2020-10-191-17/+11
* typoRoman Perepelitsa2020-10-191-1/+1
* wizard: suppress the into message if z4h would print its welcomeRoman Perepelitsa2020-10-191-5/+6
* wizard: suppress the outro message if z4h would print its welcomeRoman Perepelitsa2020-10-191-10/+18
* make configuration options work when using Turkish locale (#1036)Roman Perepelitsa2020-10-051-2/+2
* wizard: recognize `source $POWERLEVEL9K_CONFIG_FILE` in .zshrcRoman Perepelitsa2020-09-151-1/+3
* wizard: don't refuse to start if ZDOTDIR is not writable; see #987Roman Perepelitsa2020-08-301-5/+11
* wizard: simplify instant prompt screen; make sure all screens work with 47x14...Roman Perepelitsa2020-08-271-18/+34
* wizard: when using z4h, automatically enable instant prompt in quiet modeRoman Perepelitsa2020-08-201-0/+6
* detect artix linux for the sake of displaying os logo; see #898Roman Perepelitsa2020-07-191-0/+3
* disable background transparency in iTerm2Roman Perepelitsa2020-06-281-13/+14
* suppress the expected error message from PlistBuddyRoman Perepelitsa2020-06-281-1/+1
* jump straight to ascii if TERM is "dump" or "linux"v1.11.0Roman Perepelitsa2020-05-311-1/+1
* remove execute permission from wizard.zshromkatv2020-05-261-0/+0
* disable tty echo for the whole duration of wizardromkatv2020-05-141-2/+2
* fix ask_python screen in the wizardromkatv2020-05-141-10/+10
* wizard: print a message when aborted with ctrl-cromkatv2020-05-141-1/+10
* allow dir styling based on the pair: $PWD and whether it's writableromkatv2020-05-021-2/+4
* wizard bug fixes: screen redraws, spurious errors, frame selectionv1.6.1romkatv2020-04-281-6/+9
* wizard now reacts to terminal size changes and can function at much smaller t...romkatv2020-04-261-1172/+918
* assume no zshrc changes are required if using z4hromkatv2020-04-041-0/+5
* bug fix: always succeed when reaching the end of ask_* function; fixes #591romkatv2020-03-281-1/+49
* add padding after slanted separators when using non-monospace font; count wid...romkatv2020-03-271-40/+84
* Update GitHub issue link (#588)shiro2020-03-261-1/+1
* use better looking flat and slanted separators in unicode modev1.5.0romkatv2020-03-221-7/+10
* fix progress messages when installing fontsromkatv2020-03-221-1/+3
* iTerm2: offer to install a new version of MesloLGS NFromkatv2020-03-221-7/+12
* Merge branch 'wizard'romkatv2020-03-221-3/+6
|\
| * iTerm2: fetch fonts from powerlevel10k-media; avoid font size 12; enable buil...romkatv2020-03-221-3/+6
* | make os_icon non-bold even in lean styleromkatv2020-03-221-1/+1
|/