Comment on In 3.5 years, Notepad.exe has gone from “barely maintained” to “it writes for you”
Fiivemacs@lemmy.ca 3 weeks ago
I’ll stick with notepad++
Comment on In 3.5 years, Notepad.exe has gone from “barely maintained” to “it writes for you”
Fiivemacs@lemmy.ca 3 weeks ago
I’ll stick with notepad++
thingsiplay@beehaw.org 3 weeks ago
I use Neovim, BTW.
Fiivemacs@lemmy.ca 3 weeks ago
I shall take a peek. I don’t plan on upgrading to W11 so notepad won’t even be a thing anymore anyways.
Turret3857@infosec.pub 2 weeks ago
KWrite is what you want
thingsiplay@beehaw.org 2 weeks ago
Oh wait, if you are not familiar with Vim or Neovim, then this won’t be for you probably. It works completely different compared to a regular text editor and is somewhat complicated and for terminal. There are benefits to it why that is, but just so you know its not a “normal” editor. This is just a warning. :D
In example the keys
h
,j
,k
,l
are used to move the cursor in the editor and every key is a special command basically. You have to switch into editing mode to type in text.Powderhorn@beehaw.org 2 weeks ago
I tried vi in college and still haven’t been able to exit. (exaggeration, of course, but dear god, that made Notepad seem user friendly) When in Linux, I tend to use Kate and nano.
Fiivemacs@lemmy.ca 2 weeks ago
I’ve used vim in the past, normally stuck with nano though. It won’t be a big shock with how different it is. My daily driving is current windows so never bothered with much else other than notepad++ but come October I’m formatting all drives in my house to rid myself of anything windows related and starting fresh with some Linux flavor. Most likely ubuntu or mint, haven’t settled yet