Commit graph

1641 commits

Author SHA1 Message Date
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
Jan De Dobbeleer be06c89627 fix(spotify): ignore errors
resolves #2031
2022-04-05 21:20:21 +02:00
Jan De Dobbeleer 46992bc7e0 fix(pwsh): write debug correctly 2022-04-05 19:48:07 +02:00
Jan De Dobbeleer 3c438218bd feat(debug): log file related information
relates to #2033
2022-04-05 13:39:00 +02:00
Jan De Dobbeleer 2604d02a37 chore: remove commented out code 2022-04-05 13:39:00 +02:00
Jan De Dobbeleer 835b80d9bf fix(spotify): check error presence before handling
relates to #2031
2022-04-05 13:16:17 +02:00
Jan De Dobbeleer f9efe17da3 fix(fish): re-render rprompt when no tooltip 2022-04-05 08:12:05 +02:00
Jan De Dobbeleer 923155e253 fix(windows): better logs for window title 2022-04-05 08:12:05 +02:00
Jan De Dobbeleer ce8bfece2d fix(env): log error on window title 2022-04-04 19:15:37 +02:00
Jan De Dobbeleer 4b8d3adb39 feat(project): php support
resolves #2028
2022-04-04 19:06:20 +02:00
Jan De Dobbeleer e4a60aa070 fix(fish): escape known sequences 2022-04-04 12:39:24 +02:00