Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support generic POWERLEVEL9K_* parameters for segments with dashes in their ↵ | Roman Perepelitsa | 2020-09-01 | 1 | -3/+3 |
| | | | | names | ||||
* | wifi: further cleanupv1.13.0 | Roman Perepelitsa | 2020-09-01 | 1 | -22/+12 |
| | |||||
* | wifi on linux: fix bugs and speed things up | Roman Perepelitsa | 2020-09-01 | 5 | -95/+89 |
| | |||||
* | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k into ↵ | Roman Perepelitsa | 2020-09-01 | 1 | -22/+66 |
|\ | | | | | | | sys-lectern-master | ||||
| * | minor fixes and syntax improvements | sys-lectern | 2020-08-25 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k | sys-lectern | 2020-08-25 | 0 | -0/+0 |
| |\ | |||||
| | * | Delete log.txt | David | 2020-08-24 | 1 | -1/+0 |
| | | | |||||
| * | | minor fixes and syntax improvements | sys-lectern | 2020-08-25 | 2 | -8/+7 |
| |/ | |||||
| * | linux wifi widget | hal9000 | 2020-08-24 | 2 | -28/+66 |
| | | |||||
* | | support per-state POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD; see #988 | Roman Perepelitsa | 2020-08-31 | 1 | -2/+3 |
| | | |||||
* | | wizard: don't refuse to start if ZDOTDIR is not writable; see #987 | Roman Perepelitsa | 2020-08-30 | 2 | -6/+22 |
| | | |||||
* | | docs: explicitly mention that powerlevel10k doesn't affect key bindings | Roman Perepelitsa | 2020-08-28 | 1 | -0/+1 |
| | | |||||
* | | bug fix: trigger transient prompt on send-break | Roman Perepelitsa | 2020-08-28 | 1 | -1/+17 |
| | | |||||
* | | wizard: simplify instant prompt screen; make sure all screens work with ↵ | Roman Perepelitsa | 2020-08-27 | 2 | -21/+39 |
| | | | | | | | | 47x14 terminal size | ||||
* | | add "gpd" to the list of default VPN network interfaces; see #979 | Roman Perepelitsa | 2020-08-27 | 5 | -6/+6 |
| | | |||||
* | | suport hex flags in the output of ifconfig; see #979 | Roman Perepelitsa | 2020-08-26 | 1 | -2/+2 |
| | | |||||
* | | add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904 | Roman Perepelitsa | 2020-08-24 | 5 | -21/+21 |
| | | |||||
* | | use portable sed syntax | Roman Perepelitsa | 2020-08-24 | 1 | -1/+1 |
|/ | |||||
* | add an empty line after the branch/tag truncation logic | Roman Perepelitsa | 2020-08-22 | 4 | -0/+4 |
| | |||||
* | enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m` | Roman Perepelitsa | 2020-08-21 | 2 | -2/+2 |
| | |||||
* | wizard: when using z4h, automatically enable instant prompt in quiet mode | Roman Perepelitsa | 2020-08-20 | 1 | -0/+6 |
| | |||||
* | bump version | Roman Perepelitsa | 2020-08-19 | 1 | -1/+1 |
| | |||||
* | don't expand _p9k_dir when dir is hidden via 'p10k display'; see #952 | Roman Perepelitsa | 2020-08-18 | 1 | -1/+1 |
| | |||||
* | Merge commit 'f63d6a31c1348e304e40e4e0dcca750128ad2cfd' | Roman Perepelitsa | 2020-08-15 | 1 | -3/+3 |
|\ | |||||
| * | Squashed 'gitstatus/' changes from fcebf0b0..3f874d9c | Roman Perepelitsa | 2020-08-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | 3f874d9c fix bash bindings when noclobber is set; see #171 git-subtree-dir: gitstatus git-subtree-split: 3f874d9c5933d184b9b06472dcf25e8debb326a8 | ||||
* | | formatting | Roman Perepelitsa | 2020-08-09 | 1 | -5/+5 |
| | | |||||
* | | fix wording in docs | Roman Perepelitsa | 2020-08-09 | 1 | -7/+7 |
| | | |||||
* | | Add MesloLGS font config steps for Alacritty (#929) | Stephen | 2020-08-09 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | | remove minimum screen size requirement for the wizard | Roman Perepelitsa | 2020-08-06 | 1 | -5/+0 |
| | | |||||
* | | add `p10k display -r` | Roman Perepelitsa | 2020-08-03 | 1 | -5/+19 |
| | | |||||
* | | Merge commit 'cb59280c407e60d6e993c24eaddb0feb5dd373a5' | Roman Perepelitsa | 2020-07-30 | 3 | -2/+4 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from b157d02a..fcebf0b0 | Roman Perepelitsa | 2020-07-30 | 3 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | add more info about the resizing bug and patch | Roman Perepelitsa | 2020-07-29 | 1 | -12/+19 |
| | | |||||
* | | reduce the default value of POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS to 10ms | Roman Perepelitsa | 2020-07-29 | 1 | -2/+2 |
| | | |||||
* | | ksh_arrays compatibility | Roman Perepelitsa | 2020-07-23 | 1 | -1/+1 |
| | | |||||
* | | Merge commit '15818346bf496c7e5f8cb21b2f273c47d386b7db' | Roman Perepelitsa | 2020-07-20 | 2 | -2/+2 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 7546f4de..b157d02a | Roman Perepelitsa | 2020-07-20 | 2 | -2/+2 |
| | | | | | | | | | | | | | | b157d02a treat exit code 159 (SIGSYS) from gistatusd as terminal git-subtree-dir: gitstatus git-subtree-split: b157d02a9a89892f228064e06b5a817a24eea9ed | ||||
* | | detect artix linux for the sake of displaying os logo; see #898 | Roman Perepelitsa | 2020-07-19 | 3 | -1/+13 |
| | | |||||
* | | bug fix: infinite loop when cwd doesn't exist; see #900 | Roman Perepelitsa | 2020-07-19 | 1 | -15/+16 |
| | | |||||
* | | Merge commit 'bf2aa14becccd2b55180bc2aeff44d3a6015a580' | Roman Perepelitsa | 2020-07-19 | 2 | -3/+11 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 89e9ebfd..7546f4de | Roman Perepelitsa | 2020-07-19 | 2 | -3/+11 |
| | | | | | | | | | | | | | | | | 7546f4de return norepo-sync when cwd does not exist 8ccd4d34 comments git-subtree-dir: gitstatus git-subtree-split: 7546f4def34558e44ee660a9970da80f760e99c8 | ||||
* | | allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896 | Roman Perepelitsa | 2020-07-18 | 5 | -7/+26 |
| | | |||||
* | | replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895 | Roman Perepelitsa | 2020-07-16 | 2 | -2/+2 |
| | | |||||
* | | don't fetch gitstatusd if there is no git | Roman Perepelitsa | 2020-07-14 | 1 | -12/+16 |
| | | |||||
* | | Merge branch 'master' of github.com:romkatv/powerlevel10k | Roman Perepelitsa | 2020-07-13 | 5 | -4/+7 |
|\ \ | |||||
| * | | Add Instructions to make powerlevel10 work for Guake (#882) | Kamlesh | 2020-07-12 | 1 | -0/+3 |
| | | | | | | | | | Update instructions for the `Guake` terminal | ||||
| * | | Fix POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD comments (#880) | Henry Bley-Vroman | 2020-07-11 | 4 | -4/+4 |
| | | | |||||
* | | | start downloading gitstatusd while wizard is running | Roman Perepelitsa | 2020-07-13 | 1 | -1/+10 |
|/ / | |||||
* | | make omz installation command work when executed from weird shells (no ↵ | Roman Perepelitsa | 2020-07-11 | 1 | -28/+28 |
| | | | | | | | | quoting though; that would be too much) | ||||
* | | Merge branch 'ancarpan-terraform-show-default'v1.12.0 | Roman Perepelitsa | 2020-07-04 | 5 | -18/+28 |
|\ \ |