Commit graph

1751 commits

Author SHA1 Message Date
Brandon Ewing 4faa73eb2d feat(python): real pyenv support
If `python` points at a pyenv shim, use `pyenv version-name` to
determine Python version and Venv information.
2022-04-21 22:48:09 +02:00
L. Yeung c37733e3ec refactor(pwsh): purify global scope and environment 2022-04-21 13:05:52 +02:00
Jan De Dobbeleer 9214b88475 feat(shell): add version
resolves #2108
2022-04-20 19:24:47 +02:00
Jan De Dobbeleer a55f94d4cd docs: move sections into folders 2022-04-20 19:24:47 +02:00
Sharun 5553900140 fix: added spacing before os icon in craver theme 2022-04-20 09:01:49 +02:00
Jan De Dobbeleer 805c5a142d docs: move template to correct location 2022-04-20 07:09:09 +02:00
Jan De Dobbeleer bb9b6197d5 feat: support rbash (strict mode)
resolves #2109
2022-04-20 07:09:09 +02:00
Brandon Ewing b3b5267605 feat(python): support pyenv .python-version files
Pyenv will use .python-version files up the file heirarchy when
determining the active Python version or virtual environment to use
based on which folder your shell is in.  This change will read the file,
and if the first line does not look like a Python version, set the Venv
to that string for display.

This feature is gated behind the `use_python_version_file` Property
2022-04-19 22:45:21 +02:00
L. Yeung 9ab318d4e0 docs(homebrew): correct path of themes 2022-04-18 07:42:18 +02:00
Jan De Dobbeleer 6c36e9adf3 fix(cmd): set as last filter priority
resolves #2104
2022-04-17 20:24:57 +02:00
Jan De Dobbeleer 40470f7d22 fix: sync Pwd()
relates to #2038
2022-04-16 21:37:39 +02:00
dependabot[bot] 10c0bc7383 chore(deps): bump async from 2.6.3 to 2.6.4 in /docs
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 21:32:47 +02:00
Jan De Dobbeleer 2b4b1a8618 fix(bash): correct escape sequence for blink
resolves #2101
2022-04-16 21:25:43 +02:00
Jan De Dobbeleer fb698dd20a feat(project): display nuspec information
resolves #2098
2022-04-16 21:25:43 +02:00
Jan De Dobbeleer 0cd8bfe6b6 refactor: list entire directory content 2022-04-16 21:25:43 +02:00
Jan De Dobbeleer cf6c7b230d fix(pwsh): count prompt lines correctly
resolves #2081
2022-04-16 13:21:19 +02:00
Jan De Dobbeleer 3fcd4c52b1 fix(pwsh): use correct workdir for any location 2022-04-16 13:21:19 +02:00
Jan De Dobbeleer 5e02063323 feat: add accordion segment style 2022-04-16 13:21:19 +02:00
Jan De Dobbeleer 23c2c383fe fix(posh-git): evaluate to true 2022-04-15 23:46:48 +02:00
Jan De Dobbeleer 421139f5e1 docs(transient): add limitation for multiline prompt in PowerShell
relates to #2081
2022-04-15 21:21:16 +02:00
Jan De Dobbeleer 746b9ad77e revert(posh-git): add switch to avoid calling git status
resolves #2086
2022-04-15 21:21:16 +02:00
Jan De Dobbeleer ae5a6f6136 docs: centralize environment variables information
resolves #2082
2022-04-15 21:21:16 +02:00
Chris Donnelly 6d49363165 fix(schema): documentation links on block, segment 2022-04-15 20:43:54 +02:00
L. Yeung 00cab2e568 fix(zsh): escape hyperlinks correctly 2022-04-14 21:25:50 +02:00
L. Yeung 0c7afaa7f7 fix(git): detect upstream-gone status correctly 2022-04-14 08:38:07 +02:00
Anoop T 693111c0c6
theme(m365princess): include pnp posh env variables 2022-04-13 21:37:29 +02:00
probua 7cb30a7f78 feat: add theme/probua.minimal.omp.json 2022-04-12 08:28:03 +02:00
allcontributors[bot] 7784d5847c docs: update .all-contributorsrc [skip ci] 2022-04-12 08:22:58 +02:00
allcontributors[bot] d17139950b docs: update docs/docs/contributors.md [skip ci] 2022-04-12 08:22:58 +02:00
lnu 09735e7ccc feat(git): --separate-git-dir support 2022-04-11 22:37:19 +02:00
L. Yeung 7e1f4a743d docs(homebrew): adjust details about installation 2022-04-11 19:38:00 +02:00
Aaron Sherber 45468a7314 docs: move template out of properties 2022-04-11 07:36:59 +02:00
Jan De Dobbeleer 89ab82fde0 docs(windows): add Defender information 2022-04-10 21:46:14 +02:00
Jan De Dobbeleer ebce0f30f5 feat: init for Nushell 2022-04-10 19:52:08 +02:00
allcontributors[bot] a5efda25e4 docs: update .all-contributorsrc [skip ci] 2022-04-10 12:49:48 +02:00
allcontributors[bot] f10d3f28fd docs: update docs/docs/contributors.md [skip ci] 2022-04-10 12:49:48 +02:00
allcontributors[bot] 8842d9467e docs: update .all-contributorsrc [skip ci] 2022-04-07 14:21:13 +02:00
allcontributors[bot] 80f102c85d docs: update docs/docs/contributors.md [skip ci] 2022-04-07 14:21:13 +02:00
xadozuk 166b22fdf0 docs: update az segment schema
Move 'source' property to 'properties' object
2022-04-07 14:13:34 +02:00
Gary H 6b0a08fb21 theme: add dracula 2022-04-07 10:03:31 +02:00
lnu a31d718fcb fix(pwsh): call convert-path before setting workingdirectory
Only for FileSystem psprovider
2022-04-07 09:25:56 +02:00
lnu 39a272af76 fix(path): agnoster unc path on windows 2022-04-07 09:25:56 +02:00
allcontributors[bot] 3d0e108122 docs: update .all-contributorsrc [skip ci] 2022-04-07 07:40:35 +02:00
allcontributors[bot] 88cc6b76a2 docs: update docs/docs/contributors.md [skip ci] 2022-04-07 07:40:35 +02:00
kenmorse 5f41da0788
docs: add default terminal info 2022-04-07 07:40:06 +02:00
Jan De Dobbeleer e840e406c7 fix: recover crashing function
relates to #2038
2022-04-07 07:38:44 +02:00
Jan De Dobbeleer f937f28545 refactor: align debug functionality cross shell 2022-04-07 07:38:44 +02:00
lnu 3a15594410 fix(pwsh): set working directory when starting process 2022-04-06 10:50:46 +02:00
lnu f754826eb5 fix(project): fully qualified project path
fix an issue with pwsh reading the file from users home instead of cwd
2022-04-06 10:50:46 +02:00
Jan De Dobbeleer 303793632b fix: sync DirMatchesOneOf
relates to 2038
2022-04-06 10:19:47 +02:00