Commit Graph

4027 Commits (74ff02a819c5b83b8022c973ce100e41104a41cf)
 

Author SHA1 Message Date
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
Roman Perepelitsa 99edd12e00 grammar 3 years ago
Roman Perepelitsa faddef4a22 add faq entries about enabling direnv and exporting GPG_TTY (#702) 3 years ago
Roman Perepelitsa b4615f5e00 add _p9k__raw_msg for direnv notifications in zsh4humans 3 years ago
Roman Perepelitsa ed0bd29416 Merge commit '1af638543631f2e7db64829c7412ed007047fa81' 3 years ago
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
3 years ago
Roman Perepelitsa 6441a01dd3 survive non-writable $TTY 3 years ago
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 3 years ago
Roman Perepelitsa 5acedce0b0 speed up pre-redraw hook 3 years ago
Roman Perepelitsa 3e515a75d2 remove obsolete nordvpn comments 3 years ago
Roman Perepelitsa ed45177e19 fix nordvpn; it was broken by the latest upstream update (#1590) 3 years ago
Charles Timko 0ce9df66d2
Add RHEL to the OS Icon lists (#1581)
* Add RHEL to the OS Icon lists
3 years ago
Roman Perepelitsa 7a72acf563 clean up font instructions for yakuake 3 years ago
Roman Perepelitsa fcfeebfb53 Merge branch 'ilsteiner-patch-1' 3 years ago
Isaac Lebwohl-Steiner 0122a63834
Add instructions to manually set font on Yakuake 3 years ago
Roman Perepelitsa 543e2d59cf change formatting in the font installation instructions to make it more obvious where each step begins and ends 3 years ago
Roman Perepelitsa 0745592886 fix a spello in comments in the generated .p10k.zsh 3 years ago
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 (#262)
6aed2ae95 compile with clang on freebsd by default (#262)

git-subtree-dir: gitstatus
git-subtree-split: cd98a3c2849600982aa1b7d03f66784710106291
3 years ago
Roman Perepelitsa d2f78d4b29 Merge commit '20eb8c64bf2520e20739610acb503c8729867a5e' 3 years ago
Roman Perepelitsa 4f3d2ffe72 new prompt segment: toolbox (https://github.com/containers/toolbox) #1560 3 years ago
Roman Perepelitsa c5c9178341 update a link to visual-studio-code-font-settings.jpg (now with annotations) 3 years ago
Roman Perepelitsa c2c3171927 extra verbose instructions for vscode font changes 3 years ago
Roman Perepelitsa b5f4d27c74 add a screenshot of vscode font settings 3 years ago