Commit Graph

4199 Commits (ffc1f175c28acf6af8fc3976abbc83b746c7555b)
 

Author SHA1 Message Date
Roman Perepelitsa 0f8a77d47d increase the minimum required zsh version from 5.1 to 5.3 (#1722) 3 years ago
Roman Perepelitsa 161f4c1f04 respect VIRTUAL_ENV_PROMPT if its value is different from the default (#1718) 3 years ago
Roman Perepelitsa b8ddcd4c17 docs: clean up font instructions for xterm and copy them to README.md 3 years ago
Roman Perepelitsa c4d3ab0ae0 Merge branch 'pstekl-master' 3 years ago
pstekl 69909a7a1f
Add xterm to font configuration section 3 years ago
Roman Perepelitsa fdbde52c20 docs: sort the table of segments 3 years ago
Roman Perepelitsa 6fae3a169b add toolbox segment to the docs (#1713) 3 years ago
MenkeTechnologies 683a485232 remove duplicate the 3 years ago
Roman Perepelitsa e1c52e08d4 add an icon for amazon linux (#1706) 3 years ago
Andrea Cervesato (TheKoma) fba50d9671 Added gsutil as is the main "other command" in GCP 3 years ago
Roman Perepelitsa 66c0181f76 doc: s/Kitty/kitty/ 3 years ago
Roman Perepelitsa 67ac98d515 doc: kitty v0.24.0 has been released (the first version with shell integration) 3 years ago
Roman Perepelitsa c8160f2954 Squashed 'gitstatus/' changes from f1cf61b24..e02d9eedd
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
3 years ago
Roman Perepelitsa 2079d8ecbe Merge commit 'c8160f29543a2f57ae7149103deefa029fd4e861' 3 years ago
Roman Perepelitsa 3d3b24c419 work around bugs in WSL where it /proc/pid/cwd reports an alias drive 3 years ago
Roman Perepelitsa 7354688123 fix cwd handling when the current dir is '/foo\bar' (#1697) 3 years ago
Roman Perepelitsa dd3dcfaf51 make `toolbox` segment work with distrobox (#1696) 3 years ago
Roman Perepelitsa ced7788012 docs: fix indentation 3 years ago
Roman Perepelitsa ab321a2a03 docs: clean up puTTY font instructions 3 years ago
Roman Perepelitsa d99df7d12d Merge branch 'ajanian-master' 3 years ago
Andrew Janian 0d6202c077 add puTTY to the install section including not about a bug in versions prior to 0.75 3 years ago
Roman Perepelitsa ed70c90c2d fix a bug with URL-escaping for directory links (#1687) 3 years ago
Roman Perepelitsa c9bc2f5a32 fix POWERLEVEL9K_TERM_SHELL_INTEGRATION 3 years ago
Roman Perepelitsa 2e58e3888e add POWERLEVEL9K_TERM_SHELL_INTEGRATION parameter that enables OSC 133 marks 3 years ago
Roman Perepelitsa cde05cfa7b add a link to romkatv/zsh-bench#instant-prompt (should really copy some of that content over to p10k; maybe later) 3 years ago
Roman Perepelitsa 00dd4ae009 docs: shrink "getting started" 3 years ago
Roman Perepelitsa 370535af45 explicitly set LC_ALL when starting docker 3 years ago
Roman Perepelitsa da5a4cdbec add high-level table of contents at the top and low-level table of contents in each section; remove the full table of contents from the bottom 3 years ago
Roman Perepelitsa 83f773caae doc: remove most content from "is it fast to load" section 3 years ago
Roman Perepelitsa 356ce68f69 doc: remove most content from "is it really fast" section 3 years ago
Roman Perepelitsa 6692245f3e hide all screen recordings under <details> in the hope that #anchors will work properly 3 years ago
Roman Perepelitsa 09ece9601f grammar in the instant prompt faq 3 years ago
Roman Perepelitsa 608bd2c88b expand instant prompt faq 3 years ago
Roman Perepelitsa 469baa6221 url-escape dir properly when POWERLEVEL9K_DIR_HYPERLINK is set 3 years ago
Roman Perepelitsa 57d0274b88 fix bugs in dir and several other segments when cwd contains control characters 3 years ago
Roman Perepelitsa 2e8a8f1d63 fix a bug that causes VISUAL_IDENTIFIER_COLOR to leak into content 3 years ago
Roman Perepelitsa a23c4314a1 doc: update "horrific mess when resizing terminal window" section
- 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.
3 years ago
Roman Perepelitsa 4543076483 when using tmux, write unwrapped OSC 133 in addition to wrapped; the new integrated tmux uses them when resizing 3 years ago
Roman Perepelitsa 3091ffbd86 bust caches 3 years ago
Roman Perepelitsa fde8bf62d4 fix prefix-based formatting of numbers that are slightly below the boundary (#1664) 3 years ago
Roman Perepelitsa abc5df446d attempt to fix asdf when some files have windows line endings (#1653) 3 years ago
Roman Perepelitsa e181bc0653 Squashed 'gitstatus/' changes from e26996460..f1cf61b24
f1cf61b24 work around a bug in IP-guard

git-subtree-dir: gitstatus
git-subtree-split: f1cf61b241a2a34514a8ff5f71dfb79a99d85c7c
3 years ago
Roman Perepelitsa 3380f7503e Merge commit 'e181bc0653ae15ba5730a65b253d499bf22a31bf' 3 years ago
Roman Perepelitsa a9f208c8fc don't auto-start configuration wizard if it's likely that zshrc is broken
This change is an attempt to automate this:
https://github.com/romkatv/powerlevel10k#configuration-wizard-runs-automatically-every-time-zsh-is-started
3 years ago
Zura Kurtanidze 6520323fdb Delete duplicate word "using using"
Hi, I removed duplicate word in the default configuration file
3 years ago
Roman Perepelitsa e2447322e0 Squashed 'gitstatus/' changes from eaf430112..e26996460
e26996460 survive broken shasum
b1825b29a make bash bindings work with nounset

git-subtree-dir: gitstatus
git-subtree-split: e269964607042ef0fdbda2d7af74ef9c8f618cf4
3 years ago
Roman Perepelitsa d281e595b3 Merge commit 'e2447322e0be4eddb84196f05952f91fa3c6f37e' 3 years ago
Roman Perepelitsa a55955c5cf enable bracketed paste when printing instant prompt 3 years ago
Roman Perepelitsa dce00cdb5d docs: typo 3 years ago
Roman Perepelitsa 85e31542dd wizard: underline paths instead of bolding in the success message 3 years ago