Marc Duiker
74a820d429
fix: remove redundant segment
2022-02-08 13:08:34 +01:00
Jan De Dobbeleer
5f3921c1d7
fix(actions): correct repo owner name
2022-02-07 19:01:38 +01:00
Jan De Dobbeleer
1e797acf77
feat(windows): support store app CLI tools
...
resolves #1703
2022-02-07 19:01:38 +01:00
lnu
632e495141
fix(battery): disable for WSL
...
charge_full_design and charge_full does not exists in WSL
2022-02-07 14:51:47 +01:00
lnu
b9916f559a
feat(path): json schema updated
...
Missing mixed_threshold property added
Typo in max_depth description
2022-02-07 07:03:26 +01:00
Jan De Dobbeleer
8ce47273df
feat(cache): only write when dirty
2022-02-06 14:10:41 +01:00
Jan De Dobbeleer
7a60418297
feat(sysinfo): add disks
...
resolves #1710
2022-02-06 14:10:41 +01:00
Silvestri
47e6658978
theme: add di4am0nd
2022-02-06 13:27:06 +01:00
pratyushgguptaa
a3e38b0838
theme: add peru
2022-02-06 13:17:47 +01:00
Jan De Dobbeleer
53fc3da320
chore: notify contributors of edit rights on PR
2022-02-06 12:23:28 +01:00
Jan De Dobbeleer
4c4b97fa8b
fix: provide terminal width from CLI
2022-02-06 11:04:36 +01:00
Jan De Dobbeleer
8f3bfd674b
fix(manjaro): read lsb-release
...
relates to #1696
2022-02-06 11:04:36 +01:00
lnu
5daff6b934
fix: hyperlink regex updated
...
Issue when detecting and replacing text
2022-02-06 09:49:36 +01:00
Jan De Dobbeleer
c34ea9c8f5
fix: exclude link on measure
...
resolves #1691
2022-02-05 21:41:33 +01:00
Jan De Dobbeleer
4fe1feb488
chore(winget): implement manifest 1.1.0
...
resolves #1693
2022-02-05 20:37:48 +01:00
Jan De Dobbeleer
d94a0db0a9
feat(os): support manjaro linux
...
resolves #1696
2022-02-05 20:37:48 +01:00
Jan De Dobbeleer
6fcf8c0ce3
docs: adjust markdown for consistency
2022-02-05 09:44:47 +01:00
Jan De Dobbeleer
06291e168b
fix(migrate): replace .Text with .Meaning
...
resolves #1697
2022-02-05 09:44:47 +01:00
Jan De Dobbeleer
35aead22fc
fix(tooltip): set segment to active
...
resolves #1701
2022-02-05 09:44:47 +01:00
Jan De Dobbeleer
216541a4f8
refactor(image): count runes in string
2022-02-04 19:42:26 +01:00
Jan De Dobbeleer
39e7a935eb
docs(git): add UpstreamGone reference
2022-02-04 19:42:26 +01:00
Jan De Dobbeleer
40c9127951
docs(python): correct default display mode
...
resolves #1690
2022-02-04 19:42:26 +01:00
Jan De Dobbeleer
aba4093aba
feat: filler between blocks
2022-02-04 19:42:26 +01:00
Jan De Dobbeleer
04e6579a8e
refactor: count length using written text
2022-02-04 19:42:26 +01:00
Chris Donnelly
06e08074fe
fix(git): detect when upstream no longer exists
...
Currently the git segment does not detect when an upstream is removed
(e.g., a PR is merged and the remote branch is deleted).
This change adds functionality to detect when upstream is removed;
if the status reports "branch.upstream" but no "branch.ab", it is gone.
The UI has also been changed to reflect this third state;
it now matches posh-git's behavior, which only shows the Gone icon
if an upstream branch is set but does not report ahead/behind counts.
2022-02-04 19:14:27 +01:00
Jan De Dobbeleer
7dab387a11
fix: migrate console title template
...
relates to #1678
2022-02-04 09:13:04 +01:00
allcontributors[bot]
b0072ae039
docs: update .all-contributorsrc [skip ci]
2022-02-04 09:02:28 +01:00
allcontributors[bot]
de26caedea
docs: update docs/docs/contributors.md [skip ci]
2022-02-04 09:02:28 +01:00
allcontributors[bot]
b19489a756
docs: update .all-contributorsrc [skip ci]
2022-02-04 09:02:08 +01:00
allcontributors[bot]
447ff7ba3d
docs: update docs/docs/contributors.md [skip ci]
2022-02-04 09:02:08 +01:00
allcontributors[bot]
b352600ac2
docs: update .all-contributorsrc [skip ci]
2022-02-04 09:01:11 +01:00
allcontributors[bot]
8b2aaa73d1
docs: update docs/docs/contributors.md [skip ci]
2022-02-04 09:01:11 +01:00
markbull
8f72c37e91
theme: update markbull
...
1. Add hyperlink in "path" segment
2. Fix display error in "exit" segment
2022-02-04 08:58:20 +01:00
Brian
4b40282140
fix: broken title paths
...
Before: https://z.zz.fo/U5NJm.png
After: https://z.zz.fo/cJLpY.png
2022-02-04 07:32:34 +01:00
Patrick Hyatt
ef19887746
docs: correct number of options documented. three to two
2022-02-03 23:52:00 +01:00
Jan De Dobbeleer
fddee51f70
fix: restore default config
2022-02-03 21:21:10 +01:00
lydia7635
89619bb2a2
theme: add velvet
2022-02-03 18:01:16 +01:00
Jan De Dobbeleer
e1a7f4e954
fix: populate temp cache before assignment
...
resolves #1673
2022-02-03 17:49:28 +01:00
Jan De Dobbeleer
156040735e
chore: add gitkraken badge to README
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
d346693286
chore: migrate algolia search
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
696bdda00a
feat: support laravel in php
...
resolves #1171
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
08f7a6a17e
feat: support vue.js in node
...
resolves #1171
2022-02-03 12:01:59 +01:00
dependabot[bot]
fffb0faeb1
chore: bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs
...
---
updated-dependencies:
- dependency-name: algoliasearch-helper
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
e545b32896
fix: add platform to OS on linux
...
resolves #1639
2022-02-03 12:01:59 +01:00
Laurent Nullens
6e91805aa7
feat(pwsh): don't overwrite dev build
2022-02-03 10:28:47 +00:00
Jan De Dobbeleer
b29ebcd058
chore: provide info for migrated config
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
86db860fe6
theme: migrate all
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
a9d32a86d4
chore: rename migrations -> migrate
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
0621d0d97a
chore: backup original config
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
6b6aec43d5
fix: migrate text correctly
2022-02-03 10:44:18 +01:00