github coderaiser/cloudcmd v7.5.0
cloudcmd v7.5.0

latest releases: v17.4.1, v17.4.0, v17.3.3...
6 years ago

Vim

config

When --vim option provided, or configuration parameter vim set, next hot keys become available:

Key Operation
j navigate to next file
k navigate to previous file
dd remove current file
G navigate to bottom file
gg navigate to top file
v visual mode
y copy (selected in visual mode files)
p paste files
Esc unselect all

Commands can be joined, for example:

  • 5j will navigate 5 files below current;
  • d5j will remove next 5 files;
  • dG will remove all files from current to bottom;

feature

  • (vim) add hot keys
  • (key) add ability to extract archives with Alt + F9
  • (key) add ability to pack files with Alt + F5

updates

Don't miss a new cloudcmd release

NewReleases is sending notifications on new releases.