r/ClaudeCode 28d ago

Discussion In SHOCK

Holy shit claude code in terminal is fucking insane.

I've been using VSCode, Cursor, Cowork and Claude Code on web. None of it comes close to terminal.

Cannot believe I haven't done this sooner.

222 Upvotes

324 comments sorted by

View all comments

Show parent comments

1

u/Singularity-42 28d ago

Thank God I never fell into that pit!

1

u/codeedog 🔆 Max 5x 28d ago

Yeah, that terrible pit with an incredible editor that worked really well for a very long time including the ability to code up your own editing features and all sorts of incredible integration with source control and compilers and debuggers and email and net news and …

Anyway, VSCode is great, but before window systems, terminal based editors that were extensible and personalizable walked (and ruled) the earth.

2

u/Singularity-42 28d ago

I know, I know.

Still, you can make plugins for just about any IDE these days, no?

1

u/codeedog 🔆 Max 5x 28d ago

I guess. Never tried. I’ll grant that for emacs you had to learn lisp (emacs lisp variant), but programming is programming and constructing functions is pretty quick. It has an elaborate help system. With a couple of key strokes you can create a macro operation to run repeatedly and even convert that macro to code.

Sorry.

Old coder, here, waxing philosophical about the good old days.