NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
A desktop environment without graphics (tmux-like) (github.com)
lproven 35 minutes ago [-]
It looks impressive but it duplicates a tonne of existing functionality from TWIN, which has been around for about 25 years or more.

https://github.com/cosmos72/twin

https://en.wikipedia.org/wiki/Twin_(windowing_system)

And both of them seem to re-implement their own, inferior, versions of the TurboVision text-mode "widget toolkit":

https://tvision.sourceforge.net/

https://github.com/magiblot/tvision

A merger could result in something greater than the sum of its parts.

ryao 8 hours ago [-]
I do not plan to try this but I do wonder how well the terminal version of WordPerfect would work in this.

Also, if sixel support were added, it could support graphics. See:

https://github.com/taviso/wpunix/wiki/Terminals

If sixels somehow are already supported, then it does support graphics.

LeoPanthera 3 hours ago [-]
Wordgrinder is a modern text-mode word processor. (Distinct from a text editor.)

https://github.com/davidgiven/wordgrinder

hliyan 52 minutes ago [-]
This discussion is bringing back some memories. Particularly my first time using Wordstar 2000

https://en.wikipedia.org/wiki/WordStar

mxuribe 8 hours ago [-]
Well, i remember a time when MS Word was run within DOS, yes, DOS as in the old operating system....so while i never used WordPerfect, i would not be surprized if such a thing existed.

This DE looks quite a bit like DOS - or at least the UI seen via apps within DOS. I didn't care much for DOS back in the day...but now, i like it...of course it might be simple rose-colored nostalgia. :-)

lproven 44 minutes ago [-]
> i remember a time when MS Word was run within DOS

The penultimate DOS version of MS Word is freeware. MS released Word 5.5 as freeware as a Y2K fix for all previous versions.

It's quite usable. I've written articles using it.

You can run it under Linux or macOS easily using DOSemu, on 64-bit Windows with VDOS+.

I wrote about how, with a pic of it working:

https://www.theregister.com/2022/06/28/friday_foss_fest_runn...

Sadly, the last ever version, 6.0, is much better, with more keystrokes in common with Word 6 for Windows and Mac, and that's not freeware.

technothrasher 7 hours ago [-]
> so while i never used WordPerfect, i would not be surprized if such a thing existed.

WordPerfect competed heavily with Microsoft Word back in the DOS days. I made money in high school with side jobs teaching people to use WordPefect for DOS, and making utilities to convert and process WordPerfect files for small businesses.

I wrote all of my high school papers on WordPerfect for the Amiga, which was basically just a straight port of the text-only DOS version.

lproven 39 minutes ago [-]
> WordPerfect competed heavily with Microsoft Word back in the DOS days.

Ha! I'd say it was more accurate to say that MS Word tried to compete with WordPerfect.

It was only with the rise of Windows that Word became a contender, and WordPerfect was relegated to trying to compete.

> a straight port of the text-only DOS version.

Just out of interest: WP was a Data General app. The DOS version was a port, as was the Amiga version, SCO Xenix, classic MacOS, all the others. The native app was a DG minicomputer program.

Part of its competitiveness in the pre-GUI era was that WordPerfect was very portable and the company ported it to almost every OS going, complete with its massive suite of state-of-the-art printer drivers.

If you were not using a DG Nova minicomputer then you were running a port.

But as GUIs became standard, they almost all included printing subsystems, using soft fonts rendered by the same code that rendered stuff on screen. Printers' own built-in fonts became irrelevant: GUIs just dumped bitmaps to the printer.

So WordPerfect's best-in-the-industry printer drivers, which supported every printer in the world and could make it do backflips, became irrelevant.

Cthulhu_ 1 hours ago [-]
WP was still used for typing practice back in uuhh... 1998/1999, I think they intentionally used that instead of their Windows counterparts to minimize distractability.
mxuribe 7 hours ago [-]
Good on you that you made money that way in high school!
Scoundreller 3 hours ago [-]
WP5 was basically 40x60 (or whatever) in DOS. I still remember the royal blue background.

WP6 also ran in DOS but had a full fledged GUI. Ran a bit slow on the 486 but wow!

snozolli 7 hours ago [-]
This DE looks quite a bit like DOS - or at least the UI seen via apps within DOS.

I'm definitely getting Turbo Pascal 5 vibes. Not 6, though, because that added ASCII drop-shadows.

lelanthran 4 hours ago [-]
> Not 6, though, because that added ASCII drop-shadows.

I see a drop shadow on a button; not sure if that specific console application had the button or if the button is part of the DE.

Protostome 1 hours ago [-]
I like the idea, but almost everyone needs a browser these days... Unless you work solo and don't need MS Teams/Google Meet/etc
iberator 38 minutes ago [-]
hehe it looks like DESQview]1] for MSDOS from 1985 :) Amazing idea!

1: https://en.m.wikipedia.org/wiki/DESQview

globalhsbc 2 hours ago [-]
[dead]
curtisszmania 5 hours ago [-]
[dead]
Borg3 19 minutes ago [-]
While I love CLI and terminals this is like going backward, heh. Instead of making lightweight and lighting fast GUIs where you can render all your terminals and some other graphics, people try to form TUIs again.

Yeah, they were great in 80s where HW was seriously underpowered. I run minimal IceWM and it looks and works great, and its quick :)

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 08:38:03 GMT+0000 (Coordinated Universal Time) with Vercel.