aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add an icon for amazon linux (#1706)Roman Perepelitsa2022-01-063-1/+9
* Added gsutil as is the main "other command" in GCPAndrea Cervesato (TheKoma)2022-01-054-4/+4
* doc: s/Kitty/kitty/Roman Perepelitsa2022-01-052-5/+5
* doc: kitty v0.24.0 has been released (the first version with shell integration)Roman Perepelitsa2022-01-051-9/+3
* Merge commit 'c8160f29543a2f57ae7149103deefa029fd4e861'Roman Perepelitsa2022-01-042-3/+29
|\
| * Squashed 'gitstatus/' changes from f1cf61b24..e02d9eeddRoman Perepelitsa2022-01-042-3/+29
* | work around bugs in WSL where it /proc/pid/cwd reports an alias driveRoman Perepelitsa2022-01-041-1/+5
* | fix cwd handling when the current dir is '/foo\bar' (#1697)Roman Perepelitsa2022-01-021-1/+1
* | make `toolbox` segment work with distrobox (#1696)Roman Perepelitsa2022-01-021-8/+11
* | docs: fix indentationRoman Perepelitsa2022-01-011-8/+8
* | docs: clean up puTTY font instructionsRoman Perepelitsa2022-01-012-2/+4
* | Merge branch 'ajanian-master'Roman Perepelitsa2022-01-011-0/+2
|\ \
| * | add puTTY to the install section including not about a bug in versions prior ...Andrew Janian2021-12-291-0/+2
|/ /
* | fix a bug with URL-escaping for directory links (#1687)Roman Perepelitsa2021-12-271-3/+5
* | fix POWERLEVEL9K_TERM_SHELL_INTEGRATIONRoman Perepelitsa2021-12-231-3/+6
* | add POWERLEVEL9K_TERM_SHELL_INTEGRATION parameter that enables OSC 133 marksRoman Perepelitsa2021-12-231-2/+14
* | add a link to romkatv/zsh-bench#instant-prompt (should really copy some of th...Roman Perepelitsa2021-12-231-0/+3
* | docs: shrink "getting started"Roman Perepelitsa2021-12-231-15/+3
* | explicitly set LC_ALL when starting dockerRoman Perepelitsa2021-12-231-1/+1
* | add high-level table of contents at the top and low-level table of contents i...Roman Perepelitsa2021-12-231-98/+90
* | doc: remove most content from "is it fast to load" sectionRoman Perepelitsa2021-12-231-14/+1
* | doc: remove most content from "is it really fast" sectionRoman Perepelitsa2021-12-231-25/+3
* | hide all screen recordings under <details> in the hope that #anchors will wor...Roman Perepelitsa2021-12-231-22/+66
* | grammar in the instant prompt faqRoman Perepelitsa2021-12-231-2/+2
* | expand instant prompt faqRoman Perepelitsa2021-12-231-5/+9
* | url-escape dir properly when POWERLEVEL9K_DIR_HYPERLINK is setRoman Perepelitsa2021-12-221-1/+15
* | fix bugs in dir and several other segments when cwd contains control charactersRoman Perepelitsa2021-12-221-18/+22
* | fix a bug that causes VISUAL_IDENTIFIER_COLOR to leak into contentRoman Perepelitsa2021-12-211-5/+13
* | doc: update "horrific mess when resizing terminal window" sectionRoman Perepelitsa2021-12-171-28/+40
* | when using tmux, write unwrapped OSC 133 in addition to wrapped; the new inte...Roman Perepelitsa2021-12-171-6/+4
* | bust cachesRoman Perepelitsa2021-12-111-1/+1
* | fix prefix-based formatting of numbers that are slightly below the boundary (...Roman Perepelitsa2021-12-111-5/+13
* | attempt to fix asdf when some files have windows line endings (#1653)Roman Perepelitsa2021-12-081-2/+2
* | Merge commit 'e181bc0653ae15ba5730a65b253d499bf22a31bf'Roman Perepelitsa2021-12-051-1/+1
|\|
| * Squashed 'gitstatus/' changes from e26996460..f1cf61b24Roman Perepelitsa2021-12-051-1/+1
* | don't auto-start configuration wizard if it's likely that zshrc is brokenRoman Perepelitsa2021-11-152-43/+76
* | Delete duplicate word "using using"Zura Kurtanidze2021-11-041-1/+1
* | Merge commit 'e2447322e0be4eddb84196f05952f91fa3c6f37e'Roman Perepelitsa2021-11-022-25/+26
|\|
| * Squashed 'gitstatus/' changes from eaf430112..e26996460Roman Perepelitsa2021-11-022-25/+26
* | enable bracketed paste when printing instant promptRoman Perepelitsa2021-10-281-2/+2
* | docs: typoRoman Perepelitsa2021-10-281-1/+1
* | wizard: underline paths instead of bolding in the success messageRoman Perepelitsa2021-10-271-3/+3
* | grammarRoman Perepelitsa2021-10-271-1/+1
* | add faq entries about enabling direnv and exporting GPG_TTY (#702)Roman Perepelitsa2021-10-271-0/+50
* | add _p9k__raw_msg for direnv notifications in zsh4humansRoman Perepelitsa2021-10-271-1/+1
* | Merge commit '1af638543631f2e7db64829c7412ed007047fa81'Roman Perepelitsa2021-10-201-1/+1
|\|
| * Squashed 'gitstatus/' changes from cd98a3c2..eaf43011Roman Perepelitsa2021-10-201-1/+1
* | survive non-writable $TTYRoman Perepelitsa2021-10-141-1/+8
* | disable icanon on the tty after printing instant prompt; this way keys like C...Roman Perepelitsa2021-10-101-1/+4
* | speed up pre-redraw hookRoman Perepelitsa2021-10-081-9/+39