aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* make sure the next hook called after p10k-on-post-prompt is always either ↵romkatv2020-01-091-0/+1
| | | | p10k-on-pre-prompt or p10k-on-init
* fix bugs in widget hooks and improve performanceromkatv2020-01-092-44/+70
|
* work around bugs in zsh-syntax-highlightingromkatv2020-01-091-2/+3
|
* wrap all widgets; call p10k-on-post-widget hook if definedromkatv2020-01-082-110/+108
|
* call p10k-on-init hook if definedromkatv2020-01-081-2/+11
|
* describe hooks and parameters accessible from themromkatv2020-01-081-0/+13
|
* Merge branch 'master' into reactiveromkatv2020-01-071-42/+49
|\
| * set DISABLE_UPDATE_PROMPT=true when activating instant promptromkatv2020-01-071-1/+2
| | | | | | | | | | | | | | | | | | | | This is an Oh My Zsh option that makes it update without asking for confirmation. In practice, when instant prompt is active, OMZ doesn't wait for the user confirmation and automatically updates. By setting DISABLE_UPDATE_PROMPT=true we get rid of the spurious question from the console output without changing the behavior of OMZ updater.
| * fix omz update detectionromkatv2020-01-071-3/+4
| |
| * don't print concole output warning if oh-my-zsh updates during instant promptromkatv2020-01-071-40/+45
| |
* | add notesromkatv2020-01-041-0/+20
|/
* add "todo" prompt segment to default configsromkatv2020-01-033-0/+76
|
* show the number of filtered toto tasks if not the same as total and add ↵romkatv2020-01-031-2/+12
| | | | options to hide todo when filtered and/or total is zero
* use a more portable icon for todo in portable font moderomkatv2020-01-031-2/+2
|
* bug fix: set $0 to =todo.sh when sourcing the user config; fixes #403romkatv2020-01-031-1/+1
|
* add nnn prompt segment; see #342romkatv2020-01-025-0/+36
|
* add plenv prompt segment; see #342romkatv2020-01-025-1/+92
|
* add jenv prompt segment; see #342romkatv2020-01-024-1/+87
|
* add luaenv prompt segment; see #342romkatv2020-01-025-1/+92
|
* BREAKING CHANGE: add classes to google_app_cred and change its default contentromkatv2020-01-024-85/+135
|
* bug fix: don't trigger transint prompt behavior on Ctrl-C when it wouldn't ↵romkatv2020-01-021-10/+50
| | | | terminate the top-level zle; fixes #321
* bug fix: escape backquote; fixes #404romkatv2020-01-011-4/+4
|
* pull upstream changes from gitstatusromkatv2019-12-271-2/+17
|
* rename gcloud_app to google_app_cred and change its apiromkatv2019-12-194-57/+99
|
* Merge branch 'rsotnychenko-update-gcloud'romkatv2019-12-194-4/+80
|\
| * Merge branch 'update-gcloud' of ↵romkatv2019-12-194-4/+80
|/| | | | | | | https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud
| * Fix typosRostyslav Sotnychenko2019-12-163-3/+3
| |
| * Add prompt for Google Cloud application credentialsRostyslav Sotnychenko2019-12-164-2/+78
| |
* | bug fix: don't print an empty line after the rulerromkatv2019-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | If the visibility of ruler is 'print', there is an extra empty line printed after it. With 'show' there is no extra empty line (as expected). With this commit there is no empty line in either case. Fixes #383.
* | bump versionsromkatv2019-12-191-2/+2
| |
* | docsromkatv2019-12-191-3/+2
| |
* | docs: add faq about configuration wizard running all the timeromkatv2019-12-191-0/+15
| |
* | corrected docs of README.md (#384)Rajiv Ranjan Singh2019-12-181-3/+3
| | | | | | Fix typos in readme.
* | more empty linesromkatv2019-12-171-1/+6
| |
* | typoromkatv2019-12-171-1/+1
| |
* | nag users to restart iTerm2 after installing fontsromkatv2019-12-171-4/+11
|/
* hide cursor when rewrawing promptromkatv2019-12-141-8/+25
|
* add POWERLEVEL9K_RBENV_SOURCES; fixes #372romkatv2019-12-124-5/+20
|
* Fix typoAdam Stroud2019-12-111-1/+1
|
* unbreak Git commit formattingromkatv2019-12-093-12/+15
|
* Merge branch 'alexjurkiewicz-git-commit'romkatv2019-12-093-0/+9
|\
| * Add example for showing the current Git commitAlex Jurkiewicz2019-12-093-0/+9
|/
* pull upstream changes from gitstatusromkatv2019-12-061-0/+0
|
* display the new rustc version when rustc is upgraded; fixes #365romkatv2019-12-061-4/+21
|
* better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSIONromkatv2019-12-063-6/+21
|
* use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require ↵romkatv2019-12-063-6/+6
| | | | extended_glob
* add gcloud prompt segment; fixes #366romkatv2019-12-065-0/+55
|
* pull upstream changes from gitstatusromkatv2019-12-052-2/+12
|
* add fvmromkatv2019-12-055-0/+42
|
* ensure vim_shell and midnight_commander icons are always shown; apply ↵romkatv2019-12-044-12/+16
| | | | narrow_icons to them