mirror of
https://github.com/powerline/powerline.git
synced 2025-07-24 14:25:21 +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",
|
||||
"contents": "In[",
|
||||
"contents": "In [",
|
||||
"draw_soft_divider": false,
|
||||
"highlight_group": ["prompt"]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user