Kovid Goyal
|
c906314974
change the atomic write functions to work with readers
|
4 月之前 |
Kovid Goyal
|
0cf9a79760
A new option second_transparent_bg
|
4 月之前 |
Kovid Goyal
|
f15eebec02
Refactor config patching code to make it re-useable
|
6 月之前 |
Kovid Goyal
|
405f5ce148
Use stdlib maps/slices
|
7 月之前 |
Kovid Goyal
|
fc64ef41b3
when parsing conf files in go accept both space and tab as key separators
|
1 年之前 |
Kovid Goyal
|
8865d3231a
Fix themes that dont define a background color incorrectly being classified as light
|
1 年之前 |
Kovid Goyal
|
6bafdedd65
Fix some linter issues
|
1 年之前 |
Kovid Goyal
|
bd036040a6
themes kitten: Allow absolute paths for --config-file-name
|
1 年之前 |
Kovid Goyal
|
4f72bb9894
Replace utils.Once with stdlib sync.OnceValue
|
1 年之前 |
Kovid Goyal
|
0971e8c630
strings.Title works better than cases.Title
|
1 年之前 |
Kovid Goyal
|
ec77d051df
Replace another deprecated function
|
1 年之前 |
Kovid Goyal
|
341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
|
1 年之前 |
Kovid Goyal
|
e59e42a6c2
simplify API of utils.Once
|
1 年之前 |
Kovid Goyal
|
ce70320a62
...
|
1 年之前 |
Kovid Goyal
|
3eb18a416a
Entry point for parsing theme metadata
|
1 年之前 |
Kovid Goyal
|
ea5634b3fd
When parsing theme metadata ignore the name if it is the placeholder value from the template
|
1 年之前 |
Kovid Goyal
|
a09464dee9
Fix a regression in the previous release that broke usage of custom themes
|
1 年之前 |
Kovid Goyal
|
b966013a2b
Make Samefile interface a bit nicer for working with paths
|
1 年之前 |
Kovid Goyal
|
046fbb860b
themes kitten: ignore custom theme files if they are stdout
|
1 年之前 |
Kovid Goyal
|
9919767aef
Remove unused code
|
1 年之前 |
Kovid Goyal
|
ee82cb5a52
More work on porting diff kitten
|
1 年之前 |
Kovid Goyal
|
290b868193
forgot to close zip file
|
1 年之前 |
Kovid Goyal
|
c19ac531cf
Fix some failing tests
|
1 年之前 |
Kovid Goyal
|
f6d66b2336
...
|
1 年之前 |
Kovid Goyal
|
0805330b77
Finish port of themes kitten to Go
|
1 年之前 |
Kovid Goyal
|
21954937fb
More work on porting themes
|
1 年之前 |
Kovid Goyal
|
6794ec1de7
Wire up the new subseq match code
|
1 年之前 |
Kovid Goyal
|
dd783c842f
More work on porting themes UI to Go
|
1 年之前 |
Kovid Goyal
|
f9b0b54ee5
Start work on porting themes kitten to Go
|
1 年之前 |
Kovid Goyal
|
f42090766a
Use the new string scanner everywhere
|
1 年之前 |