top | item 34159998

(no title)

tobbob | 3 years ago

I've never seen the point in spending time and effort learning and memorising a bunch of vim commands. If I need to do more than simple edits to a file, I'll have a graphical desktop installed and use vscode. I tend to use nano if using a CLI as it's more intuitive.

discuss

order

yakshaving_jgt|3 years ago

I've never seen the point in spending time and effort learning and memorising a bunch of contextual menus that I need to point and click through. If I need to do more than simple edits to a file, I'll do the same thing as I would when making simple edits to a file or composing an email, I'll crack open vim and get to work.

wiseowise|3 years ago

> If I need to do more than simple edits to a file, I'll do the same thing as I would when making simple edits to a file

Cracked me up good.

tobbob|3 years ago

You don't need to spend any time or effort memorising a bunch of menus.

jamespwilliams|3 years ago

One reason among many: less keyboard<->mouse hand movements -> less strain on your hands and wrists. Vscode has decent vim bindings btw.