mirror of
				https://gitlab.com/ceda_ei/wish
				synced 2025-11-04 14:00:06 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			966 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			966 B
		
	
	
	
	
	
	
	
Path Powerline
Shows the current path and whether it is writeable.
Features
- Powerline symbols used as path separators.
 - Long paths are shrunk down to allow for more space for other plugins.
- e.g. 
/usr/lib/systemd/system/might get shortened to one of the following based on config + screen width:/u/l/s/system,/u/l/systemd/systemor/u/lib/systemd/system - This is configurable and disabled by default (check 
max_percconfig) - Recommended value for 
max_percis50 
 - e.g. 
 
Add to wish
[plugin]
name = path
Config options
| Key | Meaning | Default | 
|---|---|---|
| no_write_suffix | Suffix if the current path is not writeable. |  | 
| max_perc | Maximum percentage of screen width path should take. (0-100) | 0 (disabled) |