HN user

billturner

270 karma
Posts4
Comments131
View on HN

Can't answer about copy/paste an NeoVim, but I just switched from vim -> neovim this week, and do feel it's a bit snappier. I also switched from syntastic to ALE for syntax checking and that made a huge difference as well.

For copy/paste in the terminal and vim, I usually have vim in a tmux session, and that has a few helpers to work with system clipboards. Not perfect, but better than vanilla vim's copy/paste.

I was going to mention this same presentation, but you beat me to it. He does a wonderful job with the code, as well and keeping the material interesting, and he has a good sense of humor. I'm looking forward to the videos he's working on for Egghead.io.

Capistrano's Borked 12 years ago

Well, it looks like capistrano itself is just fine, but someone took to adding spam on their Github wiki.

It's funny how just from the description - "toughest, ugliest" - I knew exactly what warplane it was. As a kid thirty years ago, I probably put together five different plastic models of the A-10 Warthog.

Your post looks good, but why do you link to your twitter post, which links back to a HN submission, which finally links to the post on your site? Can you not just point directly to it?

I've disabled all extensions, and the same thing happens. In fact, there's also a warning that "This site is attempting to download multiple files. Do you want to allow this?"

I'm on Mountain Lion, Chrome Version 23.0.1271.101

Edited to add: This happens on page load, before there is any interaction with the page.

My next text editor 14 years ago

I'm curious as well. I'm able to do everything and more in Vim/MacVim that I was able to do in TextMate 1. Sure, it may not look like a "native" app, but I don't see how that should be an issue. You want to focus on the text, not the pretty box around the text.

Edited to add: Granted, a lot of the niceties have to be installed after the fact as a plugin, and are not built in. Where with Sublime Text 2, perhaps a lot of those things are there from installation.