Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comments | romkatv | 2020-02-05 | 1 | -0/+1 |
| | |||||
* | add wifi prompt segment to docs | romkatv | 2020-02-05 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into asdf | romkatv | 2020-02-05 | 1 | -2/+0 |
|\ | |||||
| * | remove debug messages; fixes #466 | Roman Perepelitsa | 2020-02-04 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into asdf | romkatv | 2020-02-04 | 1 | -0/+15 |
|\| | |||||
| * | add contacts to docs | romkatv | 2020-02-04 | 1 | -0/+15 |
| | | |||||
* | | progress on asdf design | romkatv | 2020-02-04 | 1 | -1/+16 |
| | | |||||
* | | Merge branch 'master' into asdf | romkatv | 2020-02-04 | 1 | -1/+13 |
|\| | |||||
| * | extend the ZLE_RPROMPT_INDENT=0 workaround to a few more cases | romkatv | 2020-02-04 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | If the last right prompt line can be proven to always have zero length after prompt expansion, we can unset RPROMPT thus avoiding triggering zsh bugs related to ZLE_RPROMPT_INDENT=0. Fixes #458. | ||||
* | | basic asdf design | romkatv | 2020-02-03 | 1 | -0/+31 |
|/ | |||||
* | remove profiling instrumentation | romkatv | 2020-02-03 | 1 | -6/+0 |
| | |||||
* | comments | romkatv | 2020-02-03 | 1 | -0/+1 |
| | |||||
* | comments | romkatv | 2020-02-03 | 4 | -4/+4 |
| | |||||
* | add wifi prompt segment | romkatv | 2020-02-03 | 6 | -2/+233 |
| | |||||
* | bug fix: make reset=2 sticky | romkatv | 2020-02-03 | 1 | -3/+4 |
| | |||||
* | replace all wide glyphs with narrow in nerdfont configuration; many ↵ | romkatv | 2020-02-03 | 1 | -3/+3 |
| | | | | terminals have bugs that prevents them from properly rendering wide glyphs | ||||
* | typo | romkatv | 2020-02-03 | 1 | -2/+2 |
| | |||||
* | remove redundant expansion of C-escapes | romkatv | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | add POWERLEVEL9K_BATTERY_${state}_{STAGES,LEVEL_BACKGROUND,LEVEL_FOREGROUND} | romkatv | 2020-02-03 | 1 | -21/+40 |
| | |||||
* | "restart your terminal" should help iTerm users who fail to restart iTerm ↵ | romkatv | 2020-02-03 | 1 | -5/+5 |
| | | | | when asked to | ||||
* | rm p9k-vs-p10k.cast | romkatv | 2020-02-02 | 1 | -573/+0 |
| | |||||
* | add "some prompt styles missing from the wizard" | romkatv | 2020-02-02 | 1 | -0/+19 |
| | |||||
* | s/hight/height/v1.1 | romkatv | 2020-02-02 | 1 | -2/+2 |
| | |||||
* | add extra options to pure style | romkatv | 2020-02-02 | 6 | -51/+108 |
| | | | | | | | - non-permanent content location (left or right) - show current time - prompt height (one or two lines) - prompt spacing (with empty line between prompts or without) | ||||
* | quote $foo when running with unknown options; fixes #453 | romkatv | 2020-02-02 | 5 | -19/+19 |
| | |||||
* | link to zsh building instructions | romkatv | 2020-02-01 | 1 | -1/+2 |
| | |||||
* | more precise mitigation for the resizing bug | romkatv | 2020-02-01 | 1 | -3/+9 |
| | |||||
* | typo | romkatv | 2020-02-01 | 1 | -3/+3 |
| | |||||
* | add "mess when resizing" to troubleshooting | romkatv | 2020-02-01 | 1 | -0/+128 |
| | |||||
* | formatting | romkatv | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | formatting | romkatv | 2020-02-01 | 1 | -11/+11 |
| | |||||
* | remove antibody, add "how to update" | romkatv | 2020-02-01 | 1 | -6/+40 |
| | | | | | The instructions for installation with Antibody are likely wrong anyway. Dunno how to fix them, so Antibody goes. | ||||
* | s/zsh/Zsh/ in docs | romkatv | 2020-02-01 | 1 | -16/+16 |
| | |||||
* | more links | romkatv | 2020-02-01 | 1 | -1/+44 |
| | |||||
* | link to installation | romkatv | 2020-02-01 | 1 | -2/+3 |
| | |||||
* | cleanup | romkatv | 2020-02-01 | 1 | -1/+4 |
| | |||||
* | fix links | romkatv | 2020-01-31 | 1 | -11/+14 |
| | |||||
* | update toc | romkatv | 2020-01-31 | 1 | -59/+67 |
| | |||||
* | spelling and cleanup | romkatv | 2020-01-31 | 5 | -47/+72 |
| | |||||
* | add configuration wizard tips | romkatv | 2020-01-31 | 1 | -2/+50 |
| | |||||
* | doc: describe how p9k and p10k are related | romkatv | 2020-01-31 | 1 | -0/+23 |
| | |||||
* | doc: sub-pixel imperfections | romkatv | 2020-01-31 | 1 | -26/+61 |
| | |||||
* | Merge branch 'master' into tour | romkatv | 2020-01-31 | 6 | -31/+137 |
|\ | |||||
| * | speed up terraform, add classes to configs, bump version | romkatv | 2020-01-31 | 5 | -30/+128 |
| | | |||||
| * | Merge branch 'Meroje-terraform-classes' | romkatv | 2020-01-31 | 1 | -1/+9 |
| |\ | |||||
| | * | Add support for classes to terraform segment | Jérôme Foray | 2020-01-31 | 1 | -1/+9 |
| |/ | |||||
| * | change the default timewarrior icon (shield => watch); see #295 | romkatv | 2020-01-30 | 2 | -2/+2 |
| | | |||||
* | | doc cleanup | romkatv | 2020-01-31 | 1 | -82/+117 |
| | | |||||
* | | add nix_shell to the list of segments | romkatv | 2020-01-31 | 1 | -0/+1 |
| | | |||||
* | | cleanup | romkatv | 2020-01-30 | 1 | -1/+1 |
| | |