Commit graph

2499 commits

Author SHA1 Message Date
Jan De Dobbeleer 23148ea823 fix(windows): use GlobalMemoryStatusEx for memory
resolves #3272
resolves #3514
2023-02-19 16:35:13 +01:00
Janrey Licas 9d6f2d938b
docs(wakatime): fix table and add subsection for API key 2023-02-19 16:29:30 +01:00
Jan De Dobbeleer 90b8178b91 feat(shell): support xonsh 2023-02-18 16:52:13 +01:00
Jan De Dobbeleer f84e7b209f feat(shell): support elvish 2023-02-18 14:00:10 +01:00
allcontributors[bot] 3513597a6f docs: update .all-contributorsrc [skip ci] 2023-02-18 10:52:07 +01:00
allcontributors[bot] 02c4ec73e0 docs: update website/docs/contributors.md [skip ci] 2023-02-18 10:52:07 +01:00
Christopher Henderson a84a62d0af theme(clean-detailed): adjust sysinfo block for correctness 2023-02-18 10:51:33 +01:00
dependabot[bot] 65624d9f35 chore(deps): bump golang.org/x/image from 0.3.0 to 0.5.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 15:50:45 +01:00
Jan De Dobbeleer 3979bff7f9 feat: toggle on segment alias 2023-02-17 12:57:29 +01:00
Jan De Dobbeleer bb15f078bb feat: support tcsh
resolves #3500
2023-02-17 10:17:52 +01:00
jan De Dobbeleer dd32018836 feat: add sapling segment 2023-02-16 15:24:19 +01:00
dependabot[bot] 275723d913 chore(deps): bump wagoid/commitlint-github-action from 5.3.0 to 5.3.1
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases)
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](481aff4de4...09faa1aae8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:31:49 +01:00
allcontributors[bot] 349a9974b8 docs: update .all-contributorsrc [skip ci] 2023-02-15 16:23:50 +01:00
allcontributors[bot] bd3a6fb5f7 docs: update website/docs/contributors.md [skip ci] 2023-02-15 16:23:50 +01:00
Caitlyn Williams deaf1701b5 docs: add Homebrew information for Nerd Fonts 2023-02-15 16:23:12 +01:00
Jan De Dobbeleer 8362bad8bc fix(yaml): update dependency
resolves #3491
2023-02-14 16:19:55 +01:00
Jan De Dobbeleer 22b0704d4a chore(platform): more logging 2023-02-14 16:19:55 +01:00
dependabot[bot] df783cec5f chore(deps): bump github/codeql-action from 2.2.3 to 2.2.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8775e86802...17573ee1cc)

---
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>
2023-02-13 06:31:42 +01:00
Jan De Dobbeleer d3b79af6fd fix(go): adjust go-yaml version 2023-02-11 00:17:04 +01:00
allcontributors[bot] fd7c28b1d1 docs: update .all-contributorsrc [skip ci] 2023-02-10 09:52:28 +01:00
allcontributors[bot] 7d39650f03 docs: update website/docs/contributors.md [skip ci] 2023-02-10 09:52:28 +01:00
Pablo Díaz-López 4401a4502d
docs: fix if expression to identify terminal 2023-02-10 09:51:53 +01:00
Jan De Dobbeleer 0dde300af8 fix(yaml): replace yaml parser 2023-02-10 09:47:44 +01:00
allcontributors[bot] a06f2e7ee1 docs: update .all-contributorsrc [skip ci] 2023-02-09 09:14:48 +01:00
allcontributors[bot] 26084e2c84 docs: update website/docs/contributors.md [skip ci] 2023-02-09 09:14:48 +01:00
Janrey Licas b8275dc7e5 fix(chips): time execution segment coloring and battery states 2023-02-09 09:14:13 +01:00
Jan De Dobbeleer 19ced2699d fix(git): parse SSH URL's more reliably
resolves #3472
2023-02-09 07:44:43 +01:00
dependabot[bot] b2ab703ea2 chore(deps): bump github/codeql-action from 2.2.2 to 2.2.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](39d8d7e78f...8775e86802)

---
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>
2023-02-09 06:07:36 +01:00
jan De Dobbeleer 195c1a934d fix(pwsh): clear ANSI after print
resolves #65
2023-02-08 20:50:51 +01:00
jan De Dobbeleer ae0c643d82 chore: remove config reference 2023-02-08 20:44:24 +01:00
jan De Dobbeleer 76c7ea536b fix(config): migrate glyphs correctly for all formats 2023-02-08 13:44:41 +01:00
jan De Dobbeleer 42b75241c7 fix(ansi): do not clear after prompt
resolves #3464
2023-02-07 20:28:54 +01:00
dependabot[bot] 28e11bdabd chore(deps): bump github/codeql-action from 2.2.1 to 2.2.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](3ebbd71c74...39d8d7e78f)

---
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>
2023-02-07 07:13:28 +01:00
Jan De Dobbeleer 565f53b117 fix(fish): do not use the iTerm segment 2023-02-05 21:51:16 +01:00
Jan De Dobbeleer c76e9fd166 feat: ignore leading space on clear 2023-02-05 10:18:04 +01:00
Jan De Dobbeleer 3b7604377d feat(go): update dependencies 2023-02-05 10:18:04 +01:00
Jan De Dobbeleer 66f7c1baf9 docs: update dependencies 2023-02-05 10:18:04 +01:00
allcontributors[bot] b8b1bc9946 docs: update .all-contributorsrc [skip ci] 2023-02-04 20:37:02 +01:00
allcontributors[bot] 05df7a8fce docs: update website/docs/contributors.md [skip ci] 2023-02-04 20:37:02 +01:00
Sven Aelterman ca21d6d50f
docs: change account to subscription 2023-02-04 20:36:30 +01:00
Jan De Dobbeleer 38c6f52ab4 docs(bash): clarify full path for git bash 2023-02-04 11:37:28 +01:00
Jan De Dobbeleer 441d1ff0af fix(cursor): only get when needed
resolves #3446
2023-02-04 11:37:28 +01:00
Jan De Dobbeleer 3673267deb docs(faq): add info for zero width character 2023-02-03 09:27:05 +01:00
Jan De Dobbeleer 7dce0fe3e7 fix(config): log errors
relates to #3441
2023-02-03 08:28:49 +01:00
Jan De Dobbeleer 7aa2ad14fc docs: update instrumentation key 2023-02-02 19:47:14 +01:00
Jan De Dobbeleer 221b2d7d51 feat(shell): restore line logic for zsh and bash 2023-02-02 19:47:14 +01:00
Jan De Dobbeleer bc21ba3aef fix(shell): do not fetch cursor position using ANSI
resolves #3434
2023-02-01 10:42:04 +01:00
Jan De Dobbeleer db557e4b31 fix(warp): do not get cursor position
resolves #3431
2023-01-31 18:48:17 +01:00
L. Yeung 2d3886159f fix(cli): remove outdated help text 2023-01-31 06:45:03 +01:00
L. Yeung ceb869671e refactor(shell): use local variables in init scripts for Bash/Zsh 2023-01-31 06:45:03 +01:00