Hiding the ARCH column in `limactl list` kicks in too late
Open
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
It is supposed to hide the `ARCH` column when there is not enough space (and all entries just show the host arch), but does not do it properly:
It drops the column when I make the terminal just a small bit narrower:
~I'm also not sure why the `NAME` column is 1 character wider in the seconds screenshot, even though the data still has to wrap.~
I've resized the terminal after the screenshots, so there is no more wrapping, and then the `NAME` columns have the same width. Not sure why it looks different in the screenshots above.
Contributor guide
Assessment
This issue has not been assessed yet.