Commit Graph

  • d58aa968cf Allow to define icons and states as dicitionary. Raul Benito Garcia 2019-07-01 13:46:10 +0200
  • 613ffec4b6 make POWERLEVEL9K_VCS_${component}FORMAT_FOREGROUND overrides work on ZSH older than 5.2 romkatv 2019-06-29 10:58:38 +0200
  • 2ecc0b14c8 fix custom prompt on ZSH older than 5.2 romkatv 2019-06-29 10:49:02 +0200
  • b404c1b54e
    Merge pull request #93 from MarvinTeichmann/patch-1 Roman Perepelitsa 2019-06-25 10:16:59 +0200
  • fdbb830c98 Make virtualenv segment configurable, similar to anaconda. Marvin Teichmann 2019-06-25 00:46:42 +0100
  • 188635f2e1 don't attempt to flock a fifo; it doesn't work on bsd romkatv 2019-06-24 13:39:11 +0200
  • 08a26b7045 run all segment rendering code under `emulate -L zsh && setopt no_hist_expand extended_glob` romkatv 2019-06-22 10:15:37 +0200
  • d115a0c69d pull upstream changes from gitstatus romkatv 2019-06-21 23:21:02 +0200
  • 5dd84f1116 delete pure10k screenshot; it's no longer referenced by the gist romkatv 2019-06-21 20:28:20 +0200
  • 6f5d35c3aa make public_ip faster, especially when there is no internet connection romkatv 2019-06-21 19:49:36 +0200
  • 117b607b66 add VCS_DIRTY_ICON for better Pure emulation romkatv 2019-06-20 18:50:07 +0200
  • 9039864a68 when command_execution_time is a single integer, add 's' suffix to it romkatv 2019-06-20 18:15:10 +0200
  • 0849e831f5 add POWERLEVEL9K_DIR_HYPERLINK romkatv 2019-06-20 13:37:21 +0200
  • d6826aa417 Properly escape all weird shit (e.g., quotes). romkatv 2019-06-20 13:34:20 +0200
  • 8785fa1f25 speed up rvm prompt romkatv 2019-06-20 12:52:05 +0200
  • b6ba19617c treat REGION_ACTIVE=2 the same way as REGION_ACTIVE=1 romkatv 2019-06-20 10:13:10 +0200
  • ca311575d6 add POWERLEVEL9K_VIRTUALENV_SHOW_PYTHON_VERSION romkatv 2019-06-20 09:37:40 +0200
  • 93c24c0e2c show minor python version romkatv 2019-06-20 09:33:53 +0200
  • 78e78f6d0b simplify chruby romkatv 2019-06-20 09:21:29 +0200
  • 13c15d2945 add POWERLEVEL9K_ANACONDA_SHOW_PYTHON_VERSION romkatv 2019-06-20 09:14:09 +0200
  • 088502c30c fix _get_icon on ZSH 5.1 romkatv 2019-06-19 15:56:22 +0200
  • 5f40c44940 don't hook zle-line-finish if transient_prompt is not set romkatv 2019-06-19 13:13:59 +0200
  • d40734d687 pull upstream changes from gitstatus romkatv 2019-06-18 23:09:10 +0200
  • 95b25e94e1 fix battery segment on macOS romkatv 2019-06-18 09:59:27 +0200
  • 7678930639 remove leading "go" from go_version romkatv 2019-06-17 23:38:00 +0200
  • 31fdb6797e pull upstream changes from gitstatus romkatv 2019-06-17 10:52:34 +0200
  • 194db2e429 escape backslashes romkatv 2019-06-16 19:46:05 +0200
  • 9f05efb8e2 fix properly round battery percent romkatv 2019-06-16 12:31:07 +0200
  • 6a1f0659e6 make battery prompt work on WSL romkatv 2019-06-16 11:28:13 +0200
  • d80d3a5704 bug fix: don't assume that $#POWERLEVEL9K_BATTERY_STAGES == $#POWERLEVEL9K_BATTERY_LEVEL_BACKGROUND romkatv 2019-06-15 16:10:51 +0200
  • f95a0fc3ee work around ZLE_RPROMPT_INDENT=0 bugs in ZSH romkatv 2019-06-14 16:14:04 +0200
  • 50b342a7c2 fix a bug in command_execution_time: wrong duration when it's over 24h romkatv 2019-06-14 12:26:40 +0200
  • 247d7590e3 pull upstream changes from gitstatus romkatv 2019-06-11 08:13:35 +0200
  • c9622cb5ec fix signal names printed by status prompt segment romkatv 2019-06-11 08:03:46 +0200
  • b57d6c7ee6 add a screenshot of pure10k config romkatv 2019-06-10 18:39:01 +0200
  • 3779d9779e pull upstream changes from gitstatus romkatv 2019-06-10 13:16:05 +0200
  • 81f6e0c24d
    Merge pull request #85 from Syphdias/link-fix Roman Perepelitsa 2019-06-10 12:10:52 +0200
  • 3848f210fa
    fixes links broken by a5b13acb Syphdias 2019-06-10 12:03:39 +0200
  • 691f5eb519 another blind attempt to fix mysterious non-reproducible issues romkatv 2019-06-09 18:41:57 +0200
  • 60a4562574 pull upstream changes from gitstatus romkatv 2019-06-09 17:40:50 +0200
  • 8bc9b78825 ignore COLUMNS in _p9k_prompt_length romkatv 2019-06-09 10:53:10 +0200
  • 2f379690f3 don't display right prompt if it would overflow to the next line romkatv 2019-06-09 10:49:02 +0200
  • 414ca22cad minor cleanup romkatv 2019-06-09 09:19:31 +0200
  • befe57dede manually collapse ' \b?' into '?' romkatv 2019-06-09 09:18:16 +0200
  • f99cefc5ec attempt to fix a weird todo corner case. unlikely to help romkatv 2019-06-08 23:27:56 +0200
  • 15f0284b12 pull upstream changes from gitstatus romkatv 2019-06-07 15:04:54 +0200
  • 18bca74d93 pull upstream changes from gitstatus romkatv 2019-06-07 10:41:10 +0200
  • 5a30f6a399 stop padding colors with leading zeros; it makes no difference romkatv 2019-06-06 17:13:05 +0200
  • a2bc4f0b94 add POWERLEVEL9K_DIR_MAX_LENGTH romkatv 2019-06-06 16:25:58 +0200
  • 66b331c251 pull upstream changes from gitstatus romkatv 2019-06-06 12:12:18 +0200
  • 635663bdd2
    fixes illegal option message from uname on macOs Andreas Zitzelsberger 2019-06-06 11:55:29 +0200
  • 02b86416ec don't read /proc/loadavg if it's unreadable romkatv 2019-06-06 11:52:17 +0200
  • e028cf5c90 pull upstream changes from gitstatus romkatv 2019-06-06 11:35:21 +0200
  • dd4518bc39 pull upstream changes from gitstatus romkatv 2019-06-06 10:53:41 +0200
  • eff8d47b42 add caching to prompt_dir romkatv 2019-06-05 20:11:03 +0200
  • 97dbb6ab16 work around %b bugs in ZSH 5.2 romkatv 2019-06-05 20:09:05 +0200
  • f0e1ec281d pull upstream changes from gitstatus romkatv 2019-06-05 18:36:55 +0200
  • 0de0937295 swap ahead and behind in git prompt; more logical romkatv 2019-06-04 10:44:48 +0200
  • 4b4c8af9c6 add POWERLEVEL9K_VCS_COMMITS_{AHEAD,BEHIND}_MAX_NUM romkatv 2019-06-04 10:39:21 +0200
  • 80a8662e5a more useful default for POWERLEVEL9K_SHORTEN_FOLDER_MARKER romkatv 2019-06-02 10:16:10 +0200
  • 8b040d4cfd
    add '.terraform' to POWERLEVEL9K_SHORTEN_FOLDER_MARKER Roman Perepelitsa 2019-06-02 09:47:11 +0200
  • 5e72d3ca80 move source guard to the outer script romkatv 2019-06-01 22:54:32 +0200
  • 99bc7f3c7f add the screencast so that it does not get lost romkatv 2019-06-01 19:11:03 +0200
  • 02608e8fe0 docs romkatv 2019-06-01 19:05:03 +0200
  • 7bfc164cad docs romkatv 2019-06-01 18:59:48 +0200
  • b495f07179 more paranoid quotes romkatv 2019-06-01 18:06:58 +0200
  • 091c942044 defend against aliases, especially global ones romkatv 2019-06-01 17:54:53 +0200
  • 7f3924adf9 quote to avoid clashes with global aliases romkatv 2019-06-01 16:52:13 +0200
  • 82bec3a25b typo when launching gitstatusd romkatv 2019-06-01 12:45:04 +0200
  • c4b3dff06a docs: typo in hyperlinks romkatv 2019-06-01 10:48:36 +0200
  • b47370e1af docs: typo in hyperlinks romkatv 2019-06-01 10:47:54 +0200
  • 6c55d15c0f docs: add asciinema comparing p9k and p10k perf; shorten some sections romkatv 2019-06-01 10:46:27 +0200
  • 2f80b186b4 quote prompt content with (qqq) instead of (q); the latter breaks on double quotes romkatv 2019-06-01 08:48:48 +0200
  • 913dfb37f7 add POWERLEVEL9K_JAVA_VERSION_FULL romkatv 2019-06-01 08:47:01 +0200
  • 23e8dccdeb Merge branch 'master' of github.com:romkatv/powerlevel10k romkatv 2019-06-01 08:07:35 +0200
  • e3890f2ec6 add POWERLEVEL9K_KUBECONTEXT_CLASSES romkatv 2019-06-01 08:07:22 +0200
  • b8b197ec17 add POWERLEVEL9K_KUBECONTEXT_SHOW_DEFAULT_NAMESPACE option romkatv 2019-06-01 07:37:11 +0200
  • 68e79d3cb5 speed up truncate_with_package_name romkatv 2019-06-01 07:27:23 +0200
  • 639443fa6c partially roll back 4def4452 and work around bugs in some terminals that draw an extra ruler sometimes under load romkatv 2019-05-31 16:51:08 +0200
  • 4def4452df simplify line-wrapping logic romkatv 2019-05-30 10:51:21 +0200
  • 4dad2d81ff correctly handle zsh 5.4.2 whose ZSH_PATCHLEVEL does not start with "zsh" romkatv 2019-05-30 10:46:08 +0200
  • ecb5c098a2 minor doc cleanup romkatv 2019-05-30 09:02:03 +0200
  • f061377315 simplify prezto installation instructions now that p10k is bundled romkatv 2019-05-29 23:11:27 +0200
  • a4b0fd6114 POWERLEVEL9K_VCS_MAX_NUM_STAGED => POWERLEVEL9K_VCS_STAGED_MAX_NUM (with temp fallback) romkatv 2019-05-29 12:51:18 +0200
  • 473c5c45c3 don't invoke custom prompt command if it doesn't resolve romkatv 2019-05-29 12:38:51 +0200
  • 8b8743c8ed add missing "return 0" romkatv 2019-05-29 09:45:48 +0200
  • 01320275d2 add a workaround for an off-by-one bug in ZSH that triggers when PROMPT overflows a line romkatv 2019-05-29 09:21:02 +0200
  • 58545efa01 print a warning when POWERLEVEL9K_RULER_CHAR is invalid romkatv 2019-05-28 21:06:03 +0200
  • e250797719 manually prompt-expand time and date so that they don't change when we emulate transient_rprompt romkatv 2019-05-28 20:47:03 +0200
  • b000ce4ad0 avoid using %(l.t.f) after writing to the edge of the screen romkatv 2019-05-28 20:44:23 +0200
  • 4e3ec4850c new feature: ruler above the prompt; to enable: POWERLEVEL9K_SHOW_RULER=true romkatv 2019-05-28 15:16:27 +0200
  • 2e4235cffa speed up prompt by folding multiple ${${...}+} into one romkatv 2019-05-28 12:57:05 +0200
  • 710267c742 fix a silly bug in newline romkatv 2019-05-28 00:14:44 +0200
  • 7f08e8a053 goddamn widget wrappers! romkatv 2019-05-27 23:04:20 +0200
  • 8c97104c79 pull upstream changes from gitstatus romkatv 2019-05-27 21:32:34 +0200
  • 80b865e736 don't add \n after a full line romkatv 2019-05-27 21:25:38 +0200
  • 8a2207a84e print LEFT_SEGMENT_END_SEPARATOR in the right place romkatv 2019-05-27 21:07:28 +0200
  • a5b13acb35 docs romkatv 2019-05-27 20:25:56 +0200
  • e8f2c1aa6f add powerlevel9k_refresh_prompt_inplace that users can from zle widgets to refresh prompt inplace romkatv 2019-05-27 19:52:57 +0200
  • a405d8af70 optimize _p9k_g_expand a little romkatv 2019-05-27 19:11:09 +0200