26 lines
441 B
JSON
26 lines
441 B
JSON
{
|
|
"segments": {
|
|
"left": [
|
|
{
|
|
"function": "powerline.segments.common.env.virtualenv",
|
|
"priority": 10
|
|
},
|
|
{
|
|
"type": "string",
|
|
"contents": "In [",
|
|
"draw_soft_divider": false,
|
|
"highlight_groups": ["prompt"]
|
|
},
|
|
{
|
|
"function": "powerline.segments.ipython.prompt_count",
|
|
"draw_soft_divider": false
|
|
},
|
|
{
|
|
"type": "string",
|
|
"contents": "]",
|
|
"highlight_groups": ["prompt"]
|
|
}
|
|
]
|
|
}
|
|
}
|