Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | fix prefix-based formatting of numbers that are slightly below the boundary ↵ | Roman Perepelitsa | 2021-12-11 | 1 | -5/+13 |
| | | | | | | | | (#1664) | ||||
* | | attempt to fix asdf when some files have windows line endings (#1653) | Roman Perepelitsa | 2021-12-08 | 1 | -2/+2 |
| | | |||||
* | | Merge commit 'e181bc0653ae15ba5730a65b253d499bf22a31bf' | Roman Perepelitsa | 2021-12-05 | 1 | -1/+1 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from e26996460..f1cf61b24 | Roman Perepelitsa | 2021-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | f1cf61b24 work around a bug in IP-guard git-subtree-dir: gitstatus git-subtree-split: f1cf61b241a2a34514a8ff5f71dfb79a99d85c7c | ||||
* | | don't auto-start configuration wizard if it's likely that zshrc is broken | Roman Perepelitsa | 2021-11-15 | 2 | -43/+76 |
| | | | | | | | | | | This change is an attempt to automate this: https://github.com/romkatv/powerlevel10k#configuration-wizard-runs-automatically-every-time-zsh-is-started | ||||
* | | Delete duplicate word "using using" | Zura Kurtanidze | 2021-11-04 | 1 | -1/+1 |
| | | | | | | Hi, I removed duplicate word in the default configuration file | ||||
* | | Merge commit 'e2447322e0be4eddb84196f05952f91fa3c6f37e' | Roman Perepelitsa | 2021-11-02 | 2 | -25/+26 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from eaf430112..e26996460 | Roman Perepelitsa | 2021-11-02 | 2 | -25/+26 |
| | | | | | | | | | | | | | | | | e26996460 survive broken shasum b1825b29a make bash bindings work with nounset git-subtree-dir: gitstatus git-subtree-split: e269964607042ef0fdbda2d7af74ef9c8f618cf4 | ||||
* | | enable bracketed paste when printing instant prompt | Roman Perepelitsa | 2021-10-28 | 1 | -2/+2 |
| | | |||||
* | | docs: typo | Roman Perepelitsa | 2021-10-28 | 1 | -1/+1 |
| | | |||||
* | | wizard: underline paths instead of bolding in the success message | Roman Perepelitsa | 2021-10-27 | 1 | -3/+3 |
| | | |||||
* | | grammar | Roman Perepelitsa | 2021-10-27 | 1 | -1/+1 |
| | | |||||
* | | add faq entries about enabling direnv and exporting GPG_TTY (#702) | Roman Perepelitsa | 2021-10-27 | 1 | -0/+50 |
| | | |||||
* | | add _p9k__raw_msg for direnv notifications in zsh4humans | Roman Perepelitsa | 2021-10-27 | 1 | -1/+1 |
| | | |||||
* | | Merge commit '1af638543631f2e7db64829c7412ed007047fa81' | Roman Perepelitsa | 2021-10-20 | 1 | -1/+1 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from cd98a3c2..eaf43011 | Roman Perepelitsa | 2021-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | eaf43011 when downloading gitstatusd, try curl/wget with user configs before trying without (https://github.com/romkatv/powerlevel10k/issues/1606) git-subtree-dir: gitstatus git-subtree-split: eaf43011246e359881931647747e8756a73a143a | ||||
* | | survive non-writable $TTY | Roman Perepelitsa | 2021-10-14 | 1 | -1/+8 |
| | | |||||
* | | disable icanon on the tty after printing instant prompt; this way keys like ↵ | Roman Perepelitsa | 2021-10-10 | 1 | -1/+4 |
| | | | | | | | | Ctrl-R and Ctrl-D will get through to zle |