Jan De Dobbeleer
|
30ea89a45b
|
refactor: inherit struct
|
2021-11-24 14:28:32 +01:00 |
|
Jan De Dobbeleer
|
17751107a8
|
feat(windows): registry query segment
|
2021-11-24 14:24:02 +01:00 |
|
Mike Sigsworth
|
4a68c444c6
|
feat(wifi): added wifi segment for windows and wsl
|
2021-11-24 11:31:43 +01:00 |
|
Scott Hanselman
|
fd81f4a00c
|
feat: nightscout segment
|
2021-11-24 11:05:06 +01:00 |
|
Jan De Dobbeleer
|
c5fb63885f
|
refactor(cache): add correct unit indication
|
2021-11-23 11:17:37 +01:00 |
|
Jan De Dobbeleer
|
ea35416363
|
fix(palette): create AnsiColors on plain block init
|
2021-11-22 22:08:21 +01:00 |
|
Yehor Borkov
|
9ecd7c09a4
|
feat(palette): a map of named color values
introducing a map of named standard color
values that can be referenced in theme segments
|
2021-11-22 15:25:56 +01:00 |
|
Laurent Nullens
|
a71d1f7454
|
feat(terraform): use template
|
2021-11-20 10:14:26 +00:00 |
|
lnu
|
25be370618
|
feat(sysinfo): sysinfo segment
cpu, mem, load, ...
|
2021-11-19 13:44:00 +01:00 |
|
Jan De Dobbeleer
|
2c1d5cf6e4
|
fix(cmd): allow all types of path separators
|
2021-11-19 08:52:38 +01:00 |
|
Jan De Dobbeleer
|
79c5ad845f
|
feat(cmd): transient prompt
|
2021-11-19 00:08:17 +01:00 |
|
Jan De Dobbeleer
|
5ddb0d8896
|
feat(cmd): add tooltip functionality
|
2021-11-19 00:08:17 +01:00 |
|
Ted Ballou
|
bcdfb8180b
|
feat(git): add symbol to the branch name when truncating
|
2021-11-18 19:58:57 +01:00 |
|
Jan De Dobbeleer
|
14bd8b0f29
|
chore: show total duration in debug
|
2021-11-17 08:29:17 +01:00 |
|
Jan De Dobbeleer
|
4f39b68d96
|
refactor: remove trace struct
|
2021-11-17 07:19:43 +01:00 |
|
Jan De Dobbeleer
|
e0513e95b0
|
refactor: provide log output directly on debug
|
2021-11-17 07:19:43 +01:00 |
|
Jan De Dobbeleer
|
8837c127ed
|
chore: ask debug log for bug report
|
2021-11-17 07:19:43 +01:00 |
|
Jan De Dobbeleer
|
b1b7576a90
|
chore: show version and log on debug
|
2021-11-17 07:19:43 +01:00 |
|
Jan De Dobbeleer
|
10d8f5a013
|
fix: use reference colors in transient prompt
|
2021-11-16 00:31:06 +01:00 |
|
Jan De Dobbeleer
|
290b1a3d8c
|
fix(envvar): use template for string value
|
2021-11-15 13:28:53 +01:00 |
|
Jan De Dobbeleer
|
6eb9a2e492
|
fix(image): remove braille blank before export
|
2021-11-15 13:12:18 +01: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
|
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 |
|
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 |
|
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
|
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
|
bf16671587
|
refactor(git): add upstream icons
|
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
|
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 |
|
Laurent Nullens
|
93afdca084
|
feat(dotnet): template + semver regex
|
2021-11-07 18:55:22 +00:00 |
|