Tip and tricks for using midnight commander in OS X
A great file manager, which can really speed up development time (and save your arms if you've got RSI as you use your mouse much less).
If you've got fink, you can install midnight using:
sudo apt-get install mc
The key sequences are often a little different between OS X and Linux -
| Command | Action |
|---|---|
| ESC-O | Match both panes. |
| CTRL-\ | Hotlist (bookmark directories) |
| CTRL-X C | Set permissions. |
| CTRL-O | Move between shell and midnight commander. |
| C-x p | Copy the current pathname to the command line. |
| ESC-RETURN | Copy current file to the command line. |
NB: If a key is not joined to others with a '-' it means release the previous keys. So, for example,