oh-my-posh/src
Jan De Dobbeleer cdfd249b28 fix(bash): remove rprompt support
BREAKING CHANGE: rprompt is no longer supported for bash due to too many
side effects that have no solution in sight.
2024-07-22 09:22:10 +02:00
..
build feat: add version -v 2023-07-02 21:11:01 +02:00
cache refactor: simpler prompt caching logic 2024-07-22 09:22:10 +02:00
cli feat(pwsh): cache prompt for repainting 2024-07-20 20:55:19 +02:00
color refactor: merge net and http under runtime module 2024-07-04 11:05:24 +02:00
config fix(bash): native rprompt 2024-07-08 16:53:01 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
font fix(font): prevent zipslip attacks 2024-07-14 21:10:55 +02:00
image fix(image): export with correct file name 2024-07-11 20:51:51 +02:00
log fix(prompt): align right block logic with rprompt 2024-07-10 10:11:48 +02:00
maps refactor: rename concurrent to maps 2024-07-04 11:05:24 +02:00
prompt fix(bash): remove rprompt support 2024-07-22 09:22:10 +02:00
properties refactor: merge net and http under runtime module 2024-07-04 11:05:24 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
runtime feat(pwsh): cache prompt for repainting 2024-07-20 20:55:19 +02:00
segments feat(az): add tenant name 2024-07-11 21:25:16 +02:00
shell fix(bash): remove rprompt support 2024-07-22 09:22:10 +02:00
template refactor: rename concurrent to maps 2024-07-04 11:05:24 +02:00
terminal fix(terminal): calculate length correctly 2024-07-17 11:11:12 +02:00
test feat(install): validate file signature before installation 2024-07-04 20:02:37 +02:00
upgrade feat(upgrade): update correct registry entry 2024-07-14 07:50:45 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore(lint): remove init check 2024-05-04 08:07:47 +02:00
.goreleaser.yml feat(build): sign windows binaries on release 2024-07-09 15:18:07 +02:00
go.mod chore: bump github.com/charmbracelet/lipgloss in /src 2024-07-15 00:48:38 +00:00
go.sum chore: bump github.com/charmbracelet/lipgloss in /src 2024-07-15 00:48:38 +00:00
main.go feat: add version -v 2023-07-02 21:11:01 +02:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00