14
submitted 1 year ago* (last edited 1 year ago) by wgs@lemmy.sdf.org to c/programming@programming.dev

TL;DR: I use a vim like editor which tackles Vim's greatest weakness: vis.

you are viewing a single comment's thread
view the rest of the comments
[-] noeontheend@beehaw.org 4 points 1 year ago

This is interesting—I hadn't heard of vis or Sam. Thanks for sharing!

I will say that I like to think of myself as a reasonably advanced Vim user, and the substitution commands used for the example wouldn't have even occurred to me for changes 1 and 2. I would have automatically done it the alternative ways listed. I'm pretty sure those would be faster to type too (they're fewer keystrokes). Is it really true for most people that "the substitute command is used 90% of the time when using commands"?

[-] wgs@lemmy.sdf.org 1 points 1 year ago* (last edited 1 year ago)

I guess my point was not really clear then. I wanted to point out that vim's "command" mode is not optimal because when you use it, you'll use the substitute command 90% of the time. This might be more visible if you compare sam to ed or sed, which are not visual editors.

Of course vim's normal mode is better for the changes I listed, but I wanted to make a point about sam's commands being more powerful than vim's commands.

This is the whole point of this post: using vim with sam's command mode makes it a better editor !

this post was submitted on 07 Jul 2023
14 points (93.8% liked)

Programming

17028 readers
254 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS