DigiPad is a simple terminal mode text editor for Linux systems. It has been developed in C++ and uses the nCurses library. It features menus(for new users) as well as fastkeys(keyboard shortcuts for advanced users).
I wrote it as a lab project for the VTU System Software Lab. DigiPad is released under the GNU General Public License.
DigiPad 0.2.2
You can also download the project report. [43 KB]
Older versions of DigiPad before 0.2.2
For instructions on uncompressing and compiling see help.
To unzip the files
.tar.gz
files use
$ gunzip dp-0.2.2.tar.gz
$ tar -xvf dp-0.2.2.tar
.zip
files use
$ unzip dp-0.2.2.zip
To compile, just type make
If you still have problems then please contact me.
A big thanks to all these people.
Ashwin <ashwin@despammed.com> | The Coral Tree | Tue Feb 12 20:20:18 IST 2002 |