Changes between Initial Version and Version 1 of Ticket #3845


Ignore:
Timestamp:
08/01/17 18:59:57 (7 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3845 – Description

    initial v1  
    11I can't see text printed in bright blue in tty (Slackware Linux, using default skin), I suggest to replace it in syntax files with bright cyan, it can be done with such script ran in syntax folder (skips filehighlight.syntax and syntax.syntax): 
    22 
     3{{{ 
    34#! /bin/tcsh 
    45set a = `basename $0` 
     
    89    endif 
    910end 
     11}}}