Jan De Dobbeleer
5b0cba36f0
chore(bluesky): update release text body
2023-05-01 10:07:21 +02:00
Jan De Dobbeleer
52e402d439
docs: update social links
2023-04-29 21:51:27 +02:00
Jan De Dobbeleer
7980b01621
docs(faq): clarify spaces in Windows Terminal
2023-04-29 11:58:21 +02:00
Jan De Dobbeleer
a7a53e2998
chore(social): run jobs in parallel
2023-04-28 21:10:59 +02:00
Jan De Dobbeleer
ebf7e382de
docs: redirect old social handle
2023-04-28 14:17:53 +02:00
Jan De Dobbeleer
8352e48e78
docs(mastodon): migrate to hachyderm.io
2023-04-28 11:43:51 +02:00
Jan De Dobbeleer
1b781bb0c1
docs: add webfinger API
2023-04-28 11:13:52 +02:00
Jan De Dobbeleer
0b6cbdb542
chore: adjust import with wrapper
2023-04-28 09:18:39 +02:00
dependabot[bot]
819801be2c
chore(deps): bump github/codeql-action from 2.3.1 to 2.3.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8662eabe0e...f3feb00acb
)
---
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-28 06:38:46 +02:00
Jan De Dobbeleer
f0c88efb40
fix(path): validate index before assignment
...
resolves #3768
2023-04-27 20:07:04 +02:00
allcontributors[bot]
ca49814058
docs: update .all-contributorsrc [skip ci]
2023-04-27 16:52:15 +02:00
allcontributors[bot]
194048989a
docs: update website/docs/contributors.md [skip ci]
2023-04-27 16:52:15 +02:00
Kushal-Chandar
156c99cff5
feat(themes): added go, python and rust to kushal theme
2023-04-27 16:51:36 +02:00
dependabot[bot]
ded4b0bd03
chore(deps): bump github/codeql-action from 2.3.0 to 2.3.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b2c19fb9a2...8662eabe0e
)
---
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-27 07:37:44 +02:00
Jan De Dobbeleer
5b51706b7a
chore(social): add card instead of link
2023-04-26 16:38:39 +02:00
Jan De Dobbeleer
b30965aca7
chore(social): post to bluesky using GitHub script
2023-04-26 08:37:32 +02:00
dependabot[bot]
be44a3d974
chore(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](9e9de2292d...204a51a57a
)
---
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-26 06:54:33 +02:00
Jan De Dobbeleer
66ca5ccf1f
feat(path): allow coloring the folder_separator_icon on cycle
2023-04-25 20:42:12 +02:00
Jan De Dobbeleer
5ca932ae11
chore: publish releases to bluesky
2023-04-25 18:13:58 +02:00
dependabot[bot]
eac88036d1
chore(deps): bump yaml from 2.2.1 to 2.2.2 in /website
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 18:00:09 +02:00
Jan De Dobbeleer
3562e54a16
feat(go): update dependencies
2023-04-24 10:37:54 +02:00
Jan De Dobbeleer
e9104028d8
feat(go): update to 1.20.3
2023-04-24 09:25:06 +02:00
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