Config
Starting from this version if your config ~/.cloudcmd.json contains not all fiels but only useful information:
{
"configDialog": false,
"terminal": true,
"terminalPath": "/home/coderaiser/gritty"
}This config will disable configDialog and enable terminal.
Caution: config file ~/.cloudcmd.json will be overwritten next time you save config via Cloud Commander.
Drag'n'Drop
Now you can copy files via drag'n'drop'. Just select files you want to copy drag them to opposite panel and drop.
fix
- (listeners) getFileRange: select with shift + click
feature
- (listeners) add ability to copy files with help of drag n drop (#114)
- (config) add ability to override absent values in config