2009-06-03

MIDNIGHT COMMANDER

Shortkeys:

"key1" & "key2" - means - put key1 and after that put key2
"key1" + "key2" - means - put key1 and hold on put key2

"esc" & "o" #the same directory on neighbor window
"ctrl" + "x" & "q" #show file content
"ctrl" + "x" & "s" #make symbolic link
"ctrl" + "x" & "c" #chmod
"ctrl" + "x" & "o" #chown

Connections:

/#sh:[username]:[pass]@[server]:[path]
/#ftp:[username]:[pass]@[server]


~/.mc/ini

navigate_with_arrows=1 #change dirs with arrows
use_internal_edit=1 #internal editor mcedit when set 0 it dependes from environment variable $EDITOR