.. |
build
|
|
|
cache
|
feat(language): allow tweaking version cache
|
2024-11-08 16:15:29 +01:00 |
cli
|
fix(template): load cache before evaluation starts
|
2024-11-07 09:19:00 +01:00 |
color
|
fix(color): resolve palette before ANSI conversion
|
2024-11-04 12:15:40 +01:00 |
config
|
fix(migrate): create properties when nil
|
2024-11-08 16:29:05 +01:00 |
constants
|
|
|
font
|
fix(cache): use correct duration strings
|
2024-11-05 08:47:32 +01:00 |
image
|
perf: correctly align struct fields
|
2024-11-04 12:15:40 +01:00 |
log
|
fix(prompt): align right block logic with rprompt
|
2024-07-10 10:11:48 +02:00 |
maps
|
|
|
prompt
|
revert(segment): add to cache after rendering
|
2024-11-08 16:15:29 +01:00 |
properties
|
fix(upgrade): restore caching mechanism
|
2024-11-06 19:37:13 +01:00 |
regex
|
|
|
runtime
|
fix(template): load cache before evaluation starts
|
2024-11-07 09:19:00 +01:00 |
segments
|
feat(language): allow tweaking version cache
|
2024-11-08 16:15:29 +01:00 |
shell
|
fix(fish): do not accept autosuggestion by default
|
2024-10-23 14:53:08 +02:00 |
template
|
fix(templates): restore resolving logic
|
2024-11-07 20:40:04 +01:00 |
terminal
|
fix(color): resolve palette before ANSI conversion
|
2024-11-04 12:15:40 +01:00 |
test
|
refactor: add config version 3
|
2024-11-04 12:15:40 +01:00 |
upgrade
|
fix(cache): use correct duration strings
|
2024-11-05 08:47:32 +01:00 |
winres
|
|
|
.golangci.yml
|
chore(lint): remove init check
|
2024-05-04 08:07:47 +02:00 |
.goreleaser.yml
|
fix(build): reintroduce 386 builds
|
2024-11-04 16:52:06 +01:00 |
go.mod
|
chore: bump golang.org/x/image from 0.21.0 to 0.22.0 in /src
|
2024-11-08 01:00:01 +00:00 |
go.sum
|
chore: bump golang.org/x/image from 0.21.0 to 0.22.0 in /src
|
2024-11-08 01:00:01 +00:00 |
main.go
|
perf(template): cache template functions
|
2024-11-04 12:15:40 +01:00 |
main_test.go
|
fix(template): load cache before evaluation starts
|
2024-11-07 09:19:00 +01:00 |