Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix shell integration with kittyv1.16.1kitty | Roman Perepelitsa | 2022-02-01 | 1 | -0/+26 |
| | |||||
* | Merge commit 'bee6e09262a6145fc178ddc85c656da4bb83a9a9' | Roman Perepelitsa | 2022-01-26 | 1 | -1/+1 |
|\ | |||||
| * | Squashed 'gitstatus/' changes from 6eb490ab..b226d8e0 | Roman Perepelitsa | 2022-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | b226d8e0 bug fix: don't crap out when TMPDIR is unset git-subtree-dir: gitstatus git-subtree-split: b226d8e060db82ac68f1b00c49d1fc85abdbe56e | ||||
* | | survive broken $TMPDIR | Roman Perepelitsa | 2022-01-26 | 3 | -13/+43 |
| | | |||||
* | | Merge commit '5014de0541201716dc4ee6f544321ac4e3d7431e' | Roman Perepelitsa | 2022-01-26 | 4 | -17/+34 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from e02d9eed..6eb490ab | Roman Perepelitsa | 2022-01-26 | 4 | -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_INVERTED | Roman Perepelitsa | 2022-01-25 | 1 | -6/+1 |
| | | | | | | | | See #1735. | ||||
* | | fix ZeroTier network interface regex | Roman Perepelitsa | 2022-01-20 | 1 | -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 Perepelitsa | 2022-01-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add ZeroTier to the list of VPNs | Mehyar | 2022-01-20 | 1 | -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 Perepelitsa | 2022-01-17 | 1 | -0/+2 |
| | | | | | | | | available (#1724) | ||||
* | | increase the minimum required zsh version from 5.1 to 5.3 (#1722) | Roman Perepelitsa | 2022-01-16 | 1 | -1/+1 |
| | | |||||
* | | respect VIRTUAL_ENV_PROMPT if its value is different from the default (#1718) | Roman Perepelitsa | 2022-01-14 | 1 | -1/+5 |
| | | |||||
* | | docs: clean up font instructions for xterm and copy them to README.md | Roman Perepelitsa | 2022-01-13 | 2 | -12/+16 |
| | | |||||
* | | Merge branch 'pstekl-master' | Roman Perepelitsa | 2022-01-13 | 1 | -0/+8 |
|\ \ | |||||
| * | | Add xterm to font configuration section | pstekl | 2022-01-12 | 1 | -0/+8 |
|/ / | |||||
* | | docs: sort the table of segments | Roman Perepelitsa | 2022-01-11 | 1 | -50/+50 |
| | | |||||
* | | add toolbox segment to the docs (#1713) | Roman Perepelitsa | 2022-01-11 | 1 | -0/+1 |
| | | |||||
* | | remove duplicate thev1.16.0 | MenkeTechnologies | 2022-01-08 | 4 | -20/+20 |
| | | |||||
* | | add an icon for amazon linux (#1706) | Roman Perepelitsa | 2022-01-06 | 3 | -1/+9 |
| | | |||||
* | | Added gsutil as is the main "other command" in GCP | Andrea Cervesato (TheKoma) | 2022-01-05 | 4 | -4/+4 |
| | | |||||
* | | doc: s/Kitty/kitty/ | Roman Perepelitsa | 2022-01-05 | 2 | -5/+5 |
| | | |||||
* | | doc: kitty v0.24.0 has been released (the first version with shell integration) | Roman Perepelitsa | 2022-01-05 | 1 | -9/+3 |
| | | |||||
* | | Merge commit 'c8160f29543a2f57ae7149103deefa029fd4e861' | Roman Perepelitsa | 2022-01-04 | 2 | -3/+29 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from f1cf61b24..e02d9eedd | Roman Perepelitsa | 2022-01-04 | 2 | -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 drive | Roman Perepelitsa | 2022-01-04 | 1 | -1/+5 |
| | | |||||
* | | fix cwd handling when the current dir is '/foo\bar' (#1697) | Roman Perepelitsa | 2022-01-02 | 1 | -1/+1 |
| | | |||||
* | | make `toolbox` segment work with distrobox (#1696) | Roman Perepelitsa | 2022-01-02 | 1 | -8/+11 |
| | | |||||
* | | docs: fix indentation | Roman Perepelitsa | 2022-01-01 | 1 | -8/+8 |
| | | |||||
* | | docs: clean up puTTY font instructions | Roman Perepelitsa | 2022-01-01 | 2 | -2/+4 |
| | | |||||
* | | Merge branch 'ajanian-master' | Roman Perepelitsa | 2022-01-01 | 1 | -0/+2 |
|\ \ | |||||
| * | | add puTTY to the install section including not about a bug in versions prior ↵ | Andrew Janian | 2021-12-29 | 1 | -0/+2 |
|/ / | | | | | | | to 0.75 | ||||
* | | fix a bug with URL-escaping for directory links (#1687) | Roman Perepelitsa | 2021-12-27 | 1 | -3/+5 |
| | | |||||
* | | fix POWERLEVEL9K_TERM_SHELL_INTEGRATION | Roman Perepelitsa | 2021-12-23 | 1 | -3/+6 |
| | | |||||
* | | add POWERLEVEL9K_TERM_SHELL_INTEGRATION parameter that enables OSC 133 marks | Roman Perepelitsa | 2021-12-23 | 1 | -2/+14 |
| | | |||||
* | | add a link to romkatv/zsh-bench#instant-prompt (should really copy some of ↵ | Roman Perepelitsa | 2021-12-23 | 1 | -0/+3 |
| | | | | | | | | that content over to p10k; maybe later) | ||||
* | | docs: shrink "getting started" | Roman Perepelitsa | 2021-12-23 | 1 | -15/+3 |
| | | |||||
* | | explicitly set LC_ALL when starting docker | Roman Perepelitsa | 2021-12-23 | 1 | -1/+1 |
| | | |||||
* | | add high-level table of contents at the top and low-level table of contents ↵ | Roman Perepelitsa | 2021-12-23 | 1 | -98/+90 |
| | | | | | | | | in each section; remove the full table of contents from the bottom | ||||
* | | doc: remove most content from "is it fast to load" section | Roman Perepelitsa | 2021-12-23 | 1 | -14/+1 |
| | | |||||
* | | doc: remove most content from "is it really fast" section | Roman Perepelitsa | 2021-12-23 | 1 | -25/+3 |
| | | |||||
* | | hide all screen recordings under <details> in the hope that #anchors will ↵ | Roman Perepelitsa | 2021-12-23 | 1 | -22/+66 |
| | | | | | | | | work properly | ||||
* | | grammar in the instant prompt faq | Roman Perepelitsa | 2021-12-23 | 1 | -2/+2 |
| | | |||||
* | | expand instant prompt faq | Roman Perepelitsa | 2021-12-23 | 1 | -5/+9 |
| | | |||||
* | | url-escape dir properly when POWERLEVEL9K_DIR_HYPERLINK is set | Roman Perepelitsa | 2021-12-22 | 1 | -1/+15 |
| | | |||||
* | | fix bugs in dir and several other segments when cwd contains control characters | Roman Perepelitsa | 2021-12-22 | 1 | -18/+22 |
| | | |||||
* | | fix a bug that causes VISUAL_IDENTIFIER_COLOR to leak into content | Roman Perepelitsa | 2021-12-21 | 1 | -5/+13 |
| | | |||||
* | | doc: update "horrific mess when resizing terminal window" section | Roman Perepelitsa | 2021-12-17 | 1 | -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 Perepelitsa | 2021-12-17 | 1 | -6/+4 |
| | | | | | | | | integrated tmux uses them when resizing | ||||
* | | bust caches | Roman Perepelitsa | 2021-12-11 | 1 | -1/+1 |
| | |