Live data from Hacker News

What's your favorite editor to hack with?

news.ycombinator.com

61–64 of 64 posts

Re: What's your favorite editor to hack with?

#61

I love TextMate on the Mac. Personally I think it's the best thing since sliced bread :) The only problem is that it's not cross platform and it's not available when you're connecting over SSH into a server to fix some problems. I use Vi most of the time to just edit configuration files, etc, but I found it lacks the power I need for doing serious hacking (for all the vi lovers out there, I'm willing to admit this is…

Cure for cryptic key combinations:

http://www.emacswiki.org/cgi-bin/wiki?CuaMode

Re: What's your favorite editor to hack with?

#62
post #24
post #9

Earlier quoted context omitted.

Bah! Visual editors are so new-school. You should use ex :)

Sam is the coolest of the non-visual editors, but it's deceptive because it comes with a graphical mode. If you run with that off, though, it's ed on steroids.

ex is the same executable as vim/vi these days.

Re: What's your favorite editor to hack with?

#63
post #62
post #24

Earlier quoted context omitted.

Sam is the coolest of the non-visual editors, but it's deceptive because it comes with a graphical mode. If you run with that off, though, it's ed on steroids.

ex is the same executable as vim/vi these days.

are you sure this was meant to be in reply to me? :)

Re: What's your favorite editor to hack with?

#64
post #25

Earlier quoted context omitted.

I've started using e Text editor for Windows; as it supports the TextMate bundles.

Another vote for e. I love it, Snippets are the bomb, and the textmate bundle support is great as well.

the next step is to move to osx :)
Post reply on HN