Commit graph

218 commits

Author SHA1 Message Date
Jan De Dobbeleer e68be7aa44 feat: use *.omp.json as theme format 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 130100da29 feat: theme json schema
resolves #158
2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 5d0056ac7c chore: update terraform docs 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 1f064e8230 chore: spotify docs typo 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 33e3307fc6 fix: use Property for mapped locations 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer b6669a4506 chore: fix git segment doc typo's 2020-11-28 19:29:44 +01:00
Shaun Sutterfield bfb21739d4 feat: 'exit' segment: option to always use numeric codes 2020-11-27 15:42:14 +01:00
Jan De Dobbeleer 6f1a7b9d39 fix: do not clear lines on cursor change
resolves #195
2020-11-26 19:45:16 +01:00
Jan De Dobbeleer f05d8a2cc2 refactor: remove comment 2020-11-26 19:45:16 +01:00
Wolfspirit 991ce4b4ce fix: empty error code handling in docs and module 2020-11-26 15:20:35 +01:00
Vixb 757c835283 chore: update the theme storage path on windows 2020-11-26 08:43:00 +01:00
Jan De Dobbeleer bd972809d6 fix: external variable comment 2020-11-22 18:04:51 +01:00
Jan De Dobbeleer fd84a469ef refactor: named regex captures 2020-11-22 18:04:51 +01:00
Spencer Hedrick 56778276b2 feat: add inline background color syntax 2020-11-21 20:57:43 +01:00
lnu c0fd060c89 fix: sort mapped locations to solve the folder/subfolder issue 2020-11-21 14:22:49 +01:00
Jan De Dobbeleer 2a54724a75 fix: include scoop zip hash
relates to #150
2020-11-20 15:48:36 +01:00
Jan De Dobbeleer c1eaa28c99 chore: update scoop docs 2020-11-20 13:13:11 +01:00
Jan De Dobbeleer a73641d2d7 fix: pass version correctly
resolves #176
2020-11-20 13:03:53 +01:00
Jan De Dobbeleer 4bcd98cda7 feat: update scoop experience
resolves #150
2020-11-20 13:03:53 +01:00
lnu 77cd537501 feat: customizable short path 2020-11-20 10:25:35 +01:00
MJECloud 45b50fba3b feat: switch version 2020-11-20 09:58:33 +01:00
Jan De Dobbeleer 4fa9f01653 chore: add info about font installation
relates to #145
2020-11-19 19:47:10 +01:00
Jan De Dobbeleer 98a4aac26c chore: up the linter timeout to 5m 2020-11-19 19:47:10 +01:00
Jan De Dobbeleer 408b94fcd4 feat: faster command time 2020-11-19 19:47:10 +01:00
Laurent Nullens 0250e8d5d1 fix: spotify doc
Issue with the properties code.
2020-11-19 19:03:56 +01:00
lnu bea3258758 feat: new ShowDebug parameter
calculate each segment timing
new parameter to show/hide segment debug information
set-poshprompt updated with the new showDebug parameter

Force disabled segment to be visible for debug purpose
2020-11-19 19:03:56 +01:00
lnu 1f3c253e45 feat: get native and powershell error code
Check native and powershell errors before sending it to oh-my-posh
2020-11-18 10:51:11 +01:00
Jan De Dobbeleer 64f64d20c0 feat: align short path
resolves #164
2020-11-17 19:37:09 +01:00
Jan De Dobbeleer 1a5f4819e1 feat: use language config files
resolves #165
2020-11-17 19:37:09 +01:00
Jan De Dobbeleer 8ed1c90c28 fix: allow 16 colors in override
resolves #161
2020-11-15 14:35:59 +01:00
Jan De Dobbeleer 9875de38d9 feat: julia segment
resolves #157
2020-11-15 07:43:23 +01:00
lnu ff0fe9ca04 feat: explanations for api call in spotify windows 2020-11-14 17:14:40 +01:00
lnu b3618041cb fix: returns "" when spotify is not running + EnumWindows fix
returns "" when spotify is not running
error check removed for EnumWindows
In the end, the error is not very useful. Either we get a title or we get an empty string.
2020-11-14 08:09:20 +01:00
Jan De Dobbeleer 7cb752abcb feat: console title style
resolves #149
2020-11-13 16:10:57 +01:00
Jan De Dobbeleer 395a250ca5 fix: improve cascadia code compatibility
relates to #145
2020-11-13 08:09:00 +01:00
Jan De Dobbeleer 8fb190e074 refactor: linting checks for all platforms 2020-11-12 14:04:52 +01:00
Jan De Dobbeleer 3c812f916e refactor: remove unused property 2020-11-11 19:05:59 +01:00
Jan De Dobbeleer 55f01f74a6 refactor: adhere to gofmt 2020-11-11 19:05:59 +01:00
Jan De Dobbeleer 27ed8daeb0 feat: show config errors in default prompt
relates to #20
2020-11-11 19:05:59 +01:00
Jan De Dobbeleer 6d3e05e4e0 refactor: show 100% on battery error
relates to #20
2020-11-11 19:05:59 +01:00
Jan De Dobbeleer b152e9df29 feat: introduce agnoster_full path style
resolves #142
2020-11-11 13:58:24 +01:00
Jan De Dobbeleer b0c7e66ae1 fix: cap batt percentage at 100
resolves #141
2020-11-11 13:58:24 +01:00
Jan De Dobbeleer 284f2cbccf fix: show branch name when upstream gone
resolves #138
2020-11-10 21:48:55 +01:00
lnu 96cac5f689 feat: spotify segment for windows 2020-11-10 19:53:32 +01:00
Jan De Dobbeleer 2844eed0f5 fix: use stringValue
resolves #136
2020-11-10 18:41:29 +01:00
Jan De Dobbeleer 72f6b2761c fix: use regex for Python version
relates to #133
2020-11-09 16:05:14 +01:00
Samuel 00e62e4810 feat: support color names for basic 16 ANSI colors
Closes #127
2020-11-08 20:24:54 +01:00
Jan De Dobbeleer aa36303962 fix: set $Global:GitStatus when Get-GitStatus exists
resolves #126
2020-11-08 14:09:38 +01:00
Jan De Dobbeleer 36d58d46ad fix: use short status command 2020-11-08 14:06:06 +01:00
Jan De Dobbeleer 7cb387f658 fix: use correct GH credentials 2020-11-07 20:01:59 +01:00