Greetings everyone! I'd like to write a script which will open up a bunch of uxterms & vim but for some reason I don't get any colors? I've check all environment variables and in vim "syntax on" won't work. Anyone have any ideas or is there a better to do this?
#get file list #open all files with: uxterm -bg '#000000' -fg '#eeeeee' -cr '#ffffff' +sb -e vim SOMEFILE (perl, c++, etc...) Thanks everyone! Regards, -Al
