80
Giovanni Mannarino
osx, Informazioni tecniche, cavi, porte, Utility, Tips&Tricks, Easter Eggs
http://faqintosh.com/faq/80.xml - XML della Faq: http://faqintosh.com/faq/80-data.xml
5492 giorni, 11 ore, 13 minuti
Innanzitutto occorre che sia presente l'editor di testo Vim, questo è presente su Mac OS 10.3 (Panther), mentre per chi usa un OS X precedente andrà scaricato via fink o da forked.
Quindi occorre editare il file .vimrc o crearne uno nuovo.
Occorre che siano presenti le seguenti righe:
set term=xterm-color
" Switch syntax highlighting on, when the terminal has colors
" Also switch on highlighting the last used search pattern.
if &t_Co > 2 || has("gui_running")
syntax on
set hlsearch
endif
Le righe precedute dagli apici doppi sono di commento, consiglio di lasciarle per ricordare a cosa servano quelle seguenti.
Google+ | |
---|---|
|
|