Questions tagged [midnight-commander]

Midnight commander is a dual paned, curses based file manager with a text user interface, inspired by Norton Commander

Midnight commander is a dual paned, curses based file manager with a text user interface, inspired by Norton Commander. In addition to file management, it can also be used for bulk renaming, to explore the contents of some archives and package formats such as RPM, or as a FTP or FISH client

106 questions
54
votes
9 answers

Copy and paste text in midnight commander (MC) via putty in Linux

I use Midnight Commander (MC) editor over putty to edit files I want to know how to copy text from one file, close it then open another file and paste it? If it is not possible with Midnight Commander, is there another easy way to copy and paste…
Den
  • 643
  • 1
  • 5
  • 6
43
votes
4 answers

Midnight Commander (MC) installer for Mac OS X

I use MC on Windows and Linux and would like to use it on my Mac. Can someone point me to an URL where I can download a binary setup/install?
anjanbacchu
  • 1,297
  • 6
  • 24
  • 43
32
votes
3 answers

How to enable find-as-you-type behavior?

Ok, I just need Total Commander 'quick search' feature to be enabled. How can I do it?
jonny
  • 449
  • 1
  • 6
  • 6
25
votes
5 answers

Cannot use F10 key in Midnight commander running in OS X's terminal

I connect to my server from Terminal in Mac OS X 10.5. When I run Midnight Commander there I cannot use function keys like F10 to close MC even I cannot use mouse to control MC. Any idea why function keys don't work ?
chubbyk
  • 637
  • 1
  • 9
  • 13
18
votes
2 answers

Is there a way to change shortcuts in midnight commander?

I haven't found anything on the topic in the Internet. The only line from .mc/ini that looks related to the question is keymap=mc.keymap, but I have no idea what to do with it.
rride
  • 183
  • 1
  • 1
  • 4
16
votes
1 answer

How to expand the command line to the whole screen in MC?

Is it possible to expand the command line to the whole screen (to show several lines on the terminal) in Midnight Commander without exiting it? I mean I want to switch from two tabs to a raw terminal to see what was the output of the last command…
Kolyunya
  • 263
  • 1
  • 2
  • 8
11
votes
1 answer

Configuring function keys in PuTTY for both Vim and Midnight Commander under tmux?

First off, I'm aware that I can use Alt+1 (through 9 and 0) to synthesize the respective function keys (F1 through F10) in Midnight Commander. It has helped me many times, but by default I still press the actual function keys intuitively. Gist: I'm…
0xC0000022L
  • 6,819
  • 10
  • 50
  • 82
11
votes
1 answer

How to configure coloring of the file names in MC?

Is it possible to configure the Midnight Commander (Ubuntu 10.10) to show certain file and directory names differently, e.g. all hidden (starting with a period) using grey color?
Mike L.
  • 5,617
  • 16
  • 50
  • 69
9
votes
5 answers

How to apply `.mc/ini` file?

I installed Midnight Commander and tried to change the colour scheme, but unfortunately, it doesn't apply the ~/.mc/ini file. It's Midnight Commander 4.8.1, on Ubuntu 12.04. When I installed it, it didn't have the .mc folder, so I had to create it…
pesho hristov
  • 275
  • 1
  • 3
  • 7
9
votes
1 answer

midnight commander : how to invoke drop down on directory history list

I use mc 4.1.36 (C) ported to windows(I use Vista). I would love to be able to navigate through the list of directories that I've previously visited using the drop-down except that I don't know how to invoke it. This version of mc i use does not…
anjanbacchu
  • 1,297
  • 6
  • 24
  • 43
8
votes
2 answers

How to change the prompt of mc's subshell

I often use the subshell of mc. So I want the promt of mc-subsell to be different form the primary shell. Say, how can I change the sub-prompt like this: mc:$Current_dir$ many thanks
lymslive
  • 81
  • 1
  • 2
7
votes
1 answer

Install MC with SMB support

how to install MC (Midnight Commander) with Samba support (smb:// link like ftp). Im unable to install it thou apt-get. Ive got just mc version without smb. And install from sources failed. I try to google it, but no success. Im on Ubuntu 11…
Xsoft
  • 71
  • 1
  • 1
  • 3
7
votes
2 answers

Is it possible (and how) make user customization for syntax highlighting in build-in Midnight Commander editor/viewer?

Recently I discover a power of MC to view/edit certain types of file. For example this: shell/.class View=%view{ascii} tmp=%p; javap -c ${tmp%%.class} from ~/.mc/bindings take me brief look for Java class methods/fields by pressing F3. But it…
gavenkoa
  • 1,906
  • 5
  • 31
  • 38
7
votes
1 answer

How to start Midnight Commander in one panel mode?

I want to start Midnight Commander in one panel mode. I know I can toggle it on/off using Alt + t but I want it to be in one panel mode from the start. How can I do this? Is there a command line switch to enable it ?
7
votes
6 answers

Problem with arrow keys in Midnight Commander under Mac OS X after update to 10.6.3

After updating Mac OS X to 10.6.3 the arrow keys do not work in MC anymore - instead of moving the cursor it types, for instance, B for down key, C for right key. Although, if I quit MC and try it in terminal, it works. Has anyone experienced this…
Dmitry
1
2 3 4 5 6 7 8