Obscure button tier list (sh.itjust.works)
submitted 2 years ago* (last edited 2 years ago) by to c/programmerhumor@lemmy.ml
 

If you have "Help" instead of "Ins", replace it with Overgod-tier. Keep pressing it, it will come.

OC, feel free to share.

EDIT; Home is now G-od tier. I didn't know it would go to the beginning of a line, I always used macros "lol".

you are viewing a single comment's thread
view the rest of the comments
[–] 197 points 2 years ago (5 children)

Home is God-tier, just as useful as End when editing stuff.

  • source
  • hideshow 10 child comments
  • [–] 113 points 2 years ago (1 child)

    Yeah, weird to see someone who appreciates the end key but not the home key.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 26 points 2 years ago (1 child)

    Editing a line and pressing home to jump to the start of it is incredibly useful.

    More so when dealing with anything that was wrapped

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

    I have my left mouse wheel click set to home, and right mouse wheel click to end. That way I can decide if I want to be at the start of the line or the end.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 15 points 2 years ago (2 children)

    Agreed, but I am more of a "Shift + I" kind of guy

  • source
  • parent
  • hideshow 4 child comments
  • [–] 18 points 2 years ago (2 children)

    Wait doesn't Shift + I just type "I"?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 25 points 2 years ago (1 child)

    Only if you are in insert mode. If you are in normal mode, Shift-I moves to the beginning of the line and then enters insert mode.

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

    That’s some arcane gobbledygook. I think you mean M-m

  • source
  • parent
  • hideshow 4 child comments
  • [–] 15 points 2 years ago (1 child)

    To kill the joke, they're talking about the popular and mode-based editor VIM where in normal mode each key on the keyboard does an action

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 2 years ago*

    Yeah when I searched for "insert-mode" from another comment, the next suggested result was "insert-mode vim" and "insert-mode visual studio" (which IIRC is just aping vim), plus it's /c/programmerhumor so I had a feeling that it would be vim shenanigans.

  • source
  • parent
  • [–] 3 points 2 years ago* (last edited 2 years ago) (1 child)

    Or CTRL-{left arrow}

    I think, I'm going off muscle memory

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

    That jumps left one word rather than to the start of the line in everything I can think of

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 2 years ago (1 child)

    Had to look for a new laptop for my wife. One of the requirements was a Home and an End key because both were missing on her old laptop for some inane reason. Not available with Fn, just nothing. Before that we wouldn't even have thought of checking for that.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    You can add those as win+, or any other combination you like, using KMonad or Kanata, plus a lot of other shenanigans. But I guess having them natively is a lot easier for everyone involved.

  • source
  • parent