User:Kuraiko Yoshikawa/sandbox/LSL Goodies/mc

From Second Life Wiki
Jump to navigation Jump to search



Midnight Commander
 _____ _ _      
|  ___(_) | ___ 
| |_  | | |/ _ \
|  _| | | |  __/
|_|   |_|_|\___|

You can find the syntax file (and others) in our Google Code Project

lsl.syntax

  ___           _        _ _                                                    
 |_ _|_ __  ___| |_ __ _| | |                                                   
  | || '_ \/ __| __/ _` | | |                                                   
  | || | | \__ \ || (_| | | |                                                   
 |___|_| |_|___/\__\__,_|_|_| 

To install put the lsl.syntax file in /usr/share/mc/syntax/ and edit the /usr/share/mc/syntax/Syntax file. add the following lines:

 file ..\*\\.(lsl|LSL|LsL)$ Linden\sScripting\sLanguage
 include lsl.syntax

If your mc doesn't highlight automatical go to menu/options/syntaXhighlighting and select Linden Scripting Language in the list.

Midnight Commander-LSL.png