Edit Fileytype
Write the name of the filetype in the first line.
- Under it you see a list of the available actions:
- Drag'n'Drop-Action
- Doubleclick-Action
The defined action will be executed on a doubleclick.
- Display-Action
The defined action will be executed in case of the usage of the show-function.
- Raw Display-Action
The defined action will be executed in case of the usage of the raw-show-function.
- User-Action
The defined action will be executed if the user-function with the corresponding number is used.
You find a list of the defined actions beneath it:
- Add a command
A list with all available Functions will appear
- Remove the selected command from the list.
- Edit the selected command
- Move the selected command up. It will be executed before the other ones.
- The same but moving down.
The settings for the filetype are in the lower part of the window divided into several tabs (7).
In the tab "Pattern" you can define a pattern which will be used for filetype recognition using the filename (e.g. *.html).
- If set, the pattern will be used for recognition.
- If set, the case of the characters is ignored
- If set, the pattern is interpreted as an regular expression. A short introduction can be dispayed using the help button (button 12) or read the man page (man 7 regex).
- It is possible to use the whole filename including the path for pattern matching if this option is set.
- This button displays a short help about using the pattern and regular expressions.
The other tabs are described here: Filecontent, Extented test and Colors. "Flags" are currently not used.
Goto filetypes
Goto Configuration
Home