Jan De Dobbeleer
8e1e4ae6d1
feat(winget): use real silent modes
2022-04-27 23:22:48 +02:00
Jan De Dobbeleer
b338a36890
fix(windows): do not lock Home()
2022-04-27 22:58:00 +02:00
Jan De Dobbeleer
d310ea6b89
fix: recover crashing function
...
relates to #2058
2022-04-27 21:30:24 +02:00
Jan De Dobbeleer
0a8b97bf27
feat(windows): add install script for PowerShell
2022-04-27 21:30:24 +02:00
Jan De Dobbeleer
2b92304c77
fix(pwsh): validate existence of global variable
2022-04-27 21:30:24 +02:00
L. Yeung
fccdfe5306
refactor: align tooltip behaviors
2022-04-27 20:21:08 +02:00
L. Yeung
9606d5a105
fix(pwsh): use more reliable native invocation
...
Rewrite logic of passing arguments in `Start-Utf8Process`:
- Use ArgumentList in PowerShell 6.1 and later.
- Use a manual escaping in lower versions.
2022-04-27 20:21:08 +02:00
allcontributors[bot]
07e0d0e0c6
docs: update .all-contributorsrc [skip ci]
2022-04-27 07:40:41 +02:00
allcontributors[bot]
d0d42480b3
docs: update docs/docs/contributors.md [skip ci]
2022-04-27 07:40:41 +02:00
Christiaan Rakowski
1f0ca23a48
fix: typo millies => millis
2022-04-27 07:39:19 +02:00
allcontributors[bot]
0472cad257
docs: update .all-contributorsrc [skip ci]
2022-04-26 21:25:22 +02:00
allcontributors[bot]
3f5464f387
docs: update docs/docs/contributors.md [skip ci]
2022-04-26 21:25:22 +02:00
kapsiR
93f736e435
docs: update windows setup instructions antivirus hint
...
Resolves #2158
2022-04-26 21:23:30 +02:00
L. Yeung
4d048b2658
fix(pwsh): avoid deadlock in Start-Utf8Process
...
Resolves #2151
2022-04-26 20:22:40 +02:00
L. Yeung
a9671df378
refactor(pwsh): use dynamic module for init
2022-04-26 20:22:40 +02:00
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