Jan De Dobbeleer
1e597a7c51
chore(template): add test cases to cleanTemplate
2023-04-24 09:14:50 +02:00
Jan De Dobbeleer
077e538500
fix(sysinfo): remove CPU context
...
BREAKING CHANGE: this property isn't used in any of the themes and it's
incorrect as fetching CPU information requires a timer which we don't
want to use as it will make rendering the prompt slower
For users who migrate to this version, remove the .CPU property from
the sysinfo segment's template in case you have that set.
resolves #3730
2023-04-24 09:08:11 +02:00
dependabot[bot]
ac403236a4
chore(deps): bump github/codeql-action from 2.2.12 to 2.3.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.12 to 2.3.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](7df0ce3489...b2c19fb9a2
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 06:33:54 +02:00
L. Yeung
17da877767
fix(pwsh): do not render a transient prompt when text is selected
2023-04-23 07:44:46 +02:00
Jan De Dobbeleer
9239b26209
fix(xonsh): do not print hyperlink ANSI
2023-04-22 21:41:06 +02:00
Jan De Dobbeleer
a5274b7ee0
fix(xonsh): use string literal for config path
2023-04-22 21:41:06 +02:00
Jan De Dobbeleer
a1b95a0274
refactor: split engine logic
2023-04-22 21:41:06 +02:00
L. Yeung
6c181c1120
refactor(pwsh): move tooltip erasure logic to engine
2023-04-22 17:46:41 +02:00
Jan De Dobbeleer
287f183244
feat: allow segment to override global properties
2023-04-22 12:18:09 +02:00
Jan De Dobbeleer
b2e1b041e3
fix: do not quote config for elvish and xonsh
...
resolves #3740 #3739
2023-04-22 08:59:04 +02:00
L. Yeung
8d8d06d4c8
fix(pwsh): erase a previous tooltip before a new one is rendered
2023-04-22 08:07:49 +02:00
Jan De Dobbeleer
2417960c22
fix(xonsh): do not use cat to capture string output
...
resolves #3739
2023-04-21 22:15:58 +02:00
L. Yeung
14f012308e
fix(tooltip): check only the first word of command line
2023-04-21 20:49:03 +02:00
L. Yeung
7368c6541e
fix(pwsh): remove cached tip command when rendering a new prompt
2023-04-21 20:49:03 +02:00
L. Yeung
1474979804
fix(cmd): do not cache an empty tooltip
2023-04-21 20:49:03 +02:00
L. Yeung
770d1994bc
fix(fish): do not prevent entering space characters on empty buffer
2023-04-21 20:49:03 +02:00
allcontributors[bot]
4f84f4814f
docs: update .all-contributorsrc [skip ci]
2023-04-21 18:20:56 +02:00
allcontributors[bot]
d721a18413
docs: update website/docs/contributors.md [skip ci]
2023-04-21 18:20:56 +02:00
Iavael
2452475d8c
fix(font): improve font download timeouts
2023-04-21 18:20:11 +02:00
Jan De Dobbeleer
41e90d66c8
fix(battery): map to Full when at 100% on darwin
...
resolves #3729
2023-04-20 08:42:48 +02:00
Jan De Dobbeleer
d5b0886aea
fix(fish): get last element from history
...
resolves #3632
2023-04-20 07:18:07 +02:00
Jan De Dobbeleer
facc24d290
feat(path): add colored full path
2023-04-20 07:07:07 +02:00
allcontributors[bot]
4e9e753e13
docs: update .all-contributorsrc [skip ci]
2023-04-16 17:17:26 +02:00
allcontributors[bot]
5b6243dfe0
docs: update website/docs/contributors.md [skip ci]
2023-04-16 17:17:26 +02:00
Mavaddat Javid
4aa14e218a
chore(pwsh): install.ps1 compatibility features
2023-04-16 17:15:32 +02:00
Jan De Dobbeleer
cdc560c7bd
feat(transient): add Filler
2023-04-15 18:01:25 +02:00
allcontributors[bot]
d1265c5ff3
docs: update .all-contributorsrc [skip ci]
2023-04-14 20:33:51 +02:00
allcontributors[bot]
02c0c6f2b1
docs: update website/docs/contributors.md [skip ci]
2023-04-14 20:33:51 +02:00
kema-dev
94fa70675a
fix(tooltips): improve behaviour when using zsh-autosuggestions
2023-04-14 20:33:17 +02:00
Jan De Dobbeleer
794bd5ea09
fix(unity): handle index correctly
...
resolves #3711
2023-04-14 16:20:26 +02:00
dependabot[bot]
cc2ea390ee
chore(deps): bump actions/checkout from 3.5.1 to 3.5.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](83b7061638...8e5e7e5ab8
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 06:47:58 +02:00
dependabot[bot]
e18ec77fb0
chore(deps): bump github/codeql-action from 2.2.11 to 2.2.12
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d186a2a36c...7df0ce3489
)
---
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-04-14 06:41:06 +02:00
dependabot[bot]
c910e5e49e
chore(deps): bump actions/checkout from 3.5.0 to 3.5.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8f4b7f8486...83b7061638
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 07:25:00 +02:00
dependabot[bot]
9dc53d0a15
chore(deps): bump wagoid/commitlint-github-action from 5.4.0 to 5.4.1
...
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action ) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases )
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md )
- [Commits](6b9a739128...456526eec7
)
---
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-04-12 07:38:16 +02:00
dependabot[bot]
4940908fb2
chore(deps): bump wagoid/commitlint-github-action from 5.3.1 to 5.4.0
...
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases )
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md )
- [Commits](09faa1aae8...6b9a739128
)
---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 07:34:53 +02:00
dependabot[bot]
4801bd5e0e
chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c3667d9942...9e9de2292d
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 06:44:53 +02:00
Jan De Dobbeleer
3baf41e051
fix(ansi): only clear background on inline overrides
...
resolves #3699
2023-04-09 19:14:17 +02:00
Jan De Dobbeleer
2d0ee8c8ab
feat(sapling): identify new repo without commits
2023-04-08 11:07:36 +02:00
Jan De Dobbeleer
a58aebcd5c
chore: award holopin wizard to new contributors
2023-04-08 10:55:22 +02:00
Jan De Dobbeleer
386072318f
chore: filter known contributions
2023-04-07 20:53:46 +02:00
Goooler
c58fc29066
docs: add license badge
2023-04-07 20:47:05 +02:00
allcontributors[bot]
97c6717b2f
docs: update .all-contributorsrc [skip ci]
2023-04-07 20:28:52 +02:00
allcontributors[bot]
5cee8fa244
docs: update website/docs/contributors.md [skip ci]
2023-04-07 20:28:52 +02:00
Benny Siegert
7c1b8cc51b
feat: add support for NetBSD
2023-04-07 20:28:21 +02:00
allcontributors[bot]
5d2ac3a7f8
docs: update .all-contributorsrc [skip ci]
2023-04-07 10:01:20 +02:00
allcontributors[bot]
8f37a88933
docs: update website/docs/contributors.md [skip ci]
2023-04-07 10:01:20 +02:00
Jason Zhang
ddec1197df
feat(argocd): add context segment
2023-04-07 10:00:49 +02:00
dependabot[bot]
4f56a96dca
chore(deps): bump github/codeql-action from 2.2.10 to 2.2.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8c8d71dde4...d186a2a36c
)
---
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-04-07 07:34:08 +02:00
dependabot[bot]
6f496ecf11
chore(deps): bump actions/github-script from 6.4.0 to 6.4.1
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](98814c53be...d7906e4ad0
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 07:27:04 +02:00
dependabot[bot]
c66283cb64
chore(deps): bump github/codeql-action from 2.2.9 to 2.2.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](04df1262e6...8c8d71dde4
)
---
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-04-06 07:07:06 +02:00