Commit Graph

4276 Commits (808ba80ab005cdb66be19d2c22695c9bab9747f3)
 

Author SHA1 Message Date
Roman Perepelitsa 2e58e3888e add POWERLEVEL9K_TERM_SHELL_INTEGRATION parameter that enables OSC 133 marks
Roman Perepelitsa cde05cfa7b add a link to romkatv/zsh-bench#instant-prompt (should really copy some of that content over to p10k; maybe later)
Roman Perepelitsa 00dd4ae009 docs: shrink "getting started"
Roman Perepelitsa 370535af45 explicitly set LC_ALL when starting docker
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
Roman Perepelitsa 83f773caae doc: remove most content from "is it fast to load" section
Roman Perepelitsa 356ce68f69 doc: remove most content from "is it really fast" section
Roman Perepelitsa 6692245f3e hide all screen recordings under <details> in the hope that #anchors will work properly
Roman Perepelitsa 09ece9601f grammar in the instant prompt faq
Roman Perepelitsa 608bd2c88b expand instant prompt faq
Roman Perepelitsa 469baa6221 url-escape dir properly when POWERLEVEL9K_DIR_HYPERLINK is set
Roman Perepelitsa 57d0274b88 fix bugs in dir and several other segments when cwd contains control characters
Roman Perepelitsa 2e8a8f1d63 fix a bug that causes VISUAL_IDENTIFIER_COLOR to leak into content
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.
Roman Perepelitsa 4543076483 when using tmux, write unwrapped OSC 133 in addition to wrapped; the new integrated tmux uses them when resizing
Roman Perepelitsa 3091ffbd86 bust caches
Roman Perepelitsa fde8bf62d4 fix prefix-based formatting of numbers that are slightly below the boundary ()
Roman Perepelitsa abc5df446d attempt to fix asdf when some files have windows line endings ()
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
Roman Perepelitsa 3380f7503e Merge commit 'e181bc0653ae15ba5730a65b253d499bf22a31bf'
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
Zura Kurtanidze 6520323fdb Delete duplicate word "using using"
Hi, I removed duplicate word in the default configuration file
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
Roman Perepelitsa d281e595b3 Merge commit 'e2447322e0be4eddb84196f05952f91fa3c6f37e'
Roman Perepelitsa a55955c5cf enable bracketed paste when printing instant prompt
Roman Perepelitsa dce00cdb5d docs: typo
Roman Perepelitsa 85e31542dd wizard: underline paths instead of bolding in the success message
Roman Perepelitsa 99edd12e00 grammar
Roman Perepelitsa faddef4a22 add faq entries about enabling direnv and exporting GPG_TTY ()
Roman Perepelitsa b4615f5e00 add _p9k__raw_msg for direnv notifications in zsh4humans
Roman Perepelitsa ed0bd29416 Merge commit '1af638543631f2e7db64829c7412ed007047fa81'
Roman Perepelitsa 1af6385436 Squashed 'gitstatus/' changes from cd98a3c2..eaf43011
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
Roman Perepelitsa 6441a01dd3 survive non-writable $TTY
Roman Perepelitsa edd98053cc disable icanon on the tty after printing instant prompt; this way keys like Ctrl-R and Ctrl-D will get through to zle
Roman Perepelitsa 5acedce0b0 speed up pre-redraw hook
Roman Perepelitsa 3e515a75d2 remove obsolete nordvpn comments
Roman Perepelitsa ed45177e19 fix nordvpn; it was broken by the latest upstream update ()
Charles Timko 0ce9df66d2
Add RHEL to the OS Icon lists ()
* Add RHEL to the OS Icon lists
Roman Perepelitsa 7a72acf563 clean up font instructions for yakuake
Roman Perepelitsa fcfeebfb53 Merge branch 'ilsteiner-patch-1'
Isaac Lebwohl-Steiner 0122a63834
Add instructions to manually set font on Yakuake
Roman Perepelitsa 543e2d59cf change formatting in the font installation instructions to make it more obvious where each step begins and ends
Roman Perepelitsa 0745592886 fix a spello in comments in the generated .p10k.zsh
Roman Perepelitsa 20eb8c64bf Squashed 'gitstatus/' changes from edd92f621..cd98a3c28
cd98a3c28 rebuild gitstatusd-freebsd-amd64 on freebsd 13
b03580cb0 rebuild gitstatusd-freebsd-amd64 (now with proper version)
3c95a47dc update version to v1.5.3
e3a3cd122 rebuild gitstatusd-freebsd-amd64 with clang ()
6aed2ae95 compile with clang on freebsd by default ()

git-subtree-dir: gitstatus
git-subtree-split: cd98a3c2849600982aa1b7d03f66784710106291
Roman Perepelitsa d2f78d4b29 Merge commit '20eb8c64bf2520e20739610acb503c8729867a5e'
Roman Perepelitsa 4f3d2ffe72 new prompt segment: toolbox (https://github.com/containers/toolbox)
Roman Perepelitsa c5c9178341 update a link to visual-studio-code-font-settings.jpg (now with annotations)
Roman Perepelitsa c2c3171927 extra verbose instructions for vscode font changes
Roman Perepelitsa b5f4d27c74 add a screenshot of vscode font settings
Roman Perepelitsa 2c7241c43d add an extra step to the uninstallation instructions to delete cache files ()