Replies: 1 comment 2 replies
-
有 xmake show -l buildmodes 宽度自适应是可以做,就是要费点时间,暂时我先调整到 一列三行了,再试试,应该会好点。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://xmake.io/#/plugin/builtin_plugins?id=show-builtin-compilation-modes-list
modes只在
xmake show -l rules
里面才展示,xmake show -l modes
挂了;另外xmake show -l rules一行宽度有点太宽了,看起来排版挺乱的,有没有办法根据当前console的字符宽度调整一下,类似ls命令的输出?Beta Was this translation helpful? Give feedback.
All reactions