mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
Add space after In
string in ipython
Thus `In ` and `Out` have the same width
This commit is contained in:
parent
a7d92a65f4
commit
413edbc4f0
@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"contents": "In[",
|
"contents": "In [",
|
||||||
"draw_soft_divider": false,
|
"draw_soft_divider": false,
|
||||||
"highlight_group": ["prompt"]
|
"highlight_group": ["prompt"]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user