summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix shell integration with kittyv1.16.1kittyRoman Perepelitsa2022-02-011-0/+26
|
* Merge commit 'bee6e09262a6145fc178ddc85c656da4bb83a9a9'Roman Perepelitsa2022-01-261-1/+1
|\
| * Squashed 'gitstatus/' changes from 6eb490ab..b226d8e0Roman Perepelitsa2022-01-261-1/+1
| | | | | | | | | | | | | | b226d8e0 bug fix: don't crap out when TMPDIR is unset git-subtree-dir: gitstatus git-subtree-split: b226d8e060db82ac68f1b00c49d1fc85abdbe56e
* | survive broken $TMPDIRRoman Perepelitsa2022-01-263-13/+43
| |
* | Merge commit '5014de0541201716dc4ee6f544321ac4e3d7431e'Roman Perepelitsa2022-01-264-17/+34
|\|
| * Squashed 'gitstatus/' changes from e02d9eed..6eb490abRoman Perepelitsa2022-01-264-17/+34
| | | | | | | | | | | | | | | | 6eb490ab survive broken $TMPDIR 94bf4fc2 add ppc64 support to the build script git-subtree-dir: gitstatus git-subtree-split: 6eb490ab86118ad063224e4d50b6b05bea7dd12c
* | don't set OS, DEFAULT_COLOR and DEFAULT_COLOR_INVERTEDRoman Perepelitsa2022-01-251-6/+1
| | | | | | | | See #1735.
* | fix ZeroTier network interface regexRoman Perepelitsa2022-01-201-2/+2
| | | | | | | | | | | | | | | | From https://forwardingplane.net/configuration-archive/renaming-interfaces-under-linux/: > ZeroTier has the inconsistency of using zt* on some platforms and ztublkahlah on others. They mean zt[0-9]+ and zt[a-z0-9]+.
* | Merge branch 'Mehyar-ALS-patch-1'Roman Perepelitsa2022-01-201-1/+1
|\ \
| * | Add ZeroTier to the list of VPNsMehyar2022-01-201-1/+1
|/ / | | | | ZeroTier users can also see their VPN IP when enabling the vpn_ip option.
* | work around bugs in WSL where it reports more swap being used than the total ↵Roman Perepelitsa2022-01-171-0/+2
| | | | | | | | available (#1724)
* | increase the minimum required zsh version from 5.1 to 5.3 (#1722)Roman Perepelitsa2022-01-161-1/+1
| |
* | respect VIRTUAL_ENV_PROMPT if its value is different from the default (#1718)Roman Perepelitsa2022-01-141-1/+5
| |
* | docs: clean up font instructions for xterm and copy them to README.mdRoman Perepelitsa2022-01-132-12/+16
| |
* | Merge branch 'pstekl-master'Roman Perepelitsa2022-01-131-0/+8
|\ \
| * | Add xterm to font configuration sectionpstekl2022-01-121-0/+8
|/ /
* | docs: sort the table of segmentsRoman Perepelitsa2022-01-111-50/+50
| |
* | add toolbox segment to the docs (#1713)Roman Perepelitsa2022-01-111-0/+1
| |
* | remove duplicate thev1.16.0MenkeTechnologies2022-01-084-20/+20
| |
* | 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
| | | | | | | | | | | | | | | | | | | | | | e02d9eedd fix cwd detection when it has weird characters 78c171590 Loongarch support (#290) be6396b1a fix pkg_add command on openbsd (#282) f1c89585a avoid ksh if possible (it's broken; see #282) 22407d6fd bug fix: correctly resolve pwd when it contains control chars git-subtree-dir: gitstatus git-subtree-split: e02d9eedd9d8f3689e6a6cdccec70b55cf87dca6
* | 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
|/ / | | | | | | to 0.75
* | 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 ↵Roman Perepelitsa2021-12-231-0/+3
| | | | | | | | that content over to p10k; maybe later)
* | 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 ↵Roman Perepelitsa2021-12-231-98/+90
| | | | | | | | in each section; remove the full table of contents from the bottom
* | 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 ↵Roman Perepelitsa2021-12-231-22/+66
| | | | | | | | work properly
* | 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
| | | | | | | | | | | | | | | | - Don't say it's a bug in Zsh. It's more complicated than that. - Mention that the the issue can be avoided by using Kitty. - Do not mention that the issue can also be avoided by using zsh4humans (even though it's true). If you, dear reader, see this, give zsh4humans a try.
* | when using tmux, write unwrapped OSC 133 in addition to wrapped; the new ↵Roman Perepelitsa2021-12-171-6/+4
| | | | | | | | integrated tmux uses them when resizing
* | bust cachesRoman Perepelitsa2021-12-111-1/+1
| |