Jan De Dobbeleer
c86b7b62bc
refactor: move color logic to module
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
906ece2af9
refactor: move environment into it's own module
2022-02-03 10:44:18 +01: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
Laurent Nullens
3f02ad4eb3
fix: avoid variable expansion when using postfix in zsh
...
% must be escaped otherwise zsh try to apply variable expansion
Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-08-15 09:45:44 +02:00
Jan De Dobbeleer
9576e8212e
fix(transient): handle multiline prompts better in powershell
...
relates to #840
2021-07-10 15:00:23 +02:00
Jan De Dobbeleer
f19460a0c5
fix(transient): support multiline prompts
...
relates to #807
2021-06-25 20:14:32 +02:00
Jan De Dobbeleer
7c72e76aff
feat(pwsh): transient prompt
2021-06-22 08:42:35 +02:00
lnu
0075ac229c
fix: escape backtick
...
in zsh or bash, text between backtick was interpreted
2021-05-27 21:41:46 +02:00
Jan De Dobbeleer
b67f625740
fix(bash): escape entire rprompt
...
resolves #717
2021-05-21 22:12:55 +02:00
Jan De Dobbeleer
50473767a7
chore(ci): replace golint with revive
2021-05-21 20:33:11 +02:00
Jan De Dobbeleer
7a85ee30d7
fix(osc99): append \ when inside a root directory
...
resolves #724
2021-05-20 19:27:24 +02:00
Jan De Dobbeleer
b11b69f0e8
refactor: ansi module cleanup
2021-04-21 19:54:43 +02:00