Commit graph

3472 commits

Author SHA1 Message Date
romkatv
41eebccdc4 roll back accidental change 2019-11-29 11:21:34 +01:00
romkatv
1e7cd82e03 don't unset prompt_sp when bailing early 2019-11-29 11:18:30 +01:00
romkatv
84be5266ec survive ancient zsh in PATH 2019-11-29 11:14:10 +01:00
romkatv
183ec8ff6e survive ancient zsh in PATH (run wizard.zsh from a fork) 2019-11-29 10:56:03 +01:00
romkatv
e67ad0fe38 pull upstream changes from gitstatus 2019-11-29 10:56:03 +01:00
romkatv
213ef3e426 add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes #350 2019-11-27 11:01:57 +01:00
romkatv
2d32241c20 pull upstream changes from gitstatus 2019-11-21 21:12:51 +01:00
romkatv
fdb90994c9 add p10k reload and call it from all standard configs 2019-11-21 09:24:29 +01:00
romkatv
8a759305dd extend faq 2019-11-20 23:35:45 +01:00
romkatv
d4a0255b30 iterm2: add settings that don't exist 2019-11-20 23:17:25 +01:00
romkatv
df74c32cdc don't try to fix Minimum Contrast for iTerm2 users; it fails for at least one person 2019-11-20 23:01:21 +01:00
romkatv
611dd73ca2 wizard: record instant_prompt and transient_prompt options 2019-11-20 22:58:50 +01:00
romkatv
4b451fbc8a replace ↵ with ✘ in config templates
Some terminals are unable to display ↵ even when using fonts that
have this ghyph. See #326.
2019-11-19 10:43:51 +01:00
romkatv
0f2573e8ba clarify what "ornaments" refers to; see #329 2019-11-18 17:19:28 +01:00
romkatv
1be144aed3 add POWERLEVEL9K_RBENV_SOURCES; see #333 2019-11-18 11:32:53 +01:00
romkatv
700910cd04 remove redundant extra icons question 2019-11-15 23:12:06 +01:00
romkatv
a6531a6586 black os_ison on white background in rainbow style. otherwise it sucks on both MS terminals as they cannot differentiate between black and no background 2019-11-15 15:41:42 +01:00
romkatv
1777bd41a6 docs 2019-11-15 11:58:49 +01:00
Rostyslav Sotnychenko
1e009cf43a Add support for classes for AWS profile prompt 2019-11-14 12:59:03 +01:00
romkatv
707d7d6671 bug fix: %k was printed instead of %f 2019-11-14 10:30:36 +01:00
romkatv
2fa5480b0c move iterm mark above ruler and empty_line; otherwise transient prompt is broken and Select Output of Last Command includes more than it should 2019-11-14 10:02:09 +01:00
romkatv
1dee8902ab don't empty PROMPT in preexec; it makes it harder to debug stuff 2019-11-13 15:33:17 +01:00
romkatv
40c0fea5f7 Revert "try to fix prompt marks on apple terminal"
This reverts commit c3afd891c7.
2019-11-13 15:25:48 +01:00
romkatv
c3afd891c7 try to fix prompt marks on apple terminal 2019-11-13 15:21:41 +01:00
romkatv
a1127fa3a7 typo 2019-11-13 15:08:48 +01:00
romkatv
cce9cf08e3 add iterm2 marks to transient prompt 2019-11-13 15:04:41 +01:00
romkatv
c3685015e6 attempt to fix iterm2 intergration 2019-11-13 15:01:00 +01:00
romkatv
c9b36cd32e suppress errors from zmodload zsh/parameter; there are bugs in msys that cause garbage output 2019-11-13 14:57:23 +01:00
romkatv
5aee36e4da match msys and mingw uname -s output more aggressively; there is no rhyme or reason to all the formats they employ 2019-11-13 12:01:20 +01:00
romkatv
d9c3fce012 pull upstream changes from gitstatus 2019-11-13 12:01:15 +01:00
romkatv
3cc231ea9c bump versions 2019-11-13 11:18:36 +01:00
romkatv
d92c45c6bd move _p9k_do_nothing to the front of precmd_functions 2019-11-12 11:03:49 +01:00
romkatv
1387763f27 comments 2019-11-12 08:05:39 +01:00
romkatv
d93f3960ba add VIOWN color params 2019-11-12 08:05:33 +01:00
romkatv
e753f4152c remove debug logs that were added for #315 2019-11-11 15:09:38 +01:00
romkatv
1ab91283dc detect \e*\e\ escape sequences in addition to \e*\a; fixes #315 2019-11-11 15:04:19 +01:00
romkatv
3d6a899338 reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 ms 2019-11-11 11:54:07 +01:00
romkatv
a1d2c96605 fix caching and slow repo detection when GIT_DIR is set 2019-11-11 11:51:15 +01:00
romkatv
376c77712b pull upstream changes from gitstatus 2019-11-10 23:16:08 +01:00
romkatv
37221b7720 parenthesize regex 2019-11-09 17:00:11 +01:00
romkatv
39b2064a97 when ifconfig is not available, use ip; fixes #305 2019-11-09 13:49:08 +01:00
romkatv
ff305e3d45 bug fix: missing \r in sp emulation 2019-11-08 14:55:13 +01:00
romkatv
6294e59268 font docs 2019-11-08 14:27:11 +01:00
romkatv
e4aa4588dd work around a bug in zsh that skips precmd hooks after trapped SIGINT if there is just one of them 2019-11-08 13:57:20 +01:00
romkatv
1382fa7e81 revert most changes from 5605799 2019-11-08 12:59:39 +01:00
romkatv
97ba93a43d Merge branch 'Nobody912-master' 2019-11-08 12:46:05 +01:00
romkatv
5f9dd5a619 Merge branch 'master' of https://github.com/Nobody912/powerlevel10k into Nobody912-master 2019-11-08 12:45:45 +01:00
romkatv
6fff441e76 add more debug logging for #315 2019-11-08 09:43:52 +01:00
romkatv
49f63e224c add more debug logging for #315 2019-11-08 09:43:19 +01:00
romkatv
517db99244 add more debug logging for #315 2019-11-08 09:41:48 +01:00