Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Fixing typo in #525 to teardown `RPROMPT` | Ben Hilburn | 2017-05-23 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'pr/teardown' of https://github.com/docwhat/powerlevel9k into ↵ | Ben Hilburn | 2017-05-23 | 1 | -0/+7 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | docwhat-pr/teardown | |||||
| * | | | | | teardown: reset PROMPT and RPROMPT | Christian Höltje | 2017-05-13 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | add function to disable powerlevel9k | Christian Höltje | 2017-05-13 | 1 | -0/+5 | |
| | |/ / / | |/| | | | | | | | | | | | | | Sometimes you have to disable your prompt. :-( | |||||
* | | | | | Incorporating @dritter's feedback from #524. | Ben Hilburn | 2017-05-23 | 3 | -8/+9 | |
| | | | | | ||||||
* | | | | | Merge branch 'pr/newline' of https://github.com/docwhat/powerlevel9k into ↵ | Ben Hilburn | 2017-05-23 | 3 | -4/+34 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | docwhat-pr/newline | |||||
| * | | | | | newline: support PROMPT_ON_NEWLINE | Christian Höltje | 2017-05-13 | 2 | -6/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The newline segment will now show ├─ when using `POWERLEVEL9K_PROMPT_ON_NEWLINE` Note: This can be overridden via `POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX` | |||||
| * | | | | | newline: can't work with right side | Christian Höltje | 2017-05-13 | 2 | -6/+5 | |
| | | | | | | ||||||
| * | | | | | newline: add new segment | Christian Höltje | 2017-05-13 | 2 | -0/+23 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #515 from docwhat/pr/pipe-status | Ben Hilburn | 2017-05-23 | 2 | -2/+24 | |
|\ \ \ \ \ | |/ / / / |/| | | | | status: add option for support pipes | |||||
| * | | | | pipestatus: default to true (on) | Christian Höltje | 2017-05-13 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | status: add option for support pipes | Christian Höltje | 2017-05-13 | 2 | -2/+24 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Added new option (POWERLEVEL9K_STATUS_SHOW_PIPESTATUS) that shows the status for all piped commands, not just the right-most. Closes #514 | |||||
* | | | | Merge branch 'master' into next | Ben Hilburn | 2017-05-10 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge pull request #519 from docwhat/pr/readme-typo | Ben Hilburn | 2017-05-10 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | readme: typo fix | |||||
| | * | | | readme: typo | Christian Höltje | 2017-05-04 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #521 from guixxx/devel | Ben Hilburn | 2017-05-10 | 3 | -5/+13 | |
|\ \ \ \ | | | | | | | | | | | Icons for Windows/Cygwin + Refixes 32-bit support | |||||
| * | | | | Icons for Windows/Cygwin + Refixes 32-bit support | guixxx | 2017-05-07 | 3 | -5/+13 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' into next | Ben Hilburn | 2017-05-03 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge pull request #513 from belak/belak/prompt-cr | Ben Hilburn | 2017-05-03 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Make sure prompt_cr is set | |||||
| | * | | | Make sure prompt_cr is set | Kaleb Elwert | 2017-05-03 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | Fixes #511 | |||||
* | | | | Updates to README and CHANGELOG for changes from #498. | Ben Hilburn | 2017-05-02 | 2 | -15/+23 | |
| | | | | ||||||
* | | | | Merge branch 'battery' of https://github.com/onaforeignshore/powerlevel9k ↵ | Ben Hilburn | 2017-05-02 | 2 | -6/+67 | |
|/ / / | | | | | | | | | | into onaforeignshore-battery | |||||
* | | | Merge pull request #502 from shibumi/detect-virt-debugging | Ben Hilburn | 2017-04-24 | 1 | -4/+3 | |
|\ \ \ | | | | | | | | | [detect-virt] quickfix for unnecessary information in prompt | |||||
| * | | | [detect-virt] quickfix for unnecessary information in prompt | Christian Rebischke | 2017-04-23 | 1 | -4/+3 | |
|/ / / | ||||||
* | | | Updating CHANGELOG for v0.6.3. | Ben Hilburn | 2017-04-21 | 1 | -0/+8 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-04-21 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #494 from belak/better-realpath | Ben Hilburn | 2017-04-20 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | Use method built in to zsh to read symlinks | |||||
| | * | | | Use method built in to zsh to read symlinks | Kaleb Elwert | 2017-04-19 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #496 from belak/options-oddities | Ben Hilburn | 2017-04-20 | 1 | -6/+10 | |
|\ \ \ \ | | | | | | | | | | | Fix some oddities with prompt options | |||||
| * | | | | Stop setting options in prompt setup which are thrown away | Kaleb Elwert | 2017-04-20 | 1 | -8/+6 | |
| | | | | | ||||||
| * | | | | Add prompt_opts to prompt setup function | Kaleb Elwert | 2017-04-20 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 0 | -0/+0 | |
|\| | | | ||||||
| * | | | Revert "Merge branch 'fix-pw3nage-exploit' of ↵ | Ben Hilburn | 2017-04-19 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/belak/powerlevel9k into belak-fix-pw3nage-exploit" This reverts commit ae259ff5940420389c6f7175d6f5a844362b56ae, reversing changes made to 01a5c6a3a10ff1fea9782607a431ac07652546dc. | |||||
| * | | | Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k ↵ | Ben Hilburn | 2017-04-19 | 1 | -5/+5 | |
| |\ \ \ | | | | | | | | | | | | | | | | into belak-fix-pw3nage-exploit | |||||
| | * | | | Fix double expansion of prompt variables | Kaleb Elwert | 2017-04-19 | 1 | -5/+5 | |
| | |/ / | ||||||
* | | | | Fix double expansion of prompt variables | Kaleb Elwert | 2017-04-19 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Merge pull request #484 from shibumi/svn-debugging | Ben Hilburn | 2017-04-19 | 1 | -0/+6 | |
|\ \ \ \ | | | | | | | | | | | [SVN] removed %b identifier to fix color encoding | |||||
| * | | | | [SVN] removed %b identifier to fix color encoding | Christian Rebischke | 2017-04-16 | 1 | -0/+6 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 2 | -2/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #483 from changyuheng/pr-status-tick-color | Ben Hilburn | 2017-04-19 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Set tick to color name green instead of color code | |||||
| | * | | | Set tick to color name green instead of color code | Henry Chang | 2017-04-16 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | | | | | So the tick will not be too bright in light background color scheme such as Solarized Light. | |||||
| * | | | Merge pull request #466 from bhilburn/nerdfont-complete | Ben Hilburn | 2017-04-07 | 1 | -1/+1 | |
| |\ \ \ | | |_|/ | |/| | | Changing name of nerdfont option per #458 | |||||
| | * | | Changing name of nerdfont option per #458 | Ben Hilburn | 2017-04-04 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Converting timer start time to hex | Ben Hilburn | 2017-04-19 | 2 | -3/+2 | |
| | | | ||||||
* | | | Improve logic | guixxx | 2017-04-19 | 1 | -9/+8 | |
| | | | ||||||
* | | | Adds useful comment | guixxx | 2017-04-19 | 1 | -0/+2 | |
| | | | ||||||
* | | | Adds Android icon/battery plugin support | guixxx | 2017-04-19 | 3 | -3/+25 | |
| |/ |/| | | | | | Plus fixes bhilburn/powerlevel9k#479, which was causing integer overflow on 32-bit CPUs | |||||
* | | Merge pull request #461 from julienfalque/dir-home | Ben Hilburn | 2017-04-13 | 2 | -0/+11 | |
|\ \ | |/ |/| | Make home shorthand configurable for dir prompt | |||||
| * | Make home abbreviation configurable for dir prompt | Julien Falque | 2017-04-04 | 2 | -0/+11 | |
|/ | ||||||
* | Updating README to use @V1rgul's screenshot. | Ben Hilburn | 2017-04-04 | 1 | -2/+2 | |
| | | | Per #370 |