This website requires JavaScript.
Explore
Help
Sign In
xinb
/
powerlevel10k
Watch
1
Star
0
Fork
0
mirror of
https://github.com/romkatv/powerlevel10k.git
synced
2026-09-18 00:10:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdac99c57cb1c1ea27319f7e405b73af5c3a3c82
powerlevel10k
/
internal
T
History
romkatv
fdac99c57c
notes
2020-05-18 06:44:28 +02:00
..
configure.zsh
wizard now reacts to terminal size changes and can function at much smaller terminal dimensions;
fixes
#649
2020-04-26 19:32:46 +02:00
icons.zsh
use a more portable PROXY_ICON;
fixes
#596
2020-04-01 11:49:49 +02:00
notes.md
notes
2020-05-18 06:44:28 +02:00
p10k.zsh
work around bugs in zsh that break vim shell; see
#717
2020-05-15 06:59:29 +02:00
parser.zsh
parser bug fix: quote array elements after parameter expansion
2020-03-16 09:14:57 +01:00
wizard.zsh
disable tty echo for the whole duration of wizard
2020-05-14 20:26:16 +02:00
worker.zsh
cd
=>
cd -q
to survive weird chpwd hooks
2020-05-04 17:58:57 +02:00