Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | | 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 |
| | | | | | | * Add RHEL to the OS Icon lists | ||||
* | | 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 ↵ | Roman Perepelitsa | 2021-09-13 | 2 | -175/+184 |
| | | | | | | | | obvious where each step begins and ends | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | 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 |
| | | |||||
* | | extra verbose instructions for vscode font changes | Roman Perepelitsa | 2021-09-03 | 2 | -6/+10 |
| | | |||||
* | | add a screenshot of vscode font settings | Roman Perepelitsa | 2021-09-03 | 2 | -0/+6 |
| | | |||||
* | | add an extra step to the uninstallation instructions to delete cache files ↵ | Roman Perepelitsa | 2021-09-02 | 1 | -1/+5 |
| | | | | | | | | (#1561) | ||||
* | | work around bugs in terminals and window managers by essentially disabling ↵ | Roman Perepelitsa | 2021-08-28 | 1 | -4/+6 |
| | | | | | | | | prompt_sp (but keeping prompt_cr) in instant prompt for new TTYs | ||||
* | | Merge commit '10ad57cc6b73b9ed51474edbd5235e6b5f2fd16b' | Roman Perepelitsa | 2021-08-23 | 1 | -6/+10 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 2ecd9907..edd92f62 | Roman Perepelitsa | 2021-08-23 | 1 | -6/+10 |
| | | | | | | | | | | | | | | | | edd92f62 build: more debug info in case wget fails 1cfcb46c build: add a workaround for systems with broken wget git-subtree-dir: gitstatus git-subtree-split: edd92f6210afb16411274e1d6060c6a68bd1e999 | ||||
* | | bug fix: display the intended battery icon when using legacy configs (#1530) | Roman Perepelitsa | 2021-08-21 | 1 | -1/+2 |
| | | |||||
* | | Fix after #1544 (#1547) | elProxy | 2021-08-19 | 1 | -2/+2 |
| | | | | | | Well, that's embarassing... | ||||
* | | Add support for AWS_REGION with fallback to AWS_DEFAULT_REGION (#1544) | elProxy | 2021-08-19 | 1 | -2/+2 |
| | | | | | | See https://fossies.org/linux/aws-cli/CHANGELOG.rst#section-133 | ||||
* | | Merge commit '80ec734a953d930838ea6839923c97c3da880a0d' | Roman Perepelitsa | 2021-08-18 | 6 | -12/+23 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 845f492f..2ecd9907 | Roman Perepelitsa | 2021-08-18 | 6 | -12/+23 |
| | | | | | | | | | | | | | | | | | | 2ecd9907 add logging to debug https://github.com/romkatv/powerlevel10k/issues/1477 74010456 add a TODO to fix #254 864f1caf Trim '\w' part of bash prompt. (#253) git-subtree-dir: gitstatus git-subtree-split: 2ecd990706255d2000fedbde3b2d2353f63d69a1 |