Windows TextPad vs Open Source Alternatives

I looked up notepad++. It says you can use it in Linux with Wine, or as a snap, but there are no native install packages.
Someone needs to compile the source and make a proper package. Any volunteers?

It looks like someone has done it

Both SciTE and notepad++, and also Geany, are based on Scintilla, which is a library that provides text editing functions.

1 Like

I still remember a time when the only text editor Microsoft offered, was ā€œedlinā€ - if you think ā€œviā€ is obtuse - edlin was whole other level of non-usability! I guess they wanted to make it too hard for DOS users to mess up their autoexec.bat or config.sys…

Heck - even back then - most ā€œdevelopersā€ used a TUI based IDE - e.g. for assembler or C or others (e.g. pascal).

2 Likes

I remember when a GUI came out for DOS files that included an editor called ??? (don’t remember the name now), but it looked a lot like Midnight Commander does today.

Wow, just popped into my head. Norton Commander.

1 Like

Try TECO on PDP11
Designed so that one false keystroke could destroy your document.

2 Likes

I have only very vague memories of edlin, but I know it was awful.

Correct. I used such ā€œworkbenchesā€ for MS-C and Turbo-Pascal, I think, as well.

Besides this, I remember my two editors in use:

  • pe - I don’t know whether the p stands for personal or professional. :wink:
    I think it was from IBM.
  • brief - This was a real power tool for that time, with some Lisp-style programming capabilities. (If (you (can) make (sense (of this...))))
    The name brief is an acronym for Basic reconfigurable interactive editing facility :grin:
1 Like

I wish they had modernized the UI a little bit.

1 Like

There is a line editor in Linux called ed.
In the early days of BSD, if you dropped into single user mode, the only editor available was ed.
Using a line editor is like flying blind… you can not see the file you are editing… you can display one line at a time. You have to sort of keep an image of the file in your head.

1 Like

I use Notepad++ on remote Windows servers I’m forced to use as jumphosts to SSH to UNIX systems - how bizarre?

RDP? One of the leakiest most vulnerable protocols out there… I like the responsiveness (it was orginally developed by Citrix) - but its so insecure… WTF?

So you make me use an extremely insecure protocol to use a very well locked down encrypted protocol like SSH?

Anyway - I HATE using Notepad++ - I’m 63 and trying to find any accessibilty settings in it so hard to find - I usually just give up…

Accessibility in a terminal? Piece of cake - even if it’s just MobaXterm - hold down CTRL and scroll the mouse wheel… Why should it be so hard?

I seriously pity people with low vision (mine’s pretty low - and I’m colour blind) issues…

ā€œDARK MODE EVERYWHEREā€ is my favourite thing on most systems I’m forced (nobody forced me to use It’s Foss!) to use… Windows 11 seems to be mostly embracing it (I only use Windows 11 as VDI or through Microsoft Azure AVD)… vast areas of white pixels actually gives me headaches - I run It’s Foss in Dark Mode :

1 Like

NotepadQQ would be the Linux-native alternative to it.
I’m not sure it is still mainained, but I liked it, just like Notepad++ when I still was on Windows.

2 Likes

I also had the ā€œpleasureā€ of using a line editor. But I don’t remember on which of the platforms I met during my career it was. It might be DOS, RSX-11, VAX/VMS or AOS/VS. Anyway, I’m sure it was not Linux. :grin:

1 Like

Me too.
On my new tablet there is an additional setting that turns the black background into a hazy brown … something to do with night use. It suits me… easy on eyes.

It is called ā€˜eye comfort shield’ under Display

2 Likes