YorkGrizzly
8bafd1a2ee
Update font.md
4 years ago
YorkGrizzly
ea97f031b4
Update font.md
4 years ago
YorkGrizzly
29f16b61e6
Update font.md
4 years ago
Roman Perepelitsa
d524164020
scroll the screen before printing prompt
4 years ago
Roman Perepelitsa
0513e0fee4
simplify `uname -m` matching on Windows platforms
4 years ago
Roman Perepelitsa
59db4252bb
uncomment BACKGROUND and FOREGROUND parameters in p10k-classic.zsh; comments confuse users ( #1182 )
4 years ago
Roman Perepelitsa
dd62469cc7
fix ram segment on darwin-arm64 ( #1181 )
...
Darwin arm64 uses 16kB pages rather than 4kB.
Thanks, @johnalanwoods!
4 years ago
Osman Tas
61c63eea6b
Update os icon at zsh.exe on git for windows ( #1180 )
...
* Update os icon for windows
Windows icon is not shown on git for windows zsh.exe
Same update also added to wizards.zsh file.
* Update os icon for windows
Windows icon is not shown on git for windows zsh.exe
Same update also added to p10k.zsh file.
4 years ago
Roman Perepelitsa
5ea5d4bc19
disable re_match_pcre, otherwise we can get an error when users enable this option without having zsh/pcre module
4 years ago
Roman Perepelitsa
9609a835ca
Squashed 'gitstatus/' changes from 630915cc..6d00edd0
...
6d00edd0 use a native binary on darwin-arm64
4994f160 add a build server for darwin-arm64
0e922813 invoke port with sudo
576571c7 support macports in addition to homebrew when building on macos
b476570a remove trailing whitespace
git-subtree-dir: gitstatus
git-subtree-split: 6d00edd0bfd1d65a3cbcebfc6e679e8c43726acc
4 years ago
Roman Perepelitsa
9c3ecab81e
Merge commit '9609a835ca2eb3089e35269a05369833e9ec0ba2'
4 years ago
Roman Perepelitsa
033e01a272
docs: more info about greyed out vcs
4 years ago
Samuel Gräfenstein
38a5492b5f
Remove trailing whitespace ( #1173 )
4 years ago
Roman Perepelitsa
a5d0525c6a
refactor my_git_formatter to make it easier to change it so that tag is always displayed
4 years ago
Roman Perepelitsa
4807bd8da2
doc cleanup
4 years ago
Roman Perepelitsa
7a6eef4918
docs: make `p10k configure` method of installing MesloLGS NF for iTerm2 more prominent
4 years ago
Roman Perepelitsa
b9b3399b35
nordvpn: pick up nordvpnd.sock from the new location (changed with the latest nordvpn update); remove MISSING state; ( #1167 )
4 years ago
Roman Perepelitsa
fc854fa719
fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean style
4 years ago
Roman Perepelitsa
e8afa806ce
wizard: allow uppercase letters in choices
4 years ago
Josh Skidmore
c14fe96b7c
remove accidental logging ( #1161 )
4 years ago
Roman Perepelitsa
439ce3ed4e
dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_SHOW_WRITABLE=v3)
...
See #1160 .
4 years ago
Roman Perepelitsa
1d99a0bac3
wifi: recognize SSID with spaces ( #1152 )
4 years ago
Roman Perepelitsa
b90b36251d
fix iterm2 integration when not using zsh4humans v5 ( #192 and #1138 )
4 years ago
Roman Perepelitsa
2c3bcd8b5d
use tmux bypass in iterm2 integration only if _z4h_iterm_cmd is defined
4 years ago
Roman Perepelitsa
c7914c051d
remove spurious slashes from tmux bypass sequences
4 years ago
Roman Perepelitsa
96646e8b9c
enable iterm2 shell integration when running in tmux in zsh4humans
4 years ago
ratijas
ecf1de25a4
Makefile: optimize recursive invocation ( #1127 )
4 years ago
Roman Perepelitsa
ff79e502ad
don't allow overriding the path to zsh
4 years ago
Roman Perepelitsa
29759b7b0a
Squashed 'gitstatus/' changes from e2276e72..630915cc
...
630915cc don't allow overriding the path to zsh
git-subtree-dir: gitstatus
git-subtree-split: 630915ccb1700f1f880d25cb04da23bf68fc4293
4 years ago
Roman Perepelitsa
bc3158cba5
Merge commit '29759b7b0a83e08ce52dd240c9463f2c8090c416'
4 years ago
Roman Perepelitsa
a7f417245d
Squashed 'gitstatus/' changes from 4211e33b..e2276e72
...
e2276e72 install: fix the check for rosetta on darwin-arm64
git-subtree-dir: gitstatus
git-subtree-split: e2276e729e0155391126ee4aa090aa38b345b9fd
4 years ago
Roman Perepelitsa
9d6444a557
Merge commit 'a7f417245dc21b666f5647c4a0d55a1f51fe6cac'
4 years ago
Roman Perepelitsa
622069e60f
Squashed 'gitstatus/' changes from 1dcba393..4211e33b
...
4211e33b bug fix: make install work in standalone mode
git-subtree-dir: gitstatus
git-subtree-split: 4211e33b0b9ed9ad41898eb5a2b4f6a4a37b1db2
4 years ago
Roman Perepelitsa
381bd09e67
Merge commit '622069e60f9573c714f482dd6c76858229f4732a'
4 years ago
Roman Perepelitsa
4050729e48
wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 session restoration is enabled
4 years ago
Roman Perepelitsa
7cb7ee07be
docs: add missing colons
4 years ago
Roman Perepelitsa
ade5b86226
docs: s/Windows Terminal/Microsoft Terminal/
4 years ago
Roman Perepelitsa
e1e50dc84c
Merge branch 'ravinderpal-patch-1'
4 years ago
Ravinder Pal Singh
8db9836617
Added instructions for IntelliJ
4 years ago
Roman Perepelitsa
98a8ec6f31
prompt_length cleanup
4 years ago
Roman Perepelitsa
685682da90
Revert "docs: experiment with image dimensions"
...
This reverts commit 507018f079
.
4 years ago
Roman Perepelitsa
507018f079
docs: experiment with image dimensions
4 years ago
Roman Perepelitsa
fb89173a42
Squashed 'gitstatus/' changes from 313fa4f1..1dcba393
...
1dcba393 bash bindings: provide better diagnostic for the common errors in gitstatus_start
603fb2ce move the rosetta check to `install`
3829edac provide better diagnostic for the common errors in gitstatus_start
e8c9d9cd propagate error messages from install to gitstatus_start; add a special diagnostic for rosetta2
git-subtree-dir: gitstatus
git-subtree-split: 1dcba3930654c54976f112b96acf2ce23006d9e5
4 years ago
Roman Perepelitsa
7e363af9ed
Merge commit 'fb89173a4257e0cfe3bfc772bc0cdbccd61e3be0'
4 years ago
Roman Perepelitsa
98b96e06cc
Squashed 'gitstatus/' changes from ae213c54..313fa4f1
...
313fa4f1 make target pkg work with `make -C`
git-subtree-dir: gitstatus
git-subtree-split: 313fa4f1bfabe99a04027d0bdf6cbecff2e963c7
4 years ago
Roman Perepelitsa
6b254621e7
Merge commit '98b96e06cc98ef2578adbf83ac4bb35a74485e8f'
4 years ago
Roman Perepelitsa
139413f535
add Makefile
4 years ago
Roman Perepelitsa
39cf063480
Squashed 'gitstatus/' changes from 90cbb46b..ae213c54
...
ae213c54 add "pkg" target to makefile
a208375b comments
cdeb063d Give ListDir() the same semantics on BSD as on Linux
git-subtree-dir: gitstatus
git-subtree-split: ae213c540dd6924d3fb153a0860276897c9ba6c8
4 years ago
Roman Perepelitsa
21df7db2b2
Merge commit '39cf063480f6a378dadc802c174e96112c38c0c0'
4 years ago
Felix Yan
31ede3c1d3
Correct some typos in zsh conf ( #1119 )
4 years ago