Jan De Dobbeleer
|
544a05d458
|
feat(path): add agnoster right
|
2024-06-27 12:46:43 +02:00 |
|
Jan De Dobbeleer
|
cbf8a31e72
|
docs: context for SHLVL in pwsh
resolves #5069
|
2024-06-27 12:46:43 +02:00 |
|
dependabot[bot]
|
170e5ac9e5
|
chore: bump golang.org/x/image from 0.17.0 to 0.18.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 00:50:02 +00:00 |
|
dependabot[bot]
|
9d29d6a6d0
|
chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.5 to 0.26.6.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 00:34:33 +00:00 |
|
Jan De Dobbeleer
|
fa879a0ec2
|
fix(windows): create unique installer
|
2024-06-24 21:04:50 +02:00 |
|
Jan De Dobbeleer
|
197eaaa334
|
fix(pwsh): use correct dbg prompt logic
resolves #5153
|
2024-06-24 08:50:21 +02:00 |
|
dependabot[bot]
|
2a9104f22b
|
chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.4 to 0.26.5.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 01:03:19 +00:00 |
|
allcontributors[bot]
|
4be355b9f3
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-23 10:34:59 +02:00 |
|
allcontributors[bot]
|
8b810ba0b0
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-23 10:34:59 +02:00 |
|
Aleksandr Kondrashov
|
3cbd4d529f
|
docs(fonts): deprecate homebrew/cask-fonts
|
2024-06-23 10:34:30 +02:00 |
|
Jan De Dobbeleer
|
ba316190d7
|
docs(banner): nudge for sponsorships
|
2024-06-21 16:15:12 +02:00 |
|
Jan De Dobbeleer
|
0d94f1ceb7
|
docs(templates): explicitly mention OSC8
relates to #5138
|
2024-06-21 16:15:12 +02:00 |
|
allcontributors[bot]
|
85233aab0b
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-21 13:58:15 +02:00 |
|
allcontributors[bot]
|
efc496d236
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-21 13:58:15 +02:00 |
|
Charlie Arehart
|
34e99ce88a
|
docs: fix contributing typo's
|
2024-06-21 13:57:44 +02:00 |
|
Charlie Arehart
|
384204f0f2
|
docs(fonts): remove Meslo specification
|
2024-06-21 13:55:41 +02:00 |
|
Jan De Dobbeleer
|
6ee743793a
|
feat(block): allow leading and trailing diamond
relates to #5121
|
2024-06-21 13:52:57 +02:00 |
|
Charlie Arehart
|
866ace7d46
|
docs(contributing): update broken link
|
2024-06-21 13:50:57 +02:00 |
|
L. Yeung
|
7f418d7c2d
|
fix(shell): prioritize $? for consistent status in Bash/Zsh
|
2024-06-20 12:54:03 +02:00 |
|
Jan De Dobbeleer
|
9f2c6d1df5
|
fix(path): force linux style path for .Location
resolves #5125
|
2024-06-20 12:27:25 +02:00 |
|
Jan De Dobbeleer
|
b809944f5c
|
fix(upgrade): disable upgrade feedback when notice is disabled
resolves #5124
|
2024-06-20 12:27:25 +02:00 |
|
Jan De Dobbeleer
|
b6f5999e21
|
feat(path): allow displaying the cygwin style path
resolves #5074
|
2024-06-20 12:27:25 +02:00 |
|
allcontributors[bot]
|
88246f9bc4
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-20 09:32:56 +02:00 |
|
allcontributors[bot]
|
6f47b2352f
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-20 09:32:56 +02:00 |
|
David Sass
|
73535072f0
|
docs(az): add example properties
|
2024-06-20 09:32:26 +02:00 |
|
dependabot[bot]
|
f711910453
|
chore: bump softprops/action-gh-release from 2.0.5 to 2.0.6
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](69320dbe05...a74c6b72af )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-20 01:06:16 +00:00 |
|
dependabot[bot]
|
e4fe0dbf72
|
chore: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 in /src
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/compare/v2.20.1...v2.21.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-20 00:18:22 +00:00 |
|
Michael Schwobe
|
9b62e69348
|
feat(node): add Yarn segment and fix PNPM docs
|
2024-06-19 17:34:51 +02:00 |
|
L. Yeung
|
e25d271d32
|
docs: add missing auto_upgrade setting
|
2024-06-19 06:51:52 +02:00 |
|
Jan De Dobbeleer
|
d967464c8d
|
docs: add hidden documentation
|
2024-06-18 13:02:00 +02:00 |
|
Jan De Dobbeleer
|
6c29f43ae5
|
fix(yaml): update parser to always escape tilde
|
2024-06-18 12:50:11 +02:00 |
|
allcontributors[bot]
|
2222819cb4
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-18 08:47:20 +02:00 |
|
allcontributors[bot]
|
6175d77567
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-18 08:47:20 +02:00 |
|
Nibodhika
|
8eb8d88a20
|
feat(nushell): enable set_poshcontext
resolves #5095
|
2024-06-18 08:46:48 +02:00 |
|
Jan De Dobbeleer
|
0e45aa5997
|
fix(tcsh): print literal newline char with leading space
it be like that sometimes, I also have no clue why this is necessary
resolves #5105
|
2024-06-17 19:46:22 +02:00 |
|
Jan De Dobbeleer
|
f817acf963
|
refactor(bash): use default value for COLUMNS
relates to #5102
|
2024-06-17 15:59:29 +02:00 |
|
Jan De Dobbeleer
|
33ac83551e
|
feat(path): enable templates for max_width
resolves #5097
|
2024-06-17 15:59:29 +02:00 |
|
allcontributors[bot]
|
d5f0d94918
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-17 08:42:03 +02:00 |
|
allcontributors[bot]
|
2fb42992b7
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-17 08:42:03 +02:00 |
|
Michael Schwobe
|
6554dbf9d4
|
feat(node): add PNPM segment and update Node context
|
2024-06-17 08:41:33 +02:00 |
|
Jan De Dobbeleer
|
dc2915c72c
|
fix(bash): only use COLUMNS when it's present
relates to #5090
|
2024-06-17 07:58:58 +02:00 |
|
dependabot[bot]
|
c3d91f460a
|
chore: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 01:05:49 +00:00 |
|
Jan De Dobbeleer
|
48a2dff7c2
|
fix(ansi): escape prompt sequences correctly
resolves #5090
|
2024-06-16 14:19:32 +02:00 |
|
Jan De Dobbeleer
|
4ed8104d2d
|
fix(bash): get terminal width from COLUMNS
resolves #5090
|
2024-06-15 17:41:59 +02:00 |
|
allcontributors[bot]
|
1cb6a3c855
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-15 08:36:49 +02:00 |
|
allcontributors[bot]
|
1ff9a48c4a
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-15 08:36:49 +02:00 |
|
Nathaniel D. Hoffman
|
1098aa92f8
|
feat(os): add default symbol for EndeavourOS
|
2024-06-15 06:36:20 +00:00 |
|
Jan De Dobbeleer
|
2686a802a3
|
fix(upgrade): align notice with platform
|
2024-06-14 19:01:34 +02:00 |
|
Jan De Dobbeleer
|
129c41ba34
|
feat(upgrade): auto upgrade
|
2024-06-14 17:58:48 +02:00 |
|
Jan De Dobbeleer
|
527eef0526
|
feat(upgrade): use built-in upgrade by default
|
2024-06-14 17:58:48 +02:00 |
|