aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* expand instant prompt faqRoman Perepelitsa2021-12-231-5/+9
|
* url-escape dir properly when POWERLEVEL9K_DIR_HYPERLINK is setRoman Perepelitsa2021-12-221-1/+15
|
* fix bugs in dir and several other segments when cwd contains control charactersRoman Perepelitsa2021-12-221-18/+22
|
* fix a bug that causes VISUAL_IDENTIFIER_COLOR to leak into contentRoman Perepelitsa2021-12-211-5/+13
|
* doc: update "horrific mess when resizing terminal window" sectionRoman Perepelitsa2021-12-171-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 Perepelitsa2021-12-171-6/+4
| | | | integrated tmux uses them when resizing
* bust cachesRoman Perepelitsa2021-12-111-1/+1
|
* fix prefix-based formatting of numbers that are slightly below the boundary ↵Roman Perepelitsa2021-12-111-5/+13
| | | | (#1664)
* attempt to fix asdf when some files have windows line endings (#1653)Roman Perepelitsa2021-12-081-2/+2
|
* Merge commit 'e181bc0653ae15ba5730a65b253d499bf22a31bf'Roman Perepelitsa2021-12-051-1/+1
|\
| * Squashed 'gitstatus/' changes from e26996460..f1cf61b24Roman Perepelitsa2021-12-051-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 brokenRoman Perepelitsa2021-11-152-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 Kurtanidze2021-11-041-1/+1
| | | | | | Hi, I removed duplicate word in the default configuration file
* | Merge commit 'e2447322e0be4eddb84196f05952f91fa3c6f37e'Roman Perepelitsa2021-11-022-25/+26
|\|
| * Squashed 'gitstatus/' changes from eaf430112..e26996460Roman Perepelitsa2021-11-022-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 promptRoman Perepelitsa2021-10-281-2/+2
| |
* | docs: typoRoman Perepelitsa2021-10-281-1/+1
| |
* | wizard: underline paths instead of bolding in the success messageRoman Perepelitsa2021-10-271-3/+3
| |
* | grammarRoman Perepelitsa2021-10-271-1/+1
| |
* | add faq entries about enabling direnv and exporting GPG_TTY (#702)Roman Perepelitsa2021-10-271-0/+50
| |
* | add _p9k__raw_msg for direnv notifications in zsh4humansRoman Perepelitsa2021-10-271-1/+1
| |
* | Merge commit '1af638543631f2e7db64829c7412ed007047fa81'Roman Perepelitsa2021-10-201-1/+1
|\|
| * Squashed 'gitstatus/' changes from cd98a3c2..eaf43011Roman Perepelitsa2021-10-201-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 $TTYRoman Perepelitsa2021-10-141-1/+8
| |
* | disable icanon on the tty after printing instant prompt; this way keys like ↵Roman Perepelitsa2021-10-101-1/+4
| | | | | | | | Ctrl-R and Ctrl-D will get through to zle
* | speed up pre-redraw hookRoman Perepelitsa2021-10-081-9/+39
| |
* | remove obsolete nordvpn commentsRoman Perepelitsa2021-10-061-7/+0
| |
* | fix nordvpn; it was broken by the latest upstream update (#1590)Roman Perepelitsa2021-10-061-29/+49
| |
* | Add RHEL to the OS Icon lists (#1581)Charles Timko2021-09-223-0/+8
| | | | | | * Add RHEL to the OS Icon lists
* | clean up font instructions for yakuakeRoman Perepelitsa2021-09-142-1/+6
| |
* | Merge branch 'ilsteiner-patch-1'Roman Perepelitsa2021-09-141-0/+1
|\ \
| * | Add instructions to manually set font on YakuakeIsaac Lebwohl-Steiner2021-09-141-0/+1
|/ /
* | change formatting in the font installation instructions to make it more ↵Roman Perepelitsa2021-09-132-175/+184
| | | | | | | | obvious where each step begins and ends
* | fix a spello in comments in the generated .p10k.zshRoman Perepelitsa2021-09-131-1/+1
| |
* | Merge commit '20eb8c64bf2520e20739610acb503c8729867a5e'Roman Perepelitsa2021-09-123-9/+17
|\|
| * Squashed 'gitstatus/' changes from edd92f621..cd98a3c28Roman Perepelitsa2021-09-123-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) #1560Roman Perepelitsa2021-09-107-3/+85
| |
* | update a link to visual-studio-code-font-settings.jpg (now with annotations)Roman Perepelitsa2021-09-032-2/+2
| |
* | extra verbose instructions for vscode font changesRoman Perepelitsa2021-09-032-6/+10
| |
* | add a screenshot of vscode font settingsRoman Perepelitsa2021-09-032-0/+6
| |
* | add an extra step to the uninstallation instructions to delete cache files ↵Roman Perepelitsa2021-09-021-1/+5
| | | | | | | | (#1561)
* | work around bugs in terminals and window managers by essentially disabling ↵Roman Perepelitsa2021-08-281-4/+6
| | | | | | | | prompt_sp (but keeping prompt_cr) in instant prompt for new TTYs
* | Merge commit '10ad57cc6b73b9ed51474edbd5235e6b5f2fd16b'Roman Perepelitsa2021-08-231-6/+10
|\|
| * Squashed 'gitstatus/' changes from 2ecd9907..edd92f62Roman Perepelitsa2021-08-231-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 Perepelitsa2021-08-211-1/+2
| |
* | Fix after #1544 (#1547)elProxy2021-08-191-2/+2
| | | | | | Well, that's embarassing...
* | Add support for AWS_REGION with fallback to AWS_DEFAULT_REGION (#1544)elProxy2021-08-191-2/+2
| | | | | | See https://fossies.org/linux/aws-cli/CHANGELOG.rst#section-133
* | Merge commit '80ec734a953d930838ea6839923c97c3da880a0d'Roman Perepelitsa2021-08-186-12/+23
|\|
| * Squashed 'gitstatus/' changes from 845f492f..2ecd9907Roman Perepelitsa2021-08-186-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
* | spelloRoman Perepelitsa2021-08-171-1/+1
| |