Ghosts of Unix Past
lambda-the-ultimate.org
Ghosts of Unix Past
1–7 of 7 posts
Re: Ghosts of Unix Past
#2Re: Ghosts of Unix Past
#3A lot has been said about how Plan9 is "Unix with all the design issues fixed", but as much as I like the idea of "everything is really, really a file", I'm not sure whether I could get used to the Xerox Star style GUI (which you can't easily replace, since it too is exposed to the filesystem), or trade my lovely Vim in for Acme.
There is also http://swtch.com/plan9port Plan9 in Userspace
and http://swtch.com/9vx/ which runs the Plan9 kernel in a VM
though dev is currently on an other branch http://9fans.net/archive/2010/10/14
Re: Ghosts of Unix Past
#4A lot has been said about how Plan9 is "Unix with all the design issues fixed", but as much as I like the idea of "everything is really, really a file", I'm not sure whether I could get used to the Xerox Star style GUI (which you can't easily replace, since it too is exposed to the filesystem), or trade my lovely Vim in for Acme.
Many feel the GUI is a joy but you're not forced to use it, there is even a text mode install. (though only use it if you have to :)
Re: Ghosts of Unix Past
#5There are several parts, links are on the bottom of each chapter.
Re: Ghosts of Unix Past
#6Re: Ghosts of Unix Past
#7A lot has been said about how Plan9 is "Unix with all the design issues fixed", but as much as I like the idea of "everything is really, really a file", I'm not sure whether I could get used to the Xerox Star style GUI (which you can't easily replace, since it too is exposed to the filesystem), or trade my lovely Vim in for Acme.
What? The graphics system is quite nice, there's no reason to replace that. I'm pretty sure there is nothing tying the graphics protocol to their GUI paradigm. I think it would be entirely possible to implement, say, GTK over it.
Vim
There's no reason it couldn't be ported. I would use it if you made it. It would be nice to have a libdraw based vi, even just in plan9port.