Commit graph

3554 commits

Author SHA1 Message Date
Jan De Dobbeleer ddd2d154df refactor(terminal): rename ConsolePwd to Pwd 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer dbc0a370b2 refactor(terminal): make truecolor logic internal 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer 0c8b8021b8 refactor: migrate terminal to module 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer 8e2c8eb6b1 refactor(writer): restructure terminal writer 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer 74aaa9b9a2 refactor(ansi): rename to writer 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer 55c7cf2383 refactor: rename ansi to terminal 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer 083625ec85 refactor: add built-in install 2024-07-04 11:05:24 +02:00
dependabot[bot] 75710391ea chore: bump github/codeql-action from 3.25.10 to 3.25.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](23acc5c183...b611370bb5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 01:18:50 +00:00
Jan De Dobbeleer 3537f3fd49 fix(upgrade): enable for all platforms
resolves #5184
2024-06-29 20:04:48 +02:00
Jan De Dobbeleer dc002fc1e1 fix(cmd): use process ID for cache
resolves #5182
2024-06-28 20:55:17 +02:00
allcontributors[bot] a184317279 docs: update .all-contributorsrc [skip ci] 2024-06-28 20:55:17 +02:00
allcontributors[bot] d688cd274c docs: update website/docs/contributors.md [skip ci] 2024-06-28 20:55:17 +02:00
Jan De Dobbeleer 0449aa8a2d feat(config): only download when changed
resolves #5176
2024-06-28 10:04:25 +02:00
Jan De Dobbeleer 12a732d63a fix(font): validate list existance before updating
resolves #5178
2024-06-28 10:04:25 +02:00
allcontributors[bot] ea5750f44b docs: update .all-contributorsrc [skip ci] 2024-06-28 10:04:11 +02:00
allcontributors[bot] 6cade66994 docs: update website/docs/contributors.md [skip ci] 2024-06-28 10:04:11 +02:00
Thisaru Guruge 6b5b377465 fix: typos in the description 2024-06-28 10:03:49 +02:00
Jacob Bundgaard cf3f13244f docs: describe interaction between disable_notice and auto_upgrade 2024-06-28 10:03:35 +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