oh-my-posh/src
Jan De Dobbeleer 4f9875a8bb fix(font): do not crash on enter
relates to #2690
2022-08-29 08:27:31 +02:00
..
cli chore(lint): nolint should be written without leading space 2022-08-05 08:38:17 +02:00
color fix(shell): escape special characters correctly 2022-08-28 08:35:54 +02:00
console refactor: remove shell name from plain init 2022-06-16 19:38:12 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine fix(shell): escape special characters correctly 2022-08-28 08:35:54 +02:00
environment fix(wsl): only validate the mounted windows drive 2022-08-28 18:59:10 +02:00
font fix(font): do not crash on enter 2022-08-29 08:27:31 +02:00
http fix(http): correct logic for authentication header 2022-08-18 08:50:56 +02:00
mock feat: store template cache and reuse for extra prompts 2022-08-03 18:03:04 +02:00
properties refactor: extract OAuth logic 2022-07-20 07:40:51 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments fix(git): align .Dir with .PWD 2022-08-29 08:27:31 +02:00
shell fix(fish): no transient on autosuggestion 2022-08-27 21:56:30 +02:00
template fix(template): provide template as name 2022-07-12 11:16:09 +02:00
test feat: add Google Cloud (gcp) segment 2022-08-17 18:12:18 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: update go dependencies 2021-06-09 07:19:04 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod feat: include battery lib 2022-07-05 21:13:25 +02:00
go.sum feat: include battery lib 2022-07-05 21:13:25 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00
rsrc_windows_386.syso feat(windows): manifest file 2022-08-26 22:28:26 +02:00
rsrc_windows_amd64.syso feat(windows): manifest file 2022-08-26 22:28:26 +02:00
rsrc_windows_arm64.syso feat(windows): manifest file 2022-08-26 22:28:26 +02:00