Live data from Hacker News

Vico Editor (Mac text editor)

vicoapp.com

121–130 of 141 posts

Re: Vico Editor (Mac text editor)

#121
> strong focus on keyboard control (vi key bindings) > scriptable in nu

I'm sure nu is million times better than Vimscript, and it probably wouldn't be hard for me to port my half dozen custom key bindings to it, but vim has a lot of existing plugins...

It's definitely not as fun to implement, but I'd much prefer to see a custom GUI that's really vim under the hood.

Re: Vico Editor (Mac text editor)

#122
So any word on if it'll be closed or open when it's done? I wouldn't mind paying (especially if that would speed delivery of a usable product), but I'd be worried about it becoming abandonware a couple years later (cough TextMate).

Re: Vico Editor (Mac text editor)

#123
post #37

> You need Mac OS X 10.6.6 to run it. sigh . No joy for PPC users, again. This is a huge part of why I'm not sticking with Apple hardware again once I replace my laptop.

Personally, I tend to think that an overly dogmatic commitment to backwards compatibility does more harm than the benefit produced by supporting a tiny minority of users with five year old hardware. Backward compatibility is the enemy of elegance. Just look at C++ or the x86 instruction set to see examples of that.

One of the things I like best about Apple vs Microsoft is Apple is willing to taper off compatibility. Microsoft won't.

Re: Vico Editor (Mac text editor)

#124
I really wish MacVim would somehow build the NERD_Tree plugin into the native chrome of the editor. Either as a drawer (like TextMate) or a source list like this one. That, combined with the Command-T and snippetsEmu plugin would complete MacVim as the perfect text editor on OSX for me.

Re: Vico Editor (Mac text editor)

#125
post #84

Earlier quoted context omitted.

Nice try.

I'm seriously not trying to start a flame/holy war here.

No-one can tell you if vim is better for you or not. Both editors are kinda religious choices.

I like vim but if you are emacs user and are happy. Why would you want to switch?

Re: Vico Editor (Mac text editor)

#126

:q in a split should close that split, not kill the whole app. I can't use this app until he fixes that, because that shortcut is hardwired into my brain. There's definitely some neat stuff in there, though.

I think this neatly illustrates the problems with other software have Vi or Emacs key bindings. Everyone has a slightly different set of bindings they use to do things and if you have even slightly different behaviour then it's just more a hindrance than a help. I can cope with learning new key bindings but I can't cope with something that activates my Emacs muscle memory then doesn't quite do what I tell it :)

Re: Vico Editor (Mac text editor)

#128
I just want to say that this is a fantastic app and fits a longing I didn't even know I had. While a lot of comments below note nitpicks, I want to just commend the author for a fantastic product. I hope it advances and is for sale soon!

Re: Vico Editor (Mac text editor)

#129

I really wish MacVim would somehow build the NERD_Tree plugin into the native chrome of the editor. Either as a drawer (like TextMate) or a source list like this one. That, combined with the Command-T and snippetsEmu plugin would complete MacVim as the perfect text editor on OSX for me.

I use PeepOpen and NerdTree. It's not as good as what you describe but good enough for me to use every day.

Re: Vico Editor (Mac text editor)

#130

Earlier quoted context omitted.

Sweet! I'm completely unfamiliar with Ruby, which I think is half the problem (edit: and git/github, which is probably the other half). If there's a different file(s) to download for that fork, I can't find them -- everything in the github project seems to link back to https://gist.github.com/323731 , which is the Intel build (edit: e.g., the Readme.md file). I tried replacing my copy of brew with https://github.com/…

Here's what I did: First, get the latest version of Xcode that's compatible with your OS. You can find older versions of Xcode by clicking on "Developer Tools" on the right side of this page: http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/w... (you may need a free Apple developer account). sceaga has a branch for Tiger and another branch for PPC, I happened to be using Tiger on PPC, so I picked the Tiger…

Whoops; for the record, "file" is not written by GNU. It was originally written by Ian Darwin and is currently maintained by Christos Zoulas, see http://www.darwinsys.com/file/
Post reply on HN