Roman Perepelitsa
3aec0c6b36
make configuration options work when using Turkish locale ( #1036 )
2020-10-05 14:46:48 +02:00
Roman Perepelitsa
060af91a80
fix a TOC link
2020-10-02 10:10:38 +02:00
Roman Perepelitsa
2875595647
add offline installation instructions ( #1033 )
2020-10-02 10:08:44 +02:00
Roman Perepelitsa
42aa719e48
dir: ignore separator overrides if cwd is / and POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER is true
2020-09-29 13:40:06 +02:00
Roman Perepelitsa
3586cc8d7e
expand c-escapes in POWERLEVEL9K_DIR_PATH_SEPARATOR
2020-09-29 13:26:21 +02:00
Roman Perepelitsa
71b39f0da9
mention that zsh-theme-powerlevel10k community package is to be avoided ( #1018 )
2020-09-21 07:31:02 +02:00
Roman Perepelitsa
80d9e57388
docs: remove -u from yay commands ( #1018 )
2020-09-19 12:28:55 +02:00
Roman Perepelitsa
3b772824c0
don't print instant prompt if it was generated with the different value of terminfo[colors]
2020-09-16 15:01:49 +02:00
Roman Perepelitsa
f14b58e44f
wizard: recognize source $POWERLEVEL9K_CONFIG_FILE
in .zshrc
2020-09-15 19:50:11 +02:00
Roman Perepelitsa
4d1fba340f
bug fix: superfluous dash in P9K_KUBECONTEXT_CLOUD_ZONE ( #1013 )
2020-09-15 10:45:04 +02:00
Roman Perepelitsa
afb854d279
Merge commit '760f7cb7a55203be03ddf789dd3c06e75377423f'
2020-09-11 09:16:24 +02:00
Roman Perepelitsa
760f7cb7a5
Squashed 'gitstatus/' changes from 3f874d9c..a760bda8
...
a760bda8 disable certificate checks in curl; we are checking sha256 anyway
git-subtree-dir: gitstatus
git-subtree-split: a760bda882be6e79a5ff0ab0ccc0e576781dca7a
2020-09-11 09:16:24 +02:00
Roman Perepelitsa
54d40b924c
support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730
2020-09-09 12:10:26 +02:00
Lucas Larson
12cef82077
repair spelling of "occurrences" ( #998 )
2020-09-07 22:30:55 +02:00
Roman Perepelitsa
622130980c
add scalaenv prompt segment; see #991
2020-09-03 10:53:19 +02:00
Roman Perepelitsa
6c8c6eea1b
typo in comments
2020-09-02 09:24:58 +02:00
Roman Perepelitsa
3b2f474c9f
support generic POWERLEVEL9K_* parameters for segments with dashes in their names
2020-09-01 13:31:05 +02:00
Roman Perepelitsa
47c842fe8e
wifi: further cleanup
2020-09-01 11:12:55 +02:00
Roman Perepelitsa
cababbeee2
wifi on linux: fix bugs and speed things up
2020-09-01 11:03:55 +02:00
Roman Perepelitsa
dd5948e5e3
Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k into sys-lectern-master
2020-09-01 10:03:08 +02:00
Roman Perepelitsa
536d90a335
support per-state POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD; see #988
2020-08-31 12:55:00 +02:00
Roman Perepelitsa
a3727dcaef
wizard: don't refuse to start if ZDOTDIR is not writable; see #987
2020-08-30 13:40:12 +02:00
Roman Perepelitsa
c1db3926fe
docs: explicitly mention that powerlevel10k doesn't affect key bindings
2020-08-28 10:25:23 +02:00
Roman Perepelitsa
b673e6a7dd
bug fix: trigger transient prompt on send-break
2020-08-28 09:38:16 +02:00
Roman Perepelitsa
f2bf019758
wizard: simplify instant prompt screen; make sure all screens work with 47x14 terminal size
2020-08-27 09:57:12 +02:00
Roman Perepelitsa
2a4c962c21
add "gpd" to the list of default VPN network interfaces; see #979
2020-08-27 08:15:13 +02:00
Roman Perepelitsa
7eb501c0f5
suport hex flags in the output of ifconfig; see #979
2020-08-26 10:48:53 +02:00
sys-lectern
6853fcd8e5
minor fixes and syntax improvements
2020-08-25 16:13:41 -04:00
sys-lectern
c464fd25e6
Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k
2020-08-25 16:07:49 -04:00
sys-lectern
16cb58d15f
minor fixes and syntax improvements
2020-08-25 16:04:47 -04:00
Roman Perepelitsa
6279aa57d7
add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904
2020-08-24 09:02:52 +02:00
Roman Perepelitsa
2f4c3c4cec
use portable sed syntax
2020-08-24 08:22:03 +02:00
David
d62961131c
Delete log.txt
2020-08-23 17:36:08 -04:00
hal9000
8f90ed6d49
linux wifi widget
2020-08-23 17:29:03 -04:00
Roman Perepelitsa
dca8774f1b
add an empty line after the branch/tag truncation logic
2020-08-22 09:35:48 +02:00
Roman Perepelitsa
711490252e
enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix unset -m
2020-08-21 11:08:14 +02:00
Roman Perepelitsa
525e2545db
wizard: when using z4h, automatically enable instant prompt in quiet mode
2020-08-20 14:59:07 +02:00
Roman Perepelitsa
c425a5e635
bump version
2020-08-19 22:12:14 +02:00
Roman Perepelitsa
03ab8e9c7e
don't expand _p9k_dir when dir is hidden via 'p10k display'; see #952
2020-08-18 11:25:43 +02:00
Roman Perepelitsa
f63d6a31c1
Squashed 'gitstatus/' changes from fcebf0b0..3f874d9c
...
3f874d9c fix bash bindings when noclobber is set; see #171
git-subtree-dir: gitstatus
git-subtree-split: 3f874d9c5933d184b9b06472dcf25e8debb326a8
2020-08-15 08:59:44 +02:00
Roman Perepelitsa
ebfaae2ab6
Merge commit 'f63d6a31c1348e304e40e4e0dcca750128ad2cfd'
2020-08-15 08:59:44 +02:00
Roman Perepelitsa
7a0bf995c7
formatting
2020-08-08 23:52:52 +02:00
Roman Perepelitsa
b53b43533a
fix wording in docs
2020-08-08 23:52:12 +02:00
Stephen
d5d6ee11ff
Add MesloLGS font config steps for Alacritty ( #929 )
...
* Add MesloLGS font config steps for Alacritty
* Adding Alacritty font config changes
Shortened steps and included official doc.
* Simplified and updated Alacritty font config steps
Required YAML included in full. Quotes added to font family due to space in family name. Unnecessary detail has been removed.
* Reduced the required Alacritty font config YAML
Removed additional styles from the "MesloLGS NF" family, they are implied and not necessary to include.
2020-08-08 23:50:04 +02:00
Roman Perepelitsa
c48b81ecb7
remove minimum screen size requirement for the wizard
2020-08-06 16:03:04 +02:00
Roman Perepelitsa
03e61879b5
add p10k display -r
2020-08-03 10:58:14 +02:00
Roman Perepelitsa
cb59280c40
Squashed 'gitstatus/' changes from b157d02a..fcebf0b0
...
fcebf0b0 support armv8l; see #165 ; thanks, @ppoffice!
c2e03bc5 use fully-qualified remote ref name; see powerlevel10k/issues/915
dc827169 Merge branch 'master' of github.com:romkatv/gitstatus
4ad671ca build: set -march=armv8 when compiling for Apple's arm64 architecture
git-subtree-dir: gitstatus
git-subtree-split: fcebf0b0f7aff181f2ecc441458d8fc443125ad0
2020-07-29 23:05:36 +02:00
Roman Perepelitsa
422b7a94b9
Merge commit 'cb59280c407e60d6e993c24eaddb0feb5dd373a5'
2020-07-29 23:05:36 +02:00
Roman Perepelitsa
05ff662568
add more info about the resizing bug and patch
2020-07-29 09:45:02 +02:00
Roman Perepelitsa
598ff99f1b
reduce the default value of POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS to 10ms
2020-07-29 08:37:51 +02:00