Page 1 of 1
Ed - A tiny dark-mode editor for basic RTF files.
Posted: Mon Oct 09, 2023 11:25 am
by firace
Dark mode for an RTF editor is not completely trivial to implement, but I decided to give it a try.
Notes:
- still experimental!
- minimal UI: no buttons, no menus, no distractions!
- very few features at the moment
- help file coming soon!
- works best on small (up to 2MB), simple RTF files.
- to open an RTF file, just drag it to the editor window
- to save, press Ctrl+S
Homepage and Download:
http://www.radsix.com/rich/
If there is enough interest, source code (Windows only) will be cleaned up and released once the code is more mature.
Feedback welcome! I don't plan to add many features but do intend to fix major bugs.
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Mon Oct 09, 2023 3:12 pm
by GoodNPlenty
Thank You for sharing. It's a great start, very light and fast. I Like it.

Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Tue Oct 10, 2023 11:25 pm
by firace
GoodNPlenty wrote: Mon Oct 09, 2023 3:12 pm
Thank You for sharing. It's a great start, very light and fast. I Like it.
Thanks! I've just posted a new version, squashing some annoying bugs and adding some new hotkeys.
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Fri Oct 13, 2023 11:19 am
by firace
Added:
-> full screen mode
-> unique word count
-> word wrap
-> underline
-> modified file indicator
-> updated keyboard shortcuts (see demo.rtf for list)
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Thu Nov 02, 2023 8:50 pm
by Kwai chang caine
Unfortunately the link is breaked

Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Thu Nov 02, 2023 10:16 pm
by firace
Kwai chang caine wrote: Thu Nov 02, 2023 8:50 pm
Unfortunately the link is breaked
Hi KCC, thanks for noticing. This is the correct link:
http://www.radsix.com/rich/
I will fix the link in the initial post too.
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Fri Nov 03, 2023 12:19 am
by Kuron
WooHoo! Full Justification FTW! I am rather fond of the dark mode text editor I currently use, but this is so clean and compact!
I will give it a really good test this weekend.
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Fri Nov 03, 2023 1:34 pm
by firace
Kuron wrote: Fri Nov 03, 2023 12:19 am
WooHoo! Full Justification FTW! I am rather fond of the dark mode text editor I currently use, but this is so clean and compact!
I will give it a really good test this weekend.
Glad you like it
Not sure if it can compete with more mature software, and I probably won't have much time to further improve it in the near future, but would still be very happy if you give it a try!
BTW is your other editor RTF capable? Would be happy to hear of other dark-mode RTF editors - I couldn't find any (for Windows, at least).
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Fri Nov 03, 2023 4:44 pm
by Kuron
Offhand, the only RTF editor I can think of with dark mode support is Focus Writer, but I do not like it.
Yours reminds me of the text editor I use on my Chromebook which is a good and simple editor. My main text editor for Windows is Text Edit Plus by Vovsoft and it is text only, well HTML, etc.
I could definitely use a dark mode RTF editor. Keep in mind I have NOT tried it yet, but given my eyesight, being able to change the font sizes is a must for me. Is that possible?
Will try and get it tested this weekend. I was in the middle of reinstalling all of my Windows systems and ended up getting sick. Grrr...
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Fri Nov 03, 2023 9:36 pm
by firace
Kuron wrote: Fri Nov 03, 2023 4:44 pm
Offhand, the only RTF editor I can think of with dark mode support is Focus Writer, but I do not like it.
Yours reminds me of the text editor I use on my Chromebook which is a good and simple editor. My main text editor for Windows is Text Edit Plus by Vovsoft and it is text only, well HTML, etc.
I could definitely use a dark mode RTF editor. Keep in mind I have NOT tried it yet, but given my eyesight, being able to change the font sizes is a must for me. Is that possible?
Will try and get it tested this weekend. I was in the middle of reinstalling all of my Windows systems and ended up getting sick. Grrr...
The on-screen text size (actually, the document zoom-level) can be controlled using Ctrl+Mousewheel.
Setting the actual font size for selected text is not yet implemented, though.
Re: Ed - A tiny dark-mode editor for basic RTF files.
Posted: Tue Dec 05, 2023 6:54 pm
by Kwai chang caine
Firace wrote:Hi KCC, thanks for noticing
Thanks also to you for the fix
Nice works, thanks for sharing
