• @dogs0n@sh.itjust.works
    link
    fedilink
    English
    132 days ago

    Personally I find that feature (including tabs in general) very helpful and is something i’d expect from a text editor in the 20th century.

    Just my opinion. To each their own, but just wanted to share that it might also be many others’ opinion too.

    • @wabasso@lemmy.ca
      link
      fedilink
      English
      21 day ago

      I think I’d be able to agree with you if new notepad didn’t take a noticeable time to load. It used to be the 2nd fastest thing I could launch, after the Run dialog itself.

    • @antonim@lemmy.dbzer0.com
      link
      fedilink
      English
      32 days ago

      Gotta agree here with you. Yeah theoretically maybe someone really just needs a text editor with absolutely no additional convenient features (maybe the older versions of Notepad allowing different fonts and word wrap was too much for someone as well?). But this is such an objective improvement in 95% of usecases it’s kind of ridiculous to complain about it.

    • Lv_InSaNe_vL
      link
      fedilink
      English
      42 days ago

      I like how the tabs save when I close notepad. Its super helpful when I just need to jot down some quick notes or a serial number or something.

      And I’m really dumb so I often close my notepad window before I’m done and this feature has saved me numerous times.

      I don’t have copilot in my notepad tho. Which is good.

    • Captain Aggravated
      link
      fedilink
      English
      22 days ago

      In the 20th century I’d expect something that can open, edit and save plaintext files. But we’re 1/4th of the way into the 21st century.

      I find I have two uses for a plaintext editor: plaintext, and computer script. I don’t like using rich text editors like Word for writing notes and such because the formatting options just get in the way; plaintext lets me “just write.” And for this, there’s very little automation that will be helpful.

      In the Linux ecosystem, plaintext editors are all trying so hard to be IDEs. They’ll close parentheses or quotes or whatever for you, and if you’re doing something like 15" to mean fifteen inches you’ll get two, you’ll hit backspace and it’ll take both away…it doesn’t help.

      If I’m programming anything of any size I’m going to open an IDE, probably because I’m working within some ecosystem. If I’m writing a couple lines of Bash I’ll probably use Vim. So I’d rather tune my plaintext editor to write actual .txt files, as prose.