Maybe there is a tool that does that? Maybe I’m doing this all wrong and there is a different way I should browse?

  • abbadon420@sh.itjust.worksOP
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    I had already found ctrl+a that brings me back to the front of the line. It’s bit more convenient for my hands than home.

    • andyburke@fedia.io
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      ctrl-a: beginning of line ctrl-e: end of line ctrl-k: delete rest of line from cursor ctrl-u: delete line before cursor

      these are helpful in these situations, as well.