Object_Id : 124 Title : elvis / colour elvis / color elvis Node_Type : Production Format : other ("ASCII") Address : http://web/home/mortian/man/man1/elvis.1 Keywords : vi syntax highlighting syntax-aware editing c++ c Abstract : Elvis is a text editor which emulates vi/ex. This version has had the colour editing patches applied, so you can edit your c or c++ code with different colours for keywords, symbols, strings, comments, etc! Date_Entry_Created : 04/11/96 Entry_Created_By : mortian Date_Entry_Last_Modified: Entry_Last_Modified_By : Asset_Qualification : excellent Other_Opinions : Contact_Person : mortian IP_or_Copyright_Owner : Steve Kirkendall Support_re_Ownership : public domain? Date_Item_Created : Usage_Conditions : freeware? Support_re_Usage_Condns : Authors_and_Contributors: Steve Kirkendall Many other people have worked to port elvis to various operating systems. To see who deserves credit, run the :version command from within elvis Projects_Used_In : na550.1 Obtained_From : ftp (I forget exactly where) Derived_From : Related_Items : cxterm Code_Type : simple tool Programming_Language : C Portations : BSD UNIX AT&T SysV UNIX SCO Xenix Minix MS-DOS (Turbo-C or MSC 5.10) Atari TOS OS9/68000 Coherent VMS AmigaDos Solaris linux Source_Location : Binaries_Location : http://web/home/mortian/bin/SunOS/elvis Issues_Bug_etc_List_Locn: Additional_Info : I have only compiled it for Solaris (so far), but source code is available and compilation wasn't *too* difficult. You will need the colour patch as well as the main source code. You will need a .exrc.color file in your $HOME directory; copy mine (~mortian/.exrc.color) for a starting point, and/or see the colour info doc (~mortian/doc/Color_choices). If you are using a normal xterm, you will only be able to differentiate plain and bold styles; to use full colour you will need a colour xterm (see cxterm in the repository). PS.. I didn't compile in Fortran support. ;)