Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前在 zsh 中使用 powerlevel9k。它显示了我当前的目录,即我所在的当前 VCS 分支(在本例中为 git)。虽然我可以限制显示的目录数量(即显示不超过 2 个目录),但我不知道如何限制要显示的 git 分支名称。
如果我有一个名为 的分支名称this-is-a-really-long-branch-name-for-no-good-reason,那么它将接管我的终端并且换行。在多个窗格中工作时,这尤其令人讨厌。我想在说 30 个字符后压制它。最好的方法是什么?
this-is-a-really-long-branch-name-for-no-good-reason
已经有一个拉请求。看看#798。它很快就会到达next分行。如果您可以尝试一下,并在 Pull Request 中记录您的发现,那就太棒了。您可以在此处找到相关文档(在符号描述之后)。
next