I installed Solaris 10, but I want change the background terminal color to black. Is there any way to see my text in color mode with vi editor too?
1 Answer
You can change the default colors of your terminal emulator, whether it is dtterm, gnome-terminal or even xterm (reverse-video), using its configuration menu.
Solaris 10 standard System V vi doesn't support syntax coloring. You need to install and use vim or elvis to get it.
-
where is its option in gnome-treminal?Gohar– Gohar2015-07-11 09:04:09 +00:00Commented Jul 11, 2015 at 9:04
-
Should be somethng like: Right click / Profiles / Profile preferences / Colorsjlliagre– jlliagre2015-07-11 09:05:40 +00:00Commented Jul 11, 2015 at 9:05
-
-
1Then: Edit / Current Profile / Colorsjlliagre– jlliagre2015-07-11 09:24:03 +00:00Commented Jul 11, 2015 at 9:24
dttermor any other?