Srinesh Nisala

Results 84 comments of Srinesh Nisala
trafficstars

@nkgm Hi, super late but I don't quite understand the feature. How is this different from `selection_chars = 'FJDKSLA;CMRUEIWOQP'` configuration value?

This might be a delay in github release cache? Because, after few minutes this got fixed without any changes.

Reopening. Even though `https://github.com/USER/PROJECT/releases/latest` navigates me to the latest release in the browser when mason.nvim force refreshed, it downloads an older version of mason registry from github. It still might...

Yet another release, same behavior. Even when `/releases/latest` redirects me to the latest release correctly, mason nvim still fetching an older version even when I manually remove the entire `~/.local/share/nvim/mason/registries`...

It took exactly 30 minutes for new changes to show up. Looks like some caching mechanism to me?

There is `latest.txt` for every version that contains the file name of the tarball if that helps. https://download.eclipse.org/jdtls/milestones/1.23.0/latest.txt launcher is also hard coded so it's about time this is causing...

I think right now the only good solution is to have a custom registry with the packages you want. Even adding local path requires some yaml parser. Even when I...

I would love to have an option for asynchronous tasks as well. But I guess what I'm looking for is more of a `on_run` hook. I don't think `on_config` or...

You can use `selection_display` function to fully customize it.