| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | add puTTY to the install section including not about a bug in versions prior ... | Andrew Janian | 2021-12-29 | 1 | -0/+2 |
|/ / |
|
* | | 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 th... | Roman Perepelitsa | 2021-12-23 | 1 | -0/+3 |
* | | 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 i... | Roman Perepelitsa | 2021-12-23 | 1 | -98/+90 |
* | | 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 wor... | Roman Perepelitsa | 2021-12-23 | 1 | -22/+66 |
* | | 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 |
* | | when using tmux, write unwrapped OSC 133 in addition to wrapped; the new inte... | Roman Perepelitsa | 2021-12-17 | 1 | -6/+4 |
* | | 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 |
* | | 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 |
* | | don't auto-start configuration wizard if it's likely that zshrc is broken | Roman Perepelitsa | 2021-11-15 | 2 | -43/+76 |
* | | Delete duplicate word "using using" | Zura Kurtanidze | 2021-11-04 | 1 | -1/+1 |
* | | 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 |
* | | 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 |
* | | 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 C... | Roman Perepelitsa | 2021-10-10 | 1 | -1/+4 |
* | | speed up pre-redraw hook | Roman Perepelitsa | 2021-10-08 | 1 | -9/+39 |
* | | remove obsolete nordvpn comments | Roman Perepelitsa | 2021-10-06 | 1 | -7/+0 |
* | | fix nordvpn; it was broken by the latest upstream update (#1590) | Roman Perepelitsa | 2021-10-06 | 1 | -29/+49 |
* | | Add RHEL to the OS Icon lists (#1581) | Charles Timko | 2021-09-22 | 3 | -0/+8 |
* | | clean up font instructions for yakuake | Roman Perepelitsa | 2021-09-14 | 2 | -1/+6 |
* | | Merge branch 'ilsteiner-patch-1' | Roman Perepelitsa | 2021-09-14 | 1 | -0/+1 |
|\ \ |
|
| * | | Add instructions to manually set font on Yakuake | Isaac Lebwohl-Steiner | 2021-09-14 | 1 | -0/+1 |
|/ / |
|
* | | change formatting in the font installation instructions to make it more obvio... | Roman Perepelitsa | 2021-09-13 | 2 | -175/+184 |
* | | fix a spello in comments in the generated .p10k.zsh | Roman Perepelitsa | 2021-09-13 | 1 | -1/+1 |
* | | Merge commit '20eb8c64bf2520e20739610acb503c8729867a5e' | Roman Perepelitsa | 2021-09-12 | 3 | -9/+17 |
|\| |
|
| * | Squashed 'gitstatus/' changes from edd92f621..cd98a3c28 | Roman Perepelitsa | 2021-09-12 | 3 | -9/+17 |
* | | new prompt segment: toolbox (https://github.com/containers/toolbox) #1560 | Roman Perepelitsa | 2021-09-10 | 7 | -3/+85 |
* | | update a link to visual-studio-code-font-settings.jpg (now with annotations) | Roman Perepelitsa | 2021-09-03 | 2 | -2/+2 |