Lines Matching +full:source +full:- +full:highlight
8 # ---------------------
9 # config-main.def the default general config file
10 # config-extensions.def the default extension config file
11 # config-highlight.def the default highlighting config file
12 # config-keys.def the default keybinding config file
15 # -------------------
16 # ~/.idlerc/config-main.cfg the user general config file
17 # ~/.idlerc/config-extensions.cfg the user extension config file
18 # ~/.idlerc/config-highlight.cfg the user highlighting config file
19 # ~/.idlerc/config-keys.cfg the user keybinding config file
28 # default causes that entry to be wiped from the user file and re-read
37 # <sequence_number = menu item;/path/to/help/source>
38 # You can't use a semi-colon in a menu item or path. The path will be platform
43 #1 = My Extra Help Source;/usr/share/doc/foo/index.html
44 #2 = Another Help Source;/path/to/another.pdf
47 editor-on-startup= 0
49 print-command-posix=lpr %s
50 print-command-win=start /min notepad /p %s
51 delete-exitfunc= 1
57 font-size= 10
58 font-bold= 0
62 use-spaces= 1
63 num-spaces= 4
69 # name2 set in user config-main.cfg for themes added after 2015 Oct 1