...
Or disable columns_width
calculation:
vss-cli configure set columns_width – -1
Updating columns_width from 0 -> -1. /Users/username/.vss-cli/config.yaml updated 💾
Boolean values for check_for_updates
, verbose
, debug
, and wait_for_requests
etc. can be enabled (true
) by using any of the following values “yes”, “true”, “t”, “1”, “y”, everything else is taken as false
.
...