Commit Graph

3776 Commits (139413f535ce9a4cbf36fb9507a17dc0b81bb4e1)
 

Author SHA1 Message Date
Roman Perepelitsa 139413f535 add Makefile
Roman Perepelitsa 21df7db2b2 Merge commit '39cf063480f6a378dadc802c174e96112c38c0c0'
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
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
Roman Perepelitsa 49d5617989 doc cleanup
Roman Perepelitsa 78301e82c7 clean up kitty font instructions and duplicate them in readme.md
Subhaditya Nath 98494aaf7b
Added font instructions for kitty ()
Roman Perepelitsa d86bbe75de Squashed 'gitstatus/' changes from 6ba954a4..4f9746fb
4f9746fb rebuild all binaries
6a3d54a5 upgrade libgit2

git-subtree-dir: gitstatus
git-subtree-split: 4f9746fb6e949475ff37986883796adf937055da
Roman Perepelitsa 68c89ec2bc Merge commit 'd86bbe75dece6c4276bfa99246880b92f9e053aa'
Roman Perepelitsa de0e022177 typo
Roman Perepelitsa f0159ca642 better wizard intro when installing z4h
Roman Perepelitsa fdc0ee3708 add font.md
Roman Perepelitsa 2bcf38f554 add #font anchor to the readme
Roman Perepelitsa 47713ea2df recognize double-quoted strings when parsing kube configs; other types of quotes are still not supported; see
Kid e43209409b
Correct Python version in README ()
Roman Perepelitsa b1aeeda6a8 make it more difficult to incorrectly restart iTerm2 after installing Meslo
Roman Perepelitsa a124a71032 typo
Roman Perepelitsa fb2805e5ab wizard: suppress the into message if z4h would print its welcome
Roman Perepelitsa 967e845819 wizard: suppress the outro message if z4h would print its welcome
Roman Perepelitsa b770e6a3e5 fix a typo that was preventing zinit-specific diagnostic from being printed as part of an error message
Roman Perepelitsa 0da94e8ef1 Squashed 'gitstatus/' changes from a760bda8..6ba954a4
6ba954a4 make lowercasing work with Turkish locale

git-subtree-dir: gitstatus
git-subtree-split: 6ba954a4a6fb2b86e7d10b4b19db7757b4876525
Roman Perepelitsa 9b981b89c5 Merge commit '0da94e8ef1b84581ce8b4eb397c9e465640711ea'
Roman Perepelitsa 3aec0c6b36 make configuration options work when using Turkish locale ()
Roman Perepelitsa 060af91a80 fix a TOC link
Roman Perepelitsa 2875595647 add offline installation instructions ()