submitted 3 years ago* (last edited 3 years ago) by to c/greentext@lemmy.ml
 

all 17 comments

sorted by: hot top controversial new old
[–] 18 points 3 years ago (3 children)

i... think I need this explained to me

  • source
  • hideshow 6 child comments
  • [–] [S] 39 points 3 years ago* (last edited 3 years ago) (1 child)

    In this case anon just want to search and replace text in file using various text editors, but he describes it funny way:

    • acme: very slow process because it requires using mouse and keyboard alternately
    • emacs: faster because you don't have to use mouse but requires pressing a lot of weird and complicated key combinations and use many modifier keys like ctrl, alt and so on, in this case description is a bit exaggerated. Also see emacs pinky syndrome
    • vim: portrayed as simple and efficient, anon is probably vim user.
  • source
  • parent
  • hideshow 2 child comments
  • [–] 12 points 3 years ago* (1 child)

    Although the relevant links have already been provided, the gist is

    • Acme stands for some "generic" editor here, where you have to use the mouse a lot, which is perceived as slow
    • Emacs is known to be very powerful (to the extend of being called an "OS with a bad editor"), but using unergonomic keyboard shortcuts
    • Vim is an editor that has been designed for keyboard power users in mind, but which has the reputation of being difficult to learn
  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 years ago (1 child)

    Acme doesn't stand for some generic editor! It's the famous acme text editor by Rob Pike. It's an interesting editor, very different from Emacs or Vim, and yes, very mousey. In this video Russ Cox gives a great overview: https://youtu.be/dP1xVpMPn8M

  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 3 years ago (5 children)

    The esc key in vim have always bugged me tho.

  • source
  • hideshow 10 child comments
  • [–] 10 points 3 years ago

    you can remap vim to use whatever you'd like instead of esc, or just ditch your caps lock and make that your new escape key.

    I know some vim users swear by remapping esc to jh or similar so you don't even have to leave the home row

  • source
  • parent
  • [–] 4 points 2 years ago

    You have to use your mouse anyway, regexr.com won't check that regex on its own

  • source
  • [+] 1 point 2 years ago* (last edited 1 year ago)