Commit graph

1245 commits

Author SHA1 Message Date
allcontributors[bot] 48d4eab026 docs: update docs/docs/contributors.md [skip ci] 2021-11-15 12:59:06 +01:00
allcontributors[bot] 25406aa2e1 docs: update .all-contributorsrc [skip ci] 2021-11-15 12:58:22 +01:00
allcontributors[bot] b8d65dfc6a docs: update docs/docs/contributors.md [skip ci] 2021-11-15 12:58:22 +01:00
Stefan 789d2c2269
fix: remove unsupported icons from minimal themes 2021-11-15 11:26:22 +00:00
Jan De Dobbeleer f850f3b805 feat(exit): add template properties 2021-11-15 11:39:34 +01:00
Jan De Dobbeleer f5aeed466e feat(executiontime): add template properties 2021-11-15 11:39:34 +01:00
Jan De Dobbeleer 2040771190 feat(env): add template properties 2021-11-15 11:39:34 +01:00
Mansur c1bc4404e0
fix: node segment enable_version_mismatch 2021-11-15 10:35:45 +00:00
Jan De Dobbeleer 2a44dca898
fix(cmd): only call supported lua functions 2021-11-13 21:24:52 +01:00
Jan De Dobbeleer e0c31470b7
docs(cmd): clean init command layout 2021-11-13 20:08:10 +01:00
Jan De Dobbeleer b3371136c7 feat(cmd): support Windows CMD 2021-11-13 19:41:42 +01:00
Jan De Dobbeleer 1d192d63d8 feat: render rprompt separately 2021-11-13 19:41:42 +01:00
Jan De Dobbeleer 19544bff9b docs: informative layout 2021-11-12 19:16:40 +01:00
Laurent Nullens 2733865edf
fix(git): read real worktree folder from gitdir 2021-11-12 07:59:03 +00:00
Jan De Dobbeleer 18a3b82dd1 fix: add stack trace when errors happen in segments
relates to #1182
2021-11-12 08:42:28 +01:00
sectorogo 9dbe35e1ff
theme: update nu4a
- Added dynamic title bar
- Added folder hyperlink
- Added folder icons
- Changed admin indicator
2021-11-11 21:00:21 +01:00
Jan De Dobbeleer ae9fb25db6 revert: fetch info from the working directory
This reverts commit cb17bb914a.
2021-11-11 08:48:45 +01:00
Jan De Dobbeleer 1866adfb88 fix: feed PWD to cli for init
relates to #1207
2021-11-10 20:45:27 +01:00
Jan De Dobbeleer d3ab141cd5 fix: set active colors in debug 2021-11-10 20:15:28 +01:00
Jan De Dobbeleer 2d3b6e4e23 fix(java): support Zulu builds
resolves #1202
2021-11-10 20:15:28 +01:00
Jan De Dobbeleer 274f800ae2 chore: better logging for command output 2021-11-10 20:15:28 +01:00
Jan De Dobbeleer 808bbcaca7 docs(color): update current color override information 2021-11-10 13:09:44 +01:00
allcontributors[bot] d0a461a687 docs: update .all-contributorsrc [skip ci] 2021-11-09 21:24:36 +01:00
allcontributors[bot] f0898058ff docs: update docs/docs/contributors.md [skip ci] 2021-11-09 21:24:36 +01:00
denelon 4359450542
feat(winget): add oh-my-posh tag
The Windows Package Manager has identified users searching for "oh-my-posh". This adds the tag.
2021-11-09 21:23:04 +01:00
Jan De Dobbeleer 35e0a6d42c fix(az): allow color templates 2021-11-09 19:57:05 +01:00
Jan De Dobbeleer 2d25c59c00 fix(git): remove Repo struct 2021-11-09 17:16:37 +01:00
Jan De Dobbeleer cb17bb914a fix: fetch info from the working directory 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 7a5bccf101 fix(git): correct color templates functions 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 17a53f63bd fix(schema): correct property names 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer bf16671587 refactor(git): add upstream icons 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 793ac2cd97 fix(angular): json schema in line with implementation 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 114cda474a fix(git): fetch detailed information when enabled 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer d1ff9a96ce refactor: deprecate display_branch_status 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 0fbc8910bd chore: adjust powerline symbol to glyph 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer d29a6befd9 refactor: adjust themes to new git segment properties 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer ef3b620513 docs(git): correct property definitions 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 1402dcbcfe refactor(git): rename properties to fetch 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 42f18697fd refactor(git): move deprecated functions 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 3f8400e8f1 refactor(git): add branch status to template 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 4dbed1176c refactor(git): add upstream icon to repo 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer f8fa3ae8af refactor(git): allow status in template 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 64b63be4d2 refactor(git): add template capabilities 2021-11-09 13:26:59 +01:00
Rushabh Javeri 0620fdc474 docs(upgrading): broken themes link fixed 2021-11-09 13:02:22 +01:00
Laurent Nullens 93afdca084
feat(dotnet): template + semver regex 2021-11-07 18:55:22 +00:00
Zh_Jk d04dff5538 fix(theme): pure 2021-11-07 12:45:24 +01:00
Jan De Dobbeleer 9323f89704 feat(color): allow override from parent
BREAKING CHANGE: this removes the inherit keyword used in color
overrides. Migration from inherit to parentBackground or
parentForeground is needed to stay compatible.
2021-11-06 13:29:31 +01:00
allcontributors[bot] fa7c1740a6 docs: update .all-contributorsrc [skip ci] 2021-11-05 19:35:15 +01:00
allcontributors[bot] 05bb111301 docs: update docs/docs/contributors.md [skip ci] 2021-11-05 19:35:15 +01:00
George Schizas a01f4faa1e fix(windows): consistent casing for drive and only drive letters
resolves #1173
2021-11-05 19:33:54 +01:00