bob icon indicating copy to clipboard operation
bob copied to clipboard

[feature]list remote nvim versions available to install

Open SureshPradhana opened this issue 10 months ago • 4 comments

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

SureshPradhana avatar Apr 18 '24 13:04 SureshPradhana

@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?

MordechaiHadad avatar May 17 '24 14:05 MordechaiHadad

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.

SureshPradhana avatar May 17 '24 14:05 SureshPradhana

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

MordechaiHadad avatar May 17 '24 16:05 MordechaiHadad

❯ 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

SureshPradhana avatar May 17 '24 17:05 SureshPradhana

@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

MordechaiHadad avatar Jun 10 '24 08:06 MordechaiHadad

@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.

SureshPradhana avatar Jun 11 '24 10:06 SureshPradhana

@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.

Not sure about an arrow, but I can add an indicator for stable release. What do you mean by spaces though?

MordechaiHadad avatar Jun 13 '24 10:06 MordechaiHadad

image space before the versions

SureshPradhana avatar Jun 13 '24 10:06 SureshPradhana

@SureshPradhana updated PR

MordechaiHadad avatar Jun 13 '24 11:06 MordechaiHadad

image the listed versions have extra line breaks.

SureshPradhana avatar Jun 13 '24 12:06 SureshPradhana

i am confused by what you meant by adding spaces then.

You meant horizontal padding?

MordechaiHadad avatar Jun 13 '24 12:06 MordechaiHadad

Oh, my bad. By the way, horizontal padding doesn't make much of a difference, but vertical padding is taking up a lot of space here.

SureshPradhana avatar Jun 13 '24 12:06 SureshPradhana

Oh, my bad. By the way, horizontal padding doesn't make much of a difference, but vertical padding is taking up a lot of space here.

Yes I agree, lol.

MordechaiHadad avatar Jun 13 '24 12:06 MordechaiHadad

@SureshPradhana better now i hope.

MordechaiHadad avatar Jun 13 '24 12:06 MordechaiHadad

@MordechaiHadad Yes, it looks better now

SureshPradhana avatar Jun 13 '24 12:06 SureshPradhana