Commit graph

364 commits

Author SHA1 Message Date
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
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
George Schizas a01f4faa1e fix(windows): consistent casing for drive and only drive letters
resolves #1173
2021-11-05 19:33:54 +01:00
Jan De Dobbeleer 8b20d8fd81 feat: plain text prompt
resolves #1142
2021-11-05 09:09:17 +01:00
Jan De Dobbeleer aa94042bd5 refactor: rename prompt writer 2021-11-05 09:09:17 +01:00
lnu 67ce40e7d7 feat(owm): add template support 2021-11-03 11:07:36 +02:00
Aaron Sherber 97774fe66b fix(pwsh): fix remove-variable statements 2021-11-02 08:13:22 +02:00
Jan De Dobbeleer d328c81932 fix(pwsh): rename general variables
resolves #1148
2021-11-01 23:57:25 +02:00
Jan De Dobbeleer 3a1cbb904c fix: clear parent colors after block rendering
relates to #1137
2021-10-30 11:48:31 +02:00
lnu 1b29ae136d fix: wrong background for powerline in some cases
activeBackground color is wrong when a diamong segment follows a
powerline segment.
2021-10-29 19:00:44 +02:00
Jan De Dobbeleer 3c3da5e9df chore(pwsh): warm user we're unable to set the console to UTF-8
relates to #1100
2021-10-28 11:42:37 +02:00
Jan De Dobbeleer dbee7edde7 fix(pwsh): set env vars in restricted mode
resolves #1100
2021-10-28 11:42:37 +02:00
lnu 9f80243b1e feat(php): extensions added + doc updated 2021-10-27 18:22:23 +02:00
lnu 42aac1fbf4 feat: php language segment 2021-10-27 12:57:15 +02:00
Jan De Dobbeleer 8702098032 fix(azfunc): ignore newline in version
resolves #1108
2021-10-26 20:56:19 +02:00
Jan De Dobbeleer d84b92ef13 feat(colors): current color override
relates to #1099
2021-10-25 19:28:08 +02:00
Jan De Dobbeleer 7e5b9fa725 feat(python): default to home enabled and environment
resolves #1104
2021-10-24 19:07:29 +02:00