config.def.h: tweak extra worddelimiters
This changes the selection more like xterm. To test try: "find /" and select a path.
This commit is contained in:
		
							parent
							
								
									add0211522
								
							
						
					
					
						commit
						927621f6da
					
				| @ -33,7 +33,7 @@ static float chscale = 1.0; | |||||||
|  * |  * | ||||||
|  * More advanced example: L"#$%&+,-./:=?_~" |  * More advanced example: L"#$%&+,-./:=?_~" | ||||||
|  */ |  */ | ||||||
| wchar_t *extrawordchars = L"./:"; | wchar_t *extrawordchars = L""; | ||||||
| 
 | 
 | ||||||
| /* selection timeouts (in milliseconds) */ | /* selection timeouts (in milliseconds) */ | ||||||
| static unsigned int doubleclicktimeout = 300; | static unsigned int doubleclicktimeout = 300; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Hiltjo Posthuma
						Hiltjo Posthuma