elinks: dump in color
This commit is contained in:
		
							parent
							
								
									bd1af1d592
								
							
						
					
					
						commit
						7e50253e34
					
				
					 1 changed files with 35 additions and 0 deletions
				
			
		|  | @ -23,3 +23,38 @@ set ui.clock.enable = 1 | |||
| set ui.language = "System" | ||||
| set ui.leds.enable = 1 | ||||
| set ui.tabs.top = 1 | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| ############################## | ||||
| # Automatically saved options | ||||
| # | ||||
| 
 | ||||
| ## document  | ||||
| #  Document options. | ||||
| 
 | ||||
|   ## document.dump  | ||||
|   #  Dump output options. | ||||
| 
 | ||||
|     ## document.dump.color_mode <num> | ||||
|     #  Color mode for dumps. | ||||
|     #   | ||||
|     #  Some modes may have been disabled at compile time. The Setup -> Terminal | ||||
|     #  options dialog lists the modes supported by this executable. If you | ||||
|     #  select an unsupported mode, ELinks uses 16 colors. | ||||
|     #   | ||||
|     #  The color modes are: | ||||
|     #  -1 is standard dump mode | ||||
|     #  0 is mono mode | ||||
|     #  1 is 16 color mode | ||||
|     #  2 is 88 color mode | ||||
|     #  3 is 256 color mode | ||||
|     #  4 is true color mode | ||||
|     set document.dump.color_mode = 4 | ||||
| 
 | ||||
|     ## document.dump.width <num> | ||||
|     #  Width of screen in characters when dumping documents. | ||||
|     set document.dump.width = 150 | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue