Jan De Dobbeleer
a2f5016e77
fix(fish): escape all prompt sequences
2022-04-26 20:05:53 +02:00
allcontributors[bot]
cae456db7b
docs: update .all-contributorsrc [skip ci]
2022-04-26 19:58:23 +02:00
allcontributors[bot]
0f0e77d2c6
docs: update docs/docs/contributors.md [skip ci]
2022-04-26 19:58:23 +02:00
Jake Boone
c7f2d11923
docs: change fontFace
to font.face
2022-04-26 19:57:49 +02:00
L. Yeung
8d2dddb08d
fix(shell): wrap path with single quotes
2022-04-26 12:22:55 +02:00
Jan De Dobbeleer
7540a5e3b2
fix(pwsh): keep a working version
2022-04-26 09:08:30 +02:00
Jan De Dobbeleer
f8e5ff5be4
feat: deprecate pwsh module
2022-04-26 08:01:26 +02:00
Jan De Dobbeleer
623fabcef3
fix(config): display default config on error
2022-04-25 09:55:51 +02:00
Jan De Dobbeleer
56af13e140
fix(env): correct logic for successful HTTP request
...
Resolves #2147
Resolves #2148
2022-04-25 09:55:51 +02:00
Jan De Dobbeleer
00aea0decd
fix(pwsh): initialize globals before usage
...
resolves #2145
2022-04-25 07:09:51 +02:00
Jan De Dobbeleer
fc55b5c463
fix(env): set correct default version
2022-04-24 17:29:22 +02:00
Jan De Dobbeleer
fa68c13159
fix(env): do not succeed failed HTTP requests
2022-04-24 17:29:22 +02:00
Jan De Dobbeleer
07d6f747cb
feat(darwin): manually parse battery info
...
resolves #2139
2022-04-24 17:29:22 +02:00
Jan De Dobbeleer
5bf0c7687a
refactor(battery): move logic to environment
2022-04-24 17:29:22 +02:00
allcontributors[bot]
a799c3d8b5
docs: update .all-contributorsrc [skip ci]
2022-04-24 08:45:52 +02:00
allcontributors[bot]
770ee0b6c9
docs: update docs/docs/contributors.md [skip ci]
2022-04-24 08:45:52 +02:00
Bahnschrift
3b35821abc
docs: adjust block layout in samples
2022-04-24 08:45:11 +02:00
Jan De Dobbeleer
8e40cebf93
fix(windows): sync Home()
...
relates to #2058
2022-04-23 19:03:50 +02:00
L. Yeung
0c75d2a063
fix(schema): update reference links
2022-04-23 18:22:52 +02:00
Jan De Dobbeleer
8dcd200e3e
feat(language): distinct files from folders
...
resolves #1938
2022-04-23 11:55:25 +02:00
Jan De Dobbeleer
e4319b9584
chore: add code of conduct
2022-04-22 12:59:08 +02:00
Jan De Dobbeleer
bcf7d59e83
feat(git): set untracked files mode
...
resolves #2117
2022-04-22 08:22:53 +02:00
allcontributors[bot]
09a4489216
docs: update .all-contributorsrc [skip ci]
2022-04-22 08:17:54 +02:00
allcontributors[bot]
3937a15356
docs: update docs/docs/contributors.md [skip ci]
2022-04-22 08:17:54 +02:00
Ondrej Antos
e96bd4760c
docs: fix linux installation link
2022-04-22 08:17:31 +02:00
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