powerliners 0.2.5

1:1 Rust port of powerline/powerline. The ultimate statusline/prompt utility
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"segments": {
		"left": [
			{
				"type": "string",
				"contents": "Select variant",
				"width": "auto",
				"align": "r",
				"highlight_groups": ["continuation:current"]
			}
		]
	}
}