如何在 git bash window 上添加填充
How to add padding on the git bash window
有没有办法给 git bash window 添加填充?
试图实现这一目标:
Is there a way to add padding to the git bash window?
否:不在常规 Git bash window 本身。
如果您使用 Windows 10/11 terminal, then yes, with the padding setting:
从那里,您可以输入“bash
”,然后进入 Git For Windows bash 会话。
这来自 issue 76,它说明了填充的一个方面,假设这是 OP 所指的内容:
有没有办法给 git bash window 添加填充?
试图实现这一目标:
Is there a way to add padding to the git bash window?
否:不在常规 Git bash window 本身。
如果您使用 Windows 10/11 terminal, then yes, with the padding setting:
从那里,您可以输入“bash
”,然后进入 Git For Windows bash 会话。
这来自 issue 76,它说明了填充的一个方面,假设这是 OP 所指的内容: