Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo: disk_usgae (#574) | Marko Kaznovac | 2020-03-21 | 4 | -4/+4 |
| | |||||
* | Added installation via antibody (#573) | Yaroslav Derman | 2020-03-20 | 1 | -0/+5 |
| | |||||
* | remove calendar from the list of icons on the ask_icon_padding screen | romkatv | 2020-03-20 | 1 | -7/+6 |
| | |||||
* | make os_icon non-bold | romkatv | 2020-03-20 | 5 | -20/+12 |
| | |||||
* | don't resolve symbolic links when calling external commands; see #566 | romkatv | 2020-03-17 | 1 | -37/+23 |
| | |||||
* | fix icon padding changes | romkatv | 2020-03-17 | 2 | -20/+13 |
| | |||||
* | add 12-hour time format option to the wizard | romkatv | 2020-03-17 | 1 | -16/+37 |
| | |||||
* | parser bug fix: quote array elements after parameter expansion | romkatv | 2020-03-16 | 1 | -1/+1 |
| | |||||
* | pull upstream changes from gitstatusv1.4.0 | romkatv | 2020-03-15 | 1 | -3/+3 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2020-03-15 | 1 | -1/+3 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2020-03-13 | 1 | -1/+1 |
| | |||||
* | s/and and/and/ | romkatv | 2020-03-13 | 1 | -1/+1 |
| | |||||
* | FAQ: teminal cannot display wide glyphs; konsole cuts off icons; arch linux ↵ | romkatv | 2020-03-13 | 1 | -0/+56 |
| | | | | logo with a dot | ||||
* | simplify configs | romkatv | 2020-03-13 | 8 | -238/+41 |
| | | | | | | | - use POWERLEVEL9K_ICON_PADDING instead of POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after icons - remove reliance on UTF-8 locale when the config is being sourced | ||||
* | fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=ascii | romkatv | 2020-03-13 | 1 | -2/+2 |
| | |||||
* | Revert "terminate links with ST instead of BEL" | romkatv | 2020-03-13 | 2 | -5/+5 |
| | | | | | | This reverts commit a2af168eb4099cd2f19fcb671ef6b5d55f5bc7f9. Reason: Konsole has a bug that triggers when using \e\ instead of \a. | ||||
* | add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none" | romkatv | 2020-03-13 | 2 | -2/+12 |
| | |||||
* | add P9K_OS_ICON | romkatv | 2020-03-12 | 1 | -0/+2 |
| | |||||
* | notes | Roman Perepelitsa | 2020-03-11 | 1 | -1/+2 |
| | |||||
* | notes | Roman Perepelitsa | 2020-03-11 | 1 | -0/+4 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2020-03-11 | 1 | -3/+2 |
| | |||||
* | cleanup | romkatv | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | add kube-toggle to FAQ | romkatv | 2020-03-10 | 1 | -0/+27 |
| | |||||
* | spello | romkatv | 2020-03-10 | 4 | -4/+4 |
| | |||||
* | comment | romkatv | 2020-03-10 | 1 | -0/+2 |
| | |||||
* | display only the version (without name) in `package` by default | romkatv | 2020-03-10 | 1 | -6/+6 |
| | |||||
* | FAQ: greyed out Git status; see #558 | romkatv | 2020-03-09 | 1 | -0/+14 |
| | |||||
* | add `package` prompt segment | romkatv | 2020-03-09 | 8 | -3/+116 |
| | |||||
* | notes | romkatv | 2020-03-09 | 1 | -0/+2 |
| | |||||
* | speed up detect_virt segment by 50% (now takes 2 ms instead of 3 ms) | romkatv | 2020-03-08 | 1 | -1/+4 |
| | |||||
* | notes | romkatv | 2020-03-08 | 1 | -0/+14 |
| | |||||
* | mention that gitstatusd needs to be rebuilt after updating p10k | romkatv | 2020-03-08 | 1 | -0/+3 |
| | |||||
* | better instructions for building gistatusd; see ↵ | romkatv | 2020-03-08 | 1 | -3/+7 |
| | | | | https://github.com/romkatv/gitstatus/issues/110 | ||||
* | fix a typo: s/arm7l/armv7l/ | romkatv | 2020-03-08 | 1 | -1/+1 |
| | |||||
* | mention that powerlevel10k does not affect completions or non-prompt-related ↵ | romkatv | 2020-03-07 | 1 | -0/+3 |
| | | | | options | ||||
* | link to the TOC at the top | romkatv | 2020-03-07 | 1 | -0/+2 |
| | |||||
* | add a screenshot showing what prompt is | romkatv | 2020-03-07 | 1 | -1/+7 |
| | |||||
* | better color selection one-liners (see #554) | romkatv | 2020-03-07 | 4 | -4/+4 |
| | |||||
* | Improve colors preview one-liner (#554) | Cameron Steffen | 2020-03-07 | 1 | -1/+1 |
| | | | | | * Improve colors preview one-liner * Show colored numbers next to background | ||||
* | s/terraform/tf/ in ascii iconsv1.3.0 | romkatv | 2020-03-06 | 2 | -2/+2 |
| | |||||
* | add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templates | romkatv | 2020-03-06 | 4 | -0/+64 |
| | |||||
* | don't use href when the terminal is known to print garbage on it | romkatv | 2020-03-06 | 2 | -7/+27 |
| | |||||
* | terminate links with ST instead of BEL | romkatv | 2020-03-06 | 2 | -5/+6 |
| | | | | | | | | | | | See https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda. The sequence is terminated with ST (string terminator) which is typically ESC \. (Although ST is the standard sequence according to ECMA-48 §8.3.89, often the BEL (\a) character is used instead. This nonstandard choice originates from XTerm, and was later adopted by probably all terminal emulators to terminate OSC sequences. Nevertheless, we encourage the use of the standard ST.) | ||||
* | formatting | romkatv | 2020-03-06 | 1 | -17/+16 |
| | |||||
* | several fixes for #550 | romkatv | 2020-03-06 | 1 | -2/+4 |
| | | | | | | - remove $fg where it has no effect (minor optimization) - add $style after $subsep if the latter has embedded styling (bug fix) - bump version to invalidated cached styles | ||||
* | Merge branch 'ahaasler-change-supseparator-color' | romkatv | 2020-03-06 | 1 | -2/+2 |
|\ | |||||
| * | Change subseparator color to match with segment | Adrian Haasler García | 2020-03-06 | 1 | -2/+2 |
|/ | |||||
* | more robust detection of clear and reset commands; see #545 | romkatv | 2020-03-05 | 1 | -1/+1 |
| | |||||
* | more robust detection of clear and reset commands; see #545 | romkatv | 2020-03-05 | 1 | -1/+2 |
| | |||||
* | bug fix: restore special handling of `clear` and `reset`; see #545 | romkatv | 2020-03-05 | 1 | -3/+6 |
| |