Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]list remote nvim versions available to install #200

Open
SureshPradhana opened this issue Apr 18, 2024 · 6 comments · May be fixed by #217
Open

[feature]list remote nvim versions available to install #200

SureshPradhana opened this issue Apr 18, 2024 · 6 comments · May be fixed by #217
Labels
enhancement New feature or request Fund

Comments

@SureshPradhana
Copy link

SureshPradhana commented Apr 18, 2024

bob ls-remote for listing available remote versions

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@MordechaiHadad MordechaiHadad added the enhancement New feature or request label Apr 18, 2024
@polar-sh polar-sh bot added the Fund label Apr 18, 2024
@MordechaiHadad
Copy link
Owner

@SureshPradhana Can you describe the exact behavior you expect from this feature? do you want to list all versions that are available to install in a long ass list?

@SureshPradhana
Copy link
Author

Yes, like nvm ls-remote, Bob installs and switches between versions. Easily seeing available versions simplifies installation and use, akin to nvm ls-remote listing all downloadable versions.

@MordechaiHadad
Copy link
Owner

Yes, like nvm ls-remote, Bob installs and switches between versions. Easily seeing available versions simplifies installation and use, akin to nvm ls-remote listing all downloadable versions.

Can you post a screenshot on how it looks UI wise? I dont use nvm

@SureshPradhana
Copy link
Author

❯ nvm ls-remote
        v0.1.14
        v0.1.15
        v0.1.16
        v0.1.17
        v0.1.18
        v0.1.19
        v0.1.20
        v0.1.21
         *
         *
        v20.6.1
        v20.7.0
        v20.8.0
        v20.8.1
        v20.9.0   (LTS: Iron)
       v20.10.0   (LTS: Iron)
       v20.11.0   (LTS: Iron)
       v20.11.1   (LTS: Iron)
       v20.12.0   (LTS: Iron)
       v20.12.1   (LTS: Iron)
->     v20.12.2   (LTS: Iron)
       v20.13.0   (LTS: Iron)
       v20.13.1   (Latest LTS: Iron)
        v21.0.0
        v21.1.0
        v21.2.0
        v21.3.0
        v21.4.0
        v21.5.0
        v21.6.0
        v21.6.1
        v21.6.2
        v21.7.0
        v21.7.1
        v21.7.2
        v21.7.3
        v22.0.0
         v22.1.0
        v22.2.0

The arrow indicates the version in use. Green indicates the stable version, while blue indicates downloaded versions.
image

@MordechaiHadad MordechaiHadad linked a pull request Jun 10, 2024 that will close this issue
@MordechaiHadad
Copy link
Owner

MordechaiHadad commented Jun 10, 2024

@SureshPradhana Hello i pushed a new PR for this issue, test and tell me if it works how u wanted.

  1. Simply run bob ls-remote

@SureshPradhana
Copy link
Author

@MordechaiHadad
I tested the new PR, and it works as expected. It’s now easier to know what to install. I think it would be better with spaces and arrows on the used version, but it's readable and simple as is.

Let me know if you need help with this PR or anything else in the repo; I have some free time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fund
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants