Commit Graph

3897 Commits (1e7be00e04a6e34bdcc7574297413fd6a48be51f)
 

Author SHA1 Message Date
Roman Perepelitsa 96646e8b9c enable iterm2 shell integration when running in tmux in zsh4humans
ratijas ecf1de25a4
Makefile: optimize recursive invocation ()
Roman Perepelitsa ff79e502ad don't allow overriding the path to zsh
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
Roman Perepelitsa bc3158cba5 Merge commit '29759b7b0a83e08ce52dd240c9463f2c8090c416'
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
Roman Perepelitsa 9d6444a557 Merge commit 'a7f417245dc21b666f5647c4a0d55a1f51fe6cac'
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
Roman Perepelitsa 381bd09e67 Merge commit '622069e60f9573c714f482dd6c76858229f4732a'
Roman Perepelitsa 4050729e48 wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 session restoration is enabled
Roman Perepelitsa 7cb7ee07be docs: add missing colons
Roman Perepelitsa ade5b86226 docs: s/Windows Terminal/Microsoft Terminal/
Roman Perepelitsa e1e50dc84c Merge branch 'ravinderpal-patch-1'
Ravinder Pal Singh 8db9836617
Added instructions for IntelliJ
Roman Perepelitsa 98a8ec6f31 prompt_length cleanup
Roman Perepelitsa 685682da90 Revert "docs: experiment with image dimensions"
This reverts commit 507018f079.
Roman Perepelitsa 507018f079 docs: experiment with image dimensions
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
Roman Perepelitsa 7e363af9ed Merge commit 'fb89173a4257e0cfe3bfc772bc0cdbccd61e3be0'
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
Roman Perepelitsa 6b254621e7 Merge commit '98b96e06cc98ef2578adbf83ac4bb35a74485e8f'
Roman Perepelitsa 139413f535 add Makefile
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
Roman Perepelitsa 21df7db2b2 Merge commit '39cf063480f6a378dadc802c174e96112c38c0c0'
Felix Yan 31ede3c1d3
Correct some typos in zsh conf ()
Roman Perepelitsa 28301be914 Squashed 'gitstatus/' changes from cb363c77..90cbb46b
90cbb46b s/darwin-aarch64/darwin-arm64/ ()

git-subtree-dir: gitstatus
git-subtree-split: 90cbb46b7b185dc95ab96301ec49754f7e801395
Roman Perepelitsa 04f75a10a5 Merge commit '28301be914dec6da5d1bbd21cd8511cd71b419ee'
Roman Perepelitsa 790f4719ab Squashed 'gitstatus/' changes from f9acc15a..cb363c77
cb363c77 build: use zsh if possible when langued with bash < 4.0 ()
efb0fd1b make mbuild work with darwin-aarch64
c9e6e608 do not hardcode path to homebrew, retrieve it with `brew --prefix`
df4eba94 work around bugs in ancient versions of bash ()

git-subtree-dir: gitstatus
git-subtree-split: cb363c778a37575b0d5371d7e355d80ec7ae5498
Roman Perepelitsa ece7213a3d Merge commit '790f4719ab3db8d62f8dec6fbb89a91d87e81df0'
Roman Perepelitsa b7167a64c6 Squashed 'gitstatus/' changes from 4f9746fb..f9acc15a
f9acc15a use gitstatusd-darwin-x86_64 binary on darwin-aarch64 ()

git-subtree-dir: gitstatus
git-subtree-split: f9acc15a3aa224206c4eba0e4a26b5d3c00325be
Roman Perepelitsa bf830b5bf1 Merge commit 'b7167a64c60401b184346147d8297f3803f56e06'
Roman Perepelitsa 7969eb3f18 retain instant prompt and state dumps when TERM or TERM_PROGRAM change ()
Roman Perepelitsa 09be56bb53 fix a bug introduced in 8488f7c ()
Roman Perepelitsa f8ae544e6e properly restore prompt after SIGINT when transient prompt is disabled
Roman Perepelitsa 8488f7c75c set P9K_PROMPT=transient for the duration of zle-line-finish ()
Roman Perepelitsa feaf120ddc replace `>>!` with `>>`; the former does not work in non-zsh shells; users who set noclobber presumably know how to deal with errors from this option
Roman Perepelitsa 8840fe550e correct install-without-internet instructions w.r.t. ZSH_THEME
Roman Perepelitsa 271836403d remove artificial term scrolling before instant prompt
Roman Perepelitsa e2db860745 print instant prompt only if TERM is the same
Roman Perepelitsa f6c24d2053 reset text attributes at the end of precmd
Roman Perepelitsa 2fc7257486 docs
Roman Perepelitsa d7861fcfa0 wrap z4h-clear-screen-{soft,hard}-top
Roman Perepelitsa 5e2422df50 fix old/new TTY detection
Roman Perepelitsa 76e5a69262 save/restore screen through z4h to make it work over ssh
Roman Perepelitsa 85f9e75918 drop __p9k_initial_screen_empty; rely on _Z4H_TMUX_CMD instead
Roman Perepelitsa aa6d40b733 fix a typo in docs
Stephen b9be4f968b
Updating README.md typo ()
Roman Perepelitsa 2ea3356d66 add __p9k_initial_screen_empty for z4h integration
Roman Perepelitsa 8f0db0c95a expand the list of things powerlevel10k does not affect
Roman Perepelitsa 74c6e18363 check mtime of $TTY on startup if it points to a different tty than in the parent; see