Jan De Dobbeleer
09df670e07
refactor: use properties as map type
2021-11-26 11:11:07 +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
lnu
25be370618
feat(sysinfo): sysinfo segment
...
cpu, mem, load, ...
2021-11-19 13:44:00 +01: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
lnu
42aac1fbf4
feat: php language segment
2021-10-27 12:57:15 +02:00
Jan De Dobbeleer
cdc2998ed8
feat(git): ignore repo based on exclude_folders
2021-10-20 17:12:29 +02:00
Thomas Adams
f08c283105
feat: angular cli segment
2021-10-17 13:30:55 +02:00
Aaron Sherber
7e4865779a
feat: flexible matching for include/exclude folders
2021-09-21 06:31:50 +02:00
Jan0660
daf91dc85a
feat: memory segment
2021-09-03 22:49:56 +02:00
lnu
e618163da3
feat(owm): support all units + hyperlink + http timeout
...
new http_timeout param for segments executing http request
doc updated
json schema updated(missing data for owm + timeout)
hyperlink replacement regex updated to support http/https, fix an inssue
when a segment with hyperlink was on the right prompt(pwsh)
2021-08-19 09:04:52 +02:00
Nico Glas
4f08d660b9
feat(segment): open weather map
2021-08-15 19:11:02 +00:00
Tobias Hölzer
c358d4fc4c
feat: rust segment
2021-07-04 22:53:10 +02:00
Jan De Dobbeleer
dcada48c9d
feat: tooltip support
2021-06-13 19:46:02 +02:00
Jan De Dobbeleer
930f9de114
feat: nbgv segment
...
resolves #777
2021-06-05 11:25:28 +02:00
Jan De Dobbeleer
79fa990205
feat: env vars in templates
...
resolves #743
2021-05-27 22:06:33 +02:00
Jan De Dobbeleer
4030c32279
feat: add dart support
2021-05-14 21:28:16 +02:00
Jan De Dobbeleer
8f473df62f
feat: support crystal language
2021-05-14 13:45:38 +02:00
Jan De Dobbeleer
c24ca82f17
feat: newline as part of block
...
this deprecates the "newline" block and favours using the newline
property on the Block component. For backwards compatibility we'll
keep recognizing the newline block for the time being.
resolves #607
2021-04-21 19:54:43 +02:00
Jan De Dobbeleer
2990bc2536
fix: return error on template render
2021-04-11 15:27:20 +02:00
Jan De Dobbeleer
8afadc0bcd
feat: azure functions segment
2021-04-02 19:46:32 +02:00
Jan De Dobbeleer
320ec1d7d3
feat(pwsh): posh-git segment
2021-03-27 17:52:53 +01:00
Jan De Dobbeleer
18c56efd2e
feat: multiple config formats
2021-03-21 19:30:56 +01:00
Jan De Dobbeleer
c185ebd09c
feat(java): add segment
2021-03-18 17:14:40 +01:00
TravisTX
7d785df08a
feat: include folders
2021-02-28 21:05:11 +01:00
Jan De Dobbeleer
375184cf0e
feat: allow color templates
...
relates to #397
2021-02-13 19:22:36 +01:00
Jan De Dobbeleer
bf44a446be
feat: aws segment
2021-02-10 15:15:13 +01:00
Jan De Dobbeleer
7e813893ed
feat: support for ruby
2021-02-04 17:05:46 +01:00
lnu
890d0ad0e1
feat: cache compiled regex
...
use mustcompile for regex.
Always use mustcompile which throws a panic
if the regex cannot be compiled.
We call recover to detect the panic and
display an error message to the user.
2021-01-20 13:11:05 +01:00
lnu
0fcf7cc8be
feat: replace debug information with a new layout
...
Similar as Starship timings command
2020-12-29 21:47:04 +01:00
Jan De Dobbeleer
ed2eac8e12
feat: adjust source code layout
2020-12-25 20:11:24 +01:00