Live data from Hacker News

Show HN: Neovide, a No Nonsense Neovim Client in Rust

github.com

11–15 of 15 posts

Re: Show HN: Neovide, a No Nonsense Neovim Client in Rust

#11
post #3

I've been working on Neovide for a couple months, it supports ligatures, emoji, and a nifty smear animated cursor. Maybe some folks here would find it useful or interesting. Technically it uses Vulkan and is based on Google's Skia rendering library. Further it uses HarfBuzz for shaping and Winit for window management.

That cursor animation is a surprisingly strong selling point.

I was like "must be typical HN hype" but seeing in action makes me want to download this as soon as I get to my computer. Its so often in vim where I don't know where my cursor is.

Re: Show HN: Neovide, a No Nonsense Neovim Client in Rust

#12
post #3

Earlier quoted context omitted.

That cursor animation is a surprisingly strong selling point.

I was like "must be typical HN hype" but seeing in action makes me want to download this as soon as I get to my computer. Its so often in vim where I don't know where my cursor is.

Let me know how it goes if you do try it

Re: Show HN: Neovide, a No Nonsense Neovim Client in Rust

#13

Earlier quoted context omitted.

I was like "must be typical HN hype" but seeing in action makes me want to download this as soon as I get to my computer. Its so often in vim where I don't know where my cursor is.

Let me know how it goes if you do try it

Thanks for making! My distro doesn't have a package yet so waiting...

Re: Show HN: Neovide, a No Nonsense Neovim Client in Rust

#14

Earlier quoted context omitted.

Let me know how it goes if you do try it

Thanks for making! My distro doesn't have a package yet so waiting...

I've only got a windows box, so its probably unlikely for me to be able to make a package for whatever distro you are using. Building should be very easy though and I would love some help working out any issues in building for any particular distro

Re: Show HN: Neovide, a No Nonsense Neovim Client in Rust

#15

Earlier quoted context omitted.

Thanks for making! My distro doesn't have a package yet so waiting...

I've only got a windows box, so its probably unlikely for me to be able to make a package for whatever distro you are using. Building should be very easy though and I would love some help working out any issues in building for any particular distro

No, that's not your job-- you're already doing all the hard work. I'm kinda occupied but if I get time I'll see if I can package it. Thank you, you're very kind. I hope you have a great professional life.
Post reply on HN