cloudcmd v8.3.0
Columns
Some people asked about this (#146, #139), and at last this became possible :). Today I want to introduce you new command line flag --columns also available as CLOUDCMD_COLUMNS env variable and as Config parameter.
At this moment it has 2 states: name-size-date and name-size-date-owner, but list of options can be increased significantly with help of our lovely users and contributors of Cloud Commander :).
From command line you can use this options:
cloudcmd --columns name-size-date --no-server --save
This one also works:
CLOUDCMD_COLUMNS=name-size-date-owner-mode cloudcmd
This is how it going to look like:
fix
- (route) buildIndex: getIndexPath
- (listeners) pop: change #hash

