index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
wizard.zsh
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't invoke mktemp if it doesn't exist
Roman Perepelitsa
2022-11-28
1
-1
/
+4
*
don't invoke mktemp if it doesn't exist
Roman Perepelitsa
2022-11-27
1
-3
/
+6
*
wizad: add a hint pointing to the frame when asking for frame color
Roman Perepelitsa
2022-11-14
1
-4
/
+20
*
fix a bug introduced in cf1b58651505a3d5799a7f6bb5b8ce964c729c51
Roman Perepelitsa
2022-10-05
1
-1
/
+1
*
fix bugs introduced in 843dcf016710a4fe39f8ad65da2929f9128436fd
Roman Perepelitsa
2022-10-05
1
-1
/
+1
*
survive broken FPATH (#10
Roman Perepelitsa
2022-10-02
1
-3
/
+2
*
don't trust cnorm as it's incorrect in some combinations of terminals and ter...
Roman Perepelitsa
2022-07-21
1
-1
/
+6
*
survive broken $TMPDIR
Roman Perepelitsa
2022-01-26
1
-8
/
+22
*
add an icon for amazon linux (#1706)
Roman Perepelitsa
2022-01-06
1
-0
/
+1
*
don't auto-start configuration wizard if it's likely that zshrc is broken
Roman Perepelitsa
2021-11-15
1
-42
/
+72
*
wizard: underline paths instead of bolding in the success message
Roman Perepelitsa
2021-10-27
1
-3
/
+3
*
Add RHEL to the OS Icon lists (#1581)
Charles Timko
2021-09-22
1
-0
/
+1
*
fix a spello in comments in the generated .p10k.zsh
Roman Perepelitsa
2021-09-13
1
-1
/
+1
*
new prompt segment: toolbox (https://github.com/containers/toolbox) #1560
Roman Perepelitsa
2021-09-10
1
-0
/
+2
*
Update os icon at zsh.exe on git for windows (#1180)
Osman Tas
2020-12-23
1
-1
/
+1
*
wizard: allow uppercase letters in choices
Roman Perepelitsa
2020-12-16
1
-0
/
+1
*
wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 ...
v1.14.0
Roman Perepelitsa
2020-11-26
1
-8
/
+19
*
prompt_length cleanup
Roman Perepelitsa
2020-11-25
1
-6
/
+5
*
typo
Roman Perepelitsa
2020-10-21
1
-1
/
+1
*
better wizard intro when installing z4h
Roman Perepelitsa
2020-10-21
1
-2
/
+5
*
make it more difficult to incorrectly restart iTerm2 after installing Meslo
Roman Perepelitsa
2020-10-19
1
-17
/
+11
*
typo
Roman Perepelitsa
2020-10-19
1
-1
/
+1
*
wizard: suppress the into message if z4h would print its welcome
Roman Perepelitsa
2020-10-19
1
-5
/
+6
*
wizard: suppress the outro message if z4h would print its welcome
Roman Perepelitsa
2020-10-19
1
-10
/
+18
*
make configuration options work when using Turkish locale (#1036)
Roman Perepelitsa
2020-10-05
1
-2
/
+2
*
wizard: recognize `source $POWERLEVEL9K_CONFIG_FILE` in .zshrc
Roman Perepelitsa
2020-09-15
1
-1
/
+3
*
wizard: don't refuse to start if ZDOTDIR is not writable; see #987
Roman Perepelitsa
2020-08-30
1
-5
/
+11
*
wizard: simplify instant prompt screen; make sure all screens work with 47x14...
Roman Perepelitsa
2020-08-27
1
-18
/
+34
*
wizard: when using z4h, automatically enable instant prompt in quiet mode
Roman Perepelitsa
2020-08-20
1
-0
/
+6
*
detect artix linux for the sake of displaying os logo; see #898
Roman Perepelitsa
2020-07-19
1
-0
/
+3
*
disable background transparency in iTerm2
Roman Perepelitsa
2020-06-28
1
-13
/
+14
*
suppress the expected error message from PlistBuddy
Roman Perepelitsa
2020-06-28
1
-1
/
+1
*
jump straight to ascii if TERM is "dump" or "linux"
v1.11.0
Roman Perepelitsa
2020-05-31
1
-1
/
+1
*
remove execute permission from wizard.zsh
romkatv
2020-05-26
1
-0
/
+0
*
disable tty echo for the whole duration of wizard
romkatv
2020-05-14
1
-2
/
+2
*
fix ask_python screen in the wizard
romkatv
2020-05-14
1
-10
/
+10
*
wizard: print a message when aborted with ctrl-c
romkatv
2020-05-14
1
-1
/
+10
*
allow dir styling based on the pair: $PWD and whether it's writable
romkatv
2020-05-02
1
-2
/
+4
*
wizard bug fixes: screen redraws, spurious errors, frame selection
v1.6.1
romkatv
2020-04-28
1
-6
/
+9
*
wizard now reacts to terminal size changes and can function at much smaller t...
romkatv
2020-04-26
1
-1172
/
+918
*
assume no zshrc changes are required if using z4h
romkatv
2020-04-04
1
-0
/
+5
*
bug fix: always succeed when reaching the end of ask_* function; fixes #591
romkatv
2020-03-28
1
-1
/
+49
*
add padding after slanted separators when using non-monospace font; count wid...
romkatv
2020-03-27
1
-40
/
+84
*
Update GitHub issue link (#588)
shiro
2020-03-26
1
-1
/
+1
*
use better looking flat and slanted separators in unicode mode
v1.5.0
romkatv
2020-03-22
1
-7
/
+10
*
fix progress messages when installing fonts
romkatv
2020-03-22
1
-1
/
+3
*
iTerm2: offer to install a new version of MesloLGS NF
romkatv
2020-03-22
1
-7
/
+12
*
Merge branch 'wizard'
romkatv
2020-03-22
1
-3
/
+6
|
\
|
*
iTerm2: fetch fonts from powerlevel10k-media; avoid font size 12; enable buil...
romkatv
2020-03-22
1
-3
/
+6
*
|
make os_icon non-bold even in lean style
romkatv
2020-03-22
1
-1
/
+1
|
/
[next]