Preston Thorpe

Results 89 comments of Preston Thorpe

> I just noticed that there is a bug in the logic of calculating items lengths with shows when combined with `grid` option. I guess the hyperlink feature is not...

I'm on team `avoid CGO`, and I would likely contribute to this as well :+1:

For anyone who mentioned they were interested in contributing, I have got the Go bindings to a decent place now where contributions from others would make sense 👍 Still lots...

> Just checked on latest version, all work except: > > ```shell > cargo run -- -l --only-dirs --only-links > cargo run -- -l --only-files --only-links > ``` > >...

So json5 supposedly supports comments but from what I've found, there are not many reliable libraries for go that allow for comments (especially block). ![jsonc](https://user-images.githubusercontent.com/121899304/215360249-48727a67-8467-42b5-87c7-55ccc16e17ee.PNG) Good call on the jsonc,...

I see what you mean, I agree and think it is probably fine the way that it is.. Unless there turns out to be a particularly common example of a...

I think this is a good combination of #139 and some of #245 To be able to offer some custom themes in a config file would be awesome :D

This was touched on a bit in the referenced comment, but to add some context: `vfs` module extensions specifically cannot be tied to a connection because the user needs to...

As mentioned in closed PR, if there is a definitive list of rules that you would like applied, I would be happy to apply them and submit per category. A...