fugkco

Results 8 issues of fugkco

Hello, would be possible to add support to decode into `map[string]interface{}`. I need to decode a properties file into a generic `interface{}` but below code is returning an error. Is...

Hi, I'm unable to force colors in `batman`. I'm trying to utilise it with fzf as follows: ``` man -k . | fzf --reverse --preview="echo {1,2} | sed -E -e...

bug
awaiting feedback
batman

Trying to use `template.ParseFS()` isn't possible because `fs.FS` implements `Open(fs.File, error)` where afero implements `Open(afero.File, error)` ``` ./template.go:84:12: cannot use t.fs (type afero.Fs) as type fs.FS in argument to "text/template".New(filepath.Base(src)).Funcs(sprig.TxtFuncMap()).Funcs("text/template".FuncMap{...}).Delims(t.delims.left,...

[CookLang](https://cooklang.org/) is a special language that allows for representing recipes in plain text format. Think of it as markdown for recipes. It would be great to be able to add...

enhancement
javascript
Frontend
dependent

### Is your feature request related to a problem? Terraform modules can get far behind. ### Solution you'd like I'd like to use updatecli to update two different things for...

enhancement
source

Would be cool to build in raft to reach consensus instead of using consul as a dependency. There are a bunch of [implementations](https://raft.github.io/) available, many are simple libraries that can...

While investigating #93, I noticed stock split transactions in De Giro are incorrectly showing 2 sell transactions, instead of 1 sell and 1 buy. These are all the transactions for...

Bug
DEGIRO

I don't really have time to look after this any more, and I've struggled to even review and test out the contributions. In addition, I don't really use this set...