Mat
Mat
I can work on a PR for this.
Hmm, actually I'm not sure this gets me what I want still. I want to be able to use the table properties for sorting, but it seems like telescope only...
Maybe we can have items specify their own "ordinal" values, but keeping what you have there as the default.
I don't think that works either :/
I'm trying to sort after the user starts typing. For example here, I'd like the 2nd option to appear first in the list:  The 2nd item is...
Yup I'm definitely aware that pretty much no matter way, it would require some user config. I'm going to document it in my README.md with an example config for dressing.nvim...
Cool, I'll spend some more time digging into it and come back here, thanks!
Sorry for the missing detail. `gohtmltmpl` is the filetype set by the `vim-go` plugin, for templates to be used with the Go HTML template package. Basically it uses `{{ }}`...
@NorfairKing you might also be interested in this project I threw together over the weekend 😁 https://github.com/mrjones2014/ctrlg
Looks like its not currently possible to fix this but will be at some point in the future. https://github.com/fdehau/tui-rs/issues/328