Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wizard: add a screen for detecting faulty terminals that render glyphs such ↵v1.18.0 | Roman Perepelitsa | 2023-05-04 | 1 | -0/+36 |
| | | | | as U+F0001 as wide (e.g., Windows Terminal) | ||||
* | wizard: check for unicode 9 support before asking about U+F0737 | Roman Perepelitsa | 2023-05-04 | 1 | -0/+5 |
| | |||||
* | increase the default value of POWERLEVEL9K_GITSTATUS_INIT_TIMEOUT_SEC from 5 ↵ | Roman Perepelitsa | 2023-04-29 | 1 | -2/+2 |
| | | | | to 10 | ||||
* | add POWERLEVEL9K_GITSTATUS_INIT_TIMEOUT_SEC | Roman Perepelitsa | 2023-04-29 | 1 | -2/+4 |
| | |||||
* | use U+F327 (Kali Linux logo) only with POWERLEVEL9K_MODE=nerdfont-v3 (#2281) | Roman Perepelitsa | 2023-04-24 | 2 | -4/+5 |
| | |||||
* | Merge branch 'zerom0-master' | Roman Perepelitsa | 2023-04-24 | 2 | -0/+8 |
|\ | |||||
| * | added icon for kali linux | Martin Mosler | 2023-04-23 | 2 | -0/+8 |
|/ | |||||
* | correctly resolve node_version when using nodenv (#2268) | Roman Perepelitsa | 2023-04-18 | 1 | -8/+35 |
| | |||||
* | Merge branch 'LucasLarson-clock_mnemonic' | Roman Perepelitsa | 2023-04-15 | 1 | -6/+6 |
|\ | |||||
| * | use less surprising input for clock option | Lucas Larson | 2023-04-15 | 1 | -6/+6 |
|/ | | | | | | | | | | | for the three clock options (no clock, a 12-hour clock, or a 24-hour clock), use the first character of the option as the input to fix #2266. This pull request is a reissue of – and supersession of – #2267, which was pushed on a branch with non-ASCII characters in the name. Signed-off-by: Lucas Larson <LucasLarson@riseup.net> | ||||
* | bump version | Roman Perepelitsa | 2023-04-12 | 1 | -1/+1 |
| | |||||
* | do not infer nix_shell from PATH unless ↵ | Roman Perepelitsa | 2023-04-12 | 5 | -4/+20 |
| | | | | POWERLEVEL9K_NIX_SHELL_INFER_FROM_PATH is set to true (#2246) | ||||
* | simplify _p9k_url_escape | Roman Perepelitsa | 2023-04-07 | 1 | -10/+3 |
| | |||||
* | fix the kubernetes icon (#2217) | Roman Perepelitsa | 2023-04-05 | 1 | -1/+1 |
| | |||||
* | wizard: prefer POWERLEVEL9K_MODE=nerdfont-complete over nerdfont-v3 | Roman Perepelitsa | 2023-04-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Apparently Windows Terminal has a bug. To reproduce: print -P '\UF0737%K{red} %k' The expected output: x_ Here 'x' signifies any glyph of width 1, and '_' signifies a red block. The actual output: x _ Notice the space. The output of the following two commands is as expected: print -P '\UFC35%K{red} %k' print -P '\UFC35x' | ||||
* | wizard bug fix: offer advanced powerline options when using nerdfont-v3nerdfonts-v3 | Roman Perepelitsa | 2023-04-03 | 1 | -3/+3 |
| | |||||
* | wizard: detect POWERLEVEL9K_MODE=nerdfont-v3 | Roman Perepelitsa | 2023-04-02 | 1 | -16/+27 |
| | | | | This is Step 2 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666. | ||||
* | wizard: rename capability "arrow" to "quotes" | Roman Perepelitsa | 2023-04-02 | 1 | -7/+7 |
| | |||||
* | nerdfonts-v3: add an icon for EndevourOS (#1933) | Roman Perepelitsa | 2023-04-02 | 3 | -0/+9 |
| | |||||
* | nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184) | Roman Perepelitsa | 2023-04-02 | 1 | -1/+1 |
| | |||||
* | nerdfonts-v3: add icons for artix and void linux (#2033) | Roman Perepelitsa | 2023-04-02 | 1 | -2/+2 |
| | |||||
* | add POWERLEVEL9K_MODE=nerdfont-v3 (#2217) | Roman Perepelitsa | 2023-04-02 | 1 | -0/+135 |
| | | | | This is Step 1 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666. | ||||
* | display nix_shell if path contains /nix/store/* (#2246) | Roman Perepelitsa | 2023-04-01 | 1 | -2/+4 |
| | |||||
* | docs: fix zed font instructions | Roman Perepelitsa | 2023-03-16 | 2 | -18/+10 |
| | |||||
* | Merge branch 'lazarjov-master' | Roman Perepelitsa | 2023-03-16 | 2 | -0/+26 |
|\ | |||||
| * | Add manual MesloLGS NF font installation for Zed | Lazar Jovanovic | 2023-03-15 | 2 | -0/+26 |
|/ | |||||
* | docs: prune the list of kubecontext commands | Roman Perepelitsa | 2023-03-03 | 1 | -7/+6 |
| | |||||
* | Added kubecolor to KUBECONTEXT_SHOW_ON_COMMAND | NatureLR | 2023-03-03 | 5 | -8/+8 |
| | |||||
* | add an optional parameter to _p9k_upglob to pass glob qualifiers and use it ↵ | Roman Perepelitsa | 2023-01-30 | 1 | -39/+36 |
| | | | | in most cases to restrict globbing to files/directories/links/etc (#2175) | ||||
* | set POWERLEVEL9K_VPN_IP_INTERFACE to the same value as the default: this ↵ | Roman Perepelitsa | 2023-01-28 | 4 | -4/+4 |
| | | | | adds ZeroTier support | ||||
* | fix the default value of POWERLEVEL9K_VPN_IP_INTERFACE | Mehyar | 2023-01-28 | 1 | -1/+1 |
| | | | | It was broken by #1730. | ||||
* | fix a silly bug introduced in the last commit (#2170) | Roman Perepelitsa | 2023-01-23 | 1 | -1/+1 |
| | |||||
* | fix network interface detection on macos (#2170) | Roman Perepelitsa | 2023-01-23 | 1 | -1/+1 |
| | | | | This was broken in #2088. | ||||
* | bust caches | Roman Perepelitsa | 2023-01-19 | 1 | -1/+1 |
| | |||||
* | Add AWS partitions support to EKS kubernetes cluster names | Zoltán Reegn | 2023-01-19 | 1 | -1/+1 |
| | | | | | | | | | | The AWS ARN in govcloud and china looks different to the currently supported one: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/using-govcloud-arns.html https://docs.amazonaws.cn/en_us/aws/latest/userguide/ARNs.html This change introduces support for all possible AWS partitions. | ||||
* | Update README.md | James Winegar | 2023-01-19 | 1 | -1/+1 |
| | | | You run containers that are based on images. The container will be deleted, but not the image. | ||||
* | don't trust P9K_SSH if it was set with a different TTY (#2154)v1.17.0 | Roman Perepelitsa | 2023-01-13 | 1 | -2/+3 |
| | |||||
* | work around a bug in ohmyzsh (#2152) | Roman Perepelitsa | 2023-01-11 | 1 | -1/+1 |
| | | | | | | The bug was introduced here: https://github.com/ohmyzsh/ohmyzsh/commit/3dd83a22a160249a71631a51490fd3b89d1b3975 This causes Oh My Zsh to print \r to the terminal. | ||||
* | Added kubent to KUBECONTEXT_SHOW_ON_COMMAND | kvanzuijlen | 2023-01-06 | 5 | -9/+9 |
| | |||||
* | add a missing lf header to p10k-lean.zsh (#2126) | Roman Perepelitsa | 2022-12-16 | 1 | -0/+1 |
| | |||||
* | Merge branch 'UtkarshVerma-master' | Roman Perepelitsa | 2022-12-16 | 7 | -2/+49 |
|\ | |||||
| * | Add lf segment | Utkarsh Verma | 2022-12-16 | 7 | -0/+47 |
| | | |||||
| * | Update README.md | Leon Satoshi | 2022-12-11 | 1 | -2/+2 |
|/ | | | change from China mainland to China in Mandarin | ||||
* | docs: add cpu_arch | Roman Perepelitsa | 2022-12-02 | 1 | -0/+1 |
| | |||||
* | fix bugs in cpu_arch | Roman Perepelitsa | 2022-12-02 | 1 | -7/+13 |
| | |||||
* | Merge branch 'clarkcox3-master' | Roman Perepelitsa | 2022-12-02 | 1 | -1/+3 |
|\ | |||||
| * | Use "machine" where available for CPU arch | Clark S. Cox | 2022-12-02 | 1 | -1/+3 |
|/ | | | | This allows shells on macOS to display more specific CPU arch (e.g. a 64-bit intel machine will display "x86_64" instead of "i386") | ||||
* | don't invoke mktemp if it doesn't exist | Roman Perepelitsa | 2022-11-28 | 1 | -1/+4 |
| | |||||
* | don't invoke mktemp if it doesn't exist | Roman Perepelitsa | 2022-11-27 | 1 | -3/+6 |
| | |||||
* | assume that dotnet version may depend on the content of global.json (#2103) | Roman Perepelitsa | 2022-11-27 | 1 | -2/+5 |
| |