| 1234567891011121314151617181920212223 |
- {
- "segments": {
- "left": [
- {
- "type": "string",
- "contents": "",
- "draw_soft_divider": false,
- "width": "auto",
- "highlight_group": ["prompt"]
- },
- {
- "name": "prompt_count",
- "module": "powerline.segments.ipython",
- "draw_soft_divider": false
- },
- {
- "type": "string",
- "contents": ">",
- "highlight_group": ["prompt"]
- }
- ]
- }
- }
|