mined - text editor

Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

mined - text editor

Unread post by machinebacon » Sat Dec 20, 2014 11:46 am

With unicode support. Okay, so let's get it:

Code: Select all

wget -c http://towo.net/mined/download/mined-2014.24.2.tar.gz
unp mined-2014.24.2.tar.gz
cd mined-2014.24.2
./configure
make
sudo make install
mined
Errrm, yes ... an editor ;)
Attachments
mined.png
..gnutella..

User avatar
slartie
Grump
Posts: 416
Joined: Tue Jun 18, 2013 12:35 pm
Location: Denmark
Contact:

Re: mined - text editor

Unread post by slartie » Sat Dec 20, 2014 12:01 pm

Wow. I haven't seen mined for ages. This editor is almost older than dirt. It was a part of the Monkey Linus distro I believe .. back in the early 90s.

Also if you want a packaged version:

Code: Select all

echo 'deb http://download.opensuse.org/repositories/home:/towo2:/mined/Debian_7.0/ /' >> /etc/apt/sources.list.d/mined.list 
apt-get update
apt-get install mined

wget http://download.opensuse.org/repositories/home:towo2:mined/Debian_7.0/Release.key
apt-key add - < Release.key

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: mined - text editor

Unread post by machinebacon » Sat Dec 20, 2014 12:08 pm

^ sweet, thanks slart!
..gnutella..

User avatar
Dr_Chroot
Alfalfa
Posts: 1100
Joined: Mon Jun 09, 2014 9:49 pm
Location: among the sagebrush
Contact:

Re: mined - text editor

Unread post by Dr_Chroot » Sun Dec 21, 2014 4:48 am

Mined reminds me of my old Chinese friend - Ug Lee. Goes well with the old amiga workbench. I love it B)
Attachments
uglyasinug_lee.png
Last edited by Dr_Chroot on Sun Dec 21, 2014 6:18 am, edited 1 time in total.
Fight internet censorship.
EFF | Tor Project | Bitcoin

"There have been times throughout American history where what is right is not the same as what is legal. Sometimes to do the right thing you have to break the law." - Edward Snowden

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: mined - text editor

Unread post by machinebacon » Sun Dec 21, 2014 5:01 am

Eye-cancer :) But dillo makes a great Netscape replacement in terms of 'design'. Worthy of GNU :)
..gnutella..

Post Reply