Ticket #2253: fixed formatting of DONT_SPLIT option.
[pantumic.git] / doc / man / mc.1.in
blob00650561465b477fe4713d349af975472ada2b1e
1 .\"TOPICS "Topics:"
2 .TH MC 1 "@DATE_OF_MAN_PAGE@" "MC Version @DISTR_VERSION@" "GNU Midnight Commander"
3 .\"SKIP_SECTION"
4 .SH "NAME"
5 mc \- Visual shell for Unix\-like systems.
6 .\"SKIP_SECTION"
7 .SH "USAGE"
8 .B mc
9 [\-abcCdfhPstuUVx] [\-l log] [dir1 [dir2]] [\-e [file]] [\-v file]
10 .\"NODE "DESCRIPTION"
11 .SH "DESCRIPTION"
12 GNU Midnight Commander is a directory browser/file manager for
13 Unix\-like operating systems.
14 .\"NODE "OPTIONS"
15 .\"DONT_SPLIT"
16 .SH "OPTIONS"
17 .TP
18 .I \-a, \-\-stickchars
19 Disable usage of graphic characters for line drawing.
20 .TP
21 .I \-b, \-\-nocolor
22 Force black and white display.
23 .TP
24 .I \-c, \-\-color
25 Force color mode, please check the section
26 .\"LINK2"
27 Colors
28 .\"Colors"
29 for more information.
30 .TP
31 .I \-C arg, \-\-colors=arg
32 Specify a different color set in the command line.  The format of arg is
33 documented in the
34 .\"LINK2"
35 Colors
36 .\"Colors"
37 section.
38 .TP
39 .I \-S arg
40 Specify a name of skin in the command line. Technology of skins is
41 documented in the
42 .\"LINK2"
43 Skins\&.
44 .\"Skins"
45 section.
46 .TP
47 .I \-d, \-\-nomouse
48 Disable mouse support.
49 .TP
50 .I \-e [file], \-\-edit[=file]
51 Start the internal editor.  If the file is specified, open it on
52 startup.  See also
53 .BR "mcedit (1)" .
54 .TP
55 .I \-f, \-\-datadir
56 Display the compiled\-in search paths for Midnight Commander files.
57 .TP
58 .I \-k, \-\-resetsoft
59 Reset softkeys to their default from the termcap/terminfo
60 database. Only useful on HP terminals when the function keys don't work.
61 .TP
62 .I \-K file
63 Specify a name of keymap file in the command line.
64 .TP
65 .I \-l file, \-\-ftplog=file
66 Save the ftpfs dialog with the server in file.
67 .TP
68 .I \-P file, \-\-printwd=file
69 Print the last working directory to the specified file.  This option is
70 not meant to be used directly.  Instead, it's used from a special shell
71 script that automatically changes the current directory of the shell to
72 the last directory the Midnight Commander was in.  Source the file
73 .B @prefix@/share/mc/bin/mc.sh
74 (bash and zsh users) or
75 .B @prefix@/share/mc/bin/mc.csh
76 (tcsh users) respectively to define
77 .B mc
78 as an alias to the appropriate shell script.
79 .TP
80 .I \-s
81 Set alternative mode drawing of frameworks.
82 If the section [Lines] is not filled, the symbol for the pseudographics
83 frame is a space, otherwise the frame characters are taken from follow params.
85 .B You can redefine the following variables:
86 .TP
87 .B lefttop
88 left\-top corner
89 .TP
90 .B righttop
91 right\-top corner
92 .TP
93 .B centertop
94 center\-top cross
95 .TP
96 .B centerbottom
97 center\-bottom cross
98 .TP
99 .B leftbottom
100 left\-bottom corner
102 .B rightbottom
103 right\-bottom corner
105 .B leftmiddle
106 left\-middle cross
108 .B rightmiddle
109 right\-middle cross
111 .B centermiddle
112 center cross
114 .B horiz
115 default horizontal line
117 .B vert
118 default vertical line
120 .B thinhoriz
121 thin horizontal line
123 .B thinvert
124 thin vertical line
126 .I \-t, \-\-termcap
127 Used only if the code was compiled with Slang and terminfo: it makes
128 the Midnight Commander use the value of the
129 .B TERMCAP
130 variable for the terminal information instead of the information on
131 the system wide terminal database
133 .I \-u, \-\-nosubshell
134 Disable use of the concurrent shell (only makes sense if the Midnight
135 Commander has been built with concurrent shell support).
137 .I \-U, \-\-subshell
138 Enable use of the concurrent shell support (only makes sense if the
139 Midnight Commander was built with the subshell support set as an
140 optional feature).
142 .I \-v file, \-\-view=file
143 Start the internal viewer to view the specified file.  See also
144 .BR "mcview (1)" .
146 .I \-V, \-\-version
147 Display the version of the program.
149 .I \-x, \-\-xterm
150 Force xterm mode.  Used when running on xterm\-capable terminals (two
151 screen modes, and able to send mouse escape sequences).
153 If specified, the first path name is the directory to show in the
154 selected panel; the second path name is the directory to be shown in
155 the other panel.
156 .\"NODE "Overview"
157 .SH "Overview"
158 The screen of the Midnight Commander is divided into four parts.
159 Almost all of the screen space is taken up by two directory panels.
160 By default, the second line from the bottom of the screen is the
161 shell command line, and the bottom line shows the function key labels.
162 The topmost line is the
163 .\"LINK2"
164 menu bar line\&.
165 .\"Menu Bar"
166 The menu bar line may not be visible, but appears if you click the
167 topmost line with the mouse or press the F9 key.
169 The Midnight Commander provides a view of two directories at the same
170 time. One of the panels is the current panel (a selection bar is in
171 the current panel). Almost all operations take place on the current
172 panel. Some file operations like Rename and Copy by default use the
173 directory of the unselected panel as a destination (don't worry, they
174 always ask you for confirmation first). For more information, see the
175 sections on the
176 .\"LINK2"
177 Directory Panels\&,
178 .\"Directory Panels"
180 .\"LINK2"
181 Left and Right Menus
182 .\"Left and Right Menus"
183 and the
184 .\"LINK2"
185 File Menu\&.
186 .\"File Menu"
188 You can execute system commands from the Midnight Commander by simply
189 typing them. Everything you type will appear on the shell command line,
190 and when you press Enter the Midnight Commander will execute the
191 command line you typed; read the
192 .\"LINK2"
193 Shell Command Line
194 .\"Shell Command Line"
196 .\"LINK2"
197 Input Line Keys
198 .\"Input Line Keys"
199 sections to learn more about the command line.
200 .\"NODE "Mouse Support"
201 .SH "Mouse Support"
202 The Midnight Commander comes with mouse support.  It is activated
203 whenever you are running on an
204 .B xterm(1)
205 terminal (it even works if you take a telnet, ssh or rlogin connection to
206 another machine from the xterm) or if you are running on a Linux
207 console and have the
208 .B gpm
209 mouse server running.
211 When you left click on a file in the directory panels, that file is
212 selected; if you click with the right button, the file is marked (or
213 unmarked, depending on the previous state).
215 Double\-clicking on a file will try to execute the command if it is
216 an executable program; and if the
217 .\"LINK2"
218 extension file
219 .\"Extension File Edit"
220 has a program specified for the file's extension, the specified
221 program is executed.
223 Also, it is possible to execute the commands assigned to the function
224 key labels by clicking on them.
226 The default auto repeat rate for the mouse buttons is 400
227 milliseconds. This may be changed to other values by editing the
228 .\"LINK2"
229 \&~/.mc/ini
230 .\"Save Setup"
231 file and changing the
232 .I mouse_repeat_rate
233 parameter.
235 If you are running the Midnight Commander with the mouse support, you
236 can get the default mouse behavior (cutting and pasting text) by holding
237 down the Shift key.
238 .SH ""
239 .\"NODE "Keys"
240 .SH "Keys"
241 Some commands in the Midnight Commander involve the use of the
242 .I Control
243 (sometimes labeled CTRL or CTL) and the
244 .I Meta
245 (sometimes labeled ALT or even Compose) keys. In this manual we will
246 use the following abbreviations:
248 .B C\-<chr>
249 means hold the Control key while typing the character <chr>.
250 Thus C\-f would be: hold the Control key and type f.
252 .B Alt\-<chr>
253 means hold the Meta or Alt key down while typing <chr>.
254 If there is no Meta or Alt key, type
255 .IR ESC ,
256 release it, then type the character <chr>.
258 .B S\-<chr>
259 means hold the Shift key down while typing <chr>.
261 All input lines in the Midnight Commander use an approximation to
262 the GNU Emacs editor's key bindings (default).
264 You may redefine key bindings. See
265 .\"LINK2"
266 .I redefine hotkey bindings
267 .\"Keys_redefine"
269 for more info. All other key bindings (described in this manual) relative
270 to default behavior.
273 There are many sections which tell about the keys. The following are
274 the most important.
277 .\"LINK2"
278 File Menu
279 .\"File Menu"
280 section documents the keyboard shortcuts for the commands appearing in
281 the File menu. This section includes the function keys. Most of these
282 commands perform some action, usually on the selected file or the
283 tagged files.
286 .\"LINK2"
287 Directory Panels
288 .\"Directory Panels"
289 section documents the keys which select a file or tag files as a
290 target for a later action (the action is usually one from the file
291 menu).
294 .\"LINK2"
295 Shell Command Line
296 .\"Shell Command Line"
297 section list the keys which are used for entering and editing command
298 lines. Most of these copy file names and such from the directory
299 panels to the command line (to avoid excessive typing) or access the
300 command line history.
302 .\"LINK2"
303 Input Line Keys
304 .\"Input Line Keys"
305 are used for editing input lines. This means both the command line and
306 the input lines in the query dialogs.
308 .\"NODE "  Keys_redefine"
309 .SH "  Redefine hotkey bindings"
310 Hotkey bindings may be read from external file (keymap\-file).
311 A keymap\-file is searched on the following algorithm (to the first one found):
314 1) command line option
315 .BR \-K
316 .BR \<keymap\>
318 .BR \-\-keymap=\<keymap\>
320 2) Environment variable
321 .BR MC_KEYMAP
323 3) In config file parameter
324 .BR keymap
325 in section
326 .BR [Midnight Commander]
328 4) File
329 .BR ~/.mc/mc.keymap
331 5) File
332 .BR @sysconfdir@/mc/mc.keymap
334 6) File
335 .BR @prefix@/share/mc/mc.keymap
337 Command line option, environment variable and parameter in config file may
338 contain the absolute path to the keymap\-file (with the extension \.keymap
339 or without it). Search of keymap\-file will occur in (to the first one found):
342 .BR ~/.mc/
345 .BR @sysconfdir@/mc/
348 .BR @prefix@/share/mc/
350 .\"NODE "  Miscellaneous Keys"
351 .SH "  Miscellaneous Keys"
352 Here are some keys which don't fall into any of the other categories:
354 .B Enter
355 if there is some text in the command line (the one at the bottom of
356 the panels), then that command is executed. If there is no text in the
357 command line then if the selection bar is over a directory the
358 Midnight Commander does a
359 .B chdir(2)
360 to the selected directory and reloads the information on the panel;
361 if the selection is an executable file then it is executed. Finally,
362 if the extension of the selected file name matches one of the
363 extensions in the
364 .\"LINK2"
365 extensions file
366 .\"Extension File Edit"
367 then the corresponding command is executed.
369 .B C\-l
370 repaint all the information in the Midnight Commander.
372 .B C\-x c
373 run the
374 .\"LINK2"
375 Chmod
376 .\"Chmod"
377 command on a file or on the tagged files.
379 .B C\-x o
380 run the
381 .\"LINK2"
382 Chown
383 .\"Chown"
384 command on the current file or on the tagged files.
386 .B C\-x l
387 run the hard link command.
389 .B C\-x s
390 run the absolute symbolic link command.
392 .B C\-x v
393 run the relative symbolic link command. See the
394 .\"LINK2"
395 File Menu
396 .\"File Menu"
397 section for more information about symbolic links.
399 .B C\-x i
400 set the other panel display mode to information.
402 .B C\-x q
403 set the other panel display mode to quick view.
405 .B C\-x !
406 execute the
407 .\"LINK2"
408 External panelize
409 .\"External panelize"
410 command.
412 .B C\-x h
413 run the
414 .\"LINK2"
415 add directory to hotlist
416 .\"Hotlist"
417 command.
419 .B Alt\-!
420 executes the Filtered view command, described in the
421 .\"LINK2"
422 view command\&.
423 .\"Internal File Viewer"
425 .B Alt\-?
426 executes the
427 .\"LINK2"
428 Find file
429 .\"Find File"
430 command.
432 .B Alt\-c
433 pops up the
434 .\"LINK2"
435 quick cd
436 .\"Quick cd"
437 dialog.
439 .B C\-o
440 when the program is being run in the Linux or FreeBSD console or under
441 an xterm, it will show you the output of the previous command.  When ran
442 on the Linux console, the Midnight Commander uses an external program
443 (cons.saver) to handle saving and restoring of information on the
444 screen.
446 When the subshell support is compiled in, you can type C\-o at any time
447 and you will be taken back to the Midnight Commander main screen, to
448 return to your application just type C\-o.  If you have an application
449 suspended by using this trick, you won't be able to execute other
450 programs from the Midnight Commander until you terminate the suspended
451 application.
452 .\"NODE "  Directory Panels"
453 .SH "  Directory Panels"
454 This section lists the keys which operate on the directory panels. If
455 you want to know how to change the appearance of the panels take a
456 look at the section on
457 .\"LINK2"
458 Left and Right Menus\&.
459 .\"Left and Right Menus"
461 .B Tab, C\-i
462 change the current panel. The old other panel becomes the new current
463 panel and the old current panel becomes the new other panel. The
464 selection bar moves from the old current panel to the new current
465 panel.
467 .B Insert, C\-t
468 to tag files you may use the Insert key (the kich1 terminfo sequence).
469 To untag files, just retag a tagged file.
471 .B M\-e
472 to change charset of panel you may use M\-e (Alt\-e).
473 Recoding is made from selected codepage into system codepage. To
474 cancel the recoding you may select "directory up" (..) in active panel.
475 To cancel the charsets in all directories, select "No translation " in
476 the dialog of encodings.
478 .B Alt\-g, Alt\-r, Alt\-j
479 used to select the top file in a panel, the middle file and the bottom one,
480 respectively.
482 .B Alt\-t
483 toggle the current display listing to show the next display listing
484 mode.
485 With this it is possible to quickly switch to brief listing, long
486 listing, user defined listing mode, and back to the default.
488 .B C\-\\\\ (control\-backslash)
489 show the
490 .\"LINK2"
491 directory hotlist
492 .\"Hotlist"
493 and change to the selected directory.
495 .B + \ (plus)
496 this is used to select (tag) a group of files.  The Midnight Commander
497 will prompt for a selection options. When
498 .I Files only
499 checkbox is on, only files will be selected.  If
500 .I Files only
501 is off, as files as directories will be selected.
502 When
503 .I Shell Patterns
504 checkbox is on, the regular expression is much like the filename globbing
505 in the shell (* standing for zero or more characters and ? standing
506 for one character). If
507 .I Shell Patterns
508 is off, then the tagging of files is done with normal regular
509 expressions (see ed (1)). When
510 .I Case sensitive
511 checkbox is on, the selection will be case sensitive characters.
513 .I Case sensitive
514 is off, the case will be ignored.
516 .B \\\\ (backslash)
517 use the "\\" key to unselect a group of files. This is the opposite of
518 the Plus key.
520 .B up\-key, C\-p
521 move the selection bar to the previous entry in the panel.
523 .B down\-key, C\-n
524 move the selection bar to the next entry in the panel.
526 .B home, a1, Alt\-<
527 move the selection bar to the first entry in the panel.
529 .B end, c1, Alt\->
530 move the selection bar to the last entry in the panel.
532 .B next\-page, C\-v
533 move the selection bar one page down.
535 .B prev\-page, Alt\-v
536 move the selection bar one page up.
538 .B Alt\-o
539 If the currently selected file is a directory, load that directory on
540 the other panel and moves the selection to the next file. If the
541 currently selected file is not a directory, load the parent directory
542 on the other panel and moves the selection to the next file.
544 .B Alt\-i
545 make the current directory of the current panel also the current
546 directory of the other panel.  Put the other panel to the listing mode
547 if needed.  If the current panel is panelized, the other panel doesn't
548 become panelized.
550 .B C\-PageUp, C\-PageDown
551 only when supported by the terminal: change to ".." and to the currently
552 selected directory respectively.
554 .B Alt\-y
555 moves to the previous directory in the history, equivalent to clicking
557 .I <
558 with the mouse.
560 .B Alt\-u
561 moves to the next directory in the history, equivalent to clicking the
562 .I >
563 with the mouse.
565 .B Alt\-Shift\-h, Alt\-H
566 displays the directory history, equivalent to depressing the 'v' with
567 the mouse.
568 .\"NODE "  Quick search"
569 .SH "  Quick search"
570 The Quick search mode allows to perform fast file search in file panel.
571 Press
572 .I C\-s
574 .I Alt\-s
575 to start a filename search in the directory listing.
577 When the search is active, the user input will be added to the search string
578 instead of the command line. If the
579 .I Show mini\-status
580 option is enabled the search string is shown on the mini\-status
581 line. When typing, the selection bar will move to the next file
582 starting with the typed letters. The
583 .I Backspace
585 .I DEL
586 keys can be used to correct typing mistakes. If C\-s is pressed
587 again, the next match is searched for.
589 Besides the filename characters, you can also use wildcard
590 characters '*' and '?'.
591 .\"NODE "  Shell Command Line"
592 .SH "  Shell Command Line"
593 This section lists keys which are useful to avoid excessive typing when
594 entering shell commands.
596 .B Alt\-Enter
597 copy the currently selected file name to the command line.
599 .B C\-Enter
600 same a Alt\-Enter.  May not work on remote systems and some terminals.
602 .B C\-Shift\-Enter
603 copy the full path name of the currently selected file to the command
604 line.  May not work on remote systems and some terminals.
606 .B Alt\-Tab
607 does the filename, command, variable, username and hostname
608 .\"LINK2"
609 completion
610 .\"Completion"
611 for you.
613 .B C\-x t, C\-x C\-t
614 copy the tagged files (or if there are no tagged files, the selected
615 file) of the current panel (C\-x t) or of the other panel (C\-x C\-t) to
616 the command line.
618 .B C\-x p, C\-x C\-p
619 the first key sequence copies the current path name to the command
620 line, and the second one copies the unselected panel's path name to
621 the command line.
623 .B C\-q
624 the quote command can be used to insert characters that are otherwise
625 interpreted by the Midnight Commander (like the '+' symbol)
627 .B Alt\-p, Alt\-n
628 use these keys to browse through the command history. Alt\-p takes you
629 to the last entry, Alt\-n takes you to the next one.
631 .B Alt\-h
632 displays the history for the current input line.
633 .\"NODE "  General Movement Keys"
634 .SH "  General Movement Keys"
635 The help viewer, the file viewer and the directory tree use common
636 code to handle moving. Therefore they accept exactly the same
637 keys. Each of them also accepts some keys of its own.
639 Other parts of the Midnight Commander use some of the same movement
640 keys, so this section may be of use for those parts too.
642 .B Up, C\-p
643 moves one line backward.
645 .B Down, C\-n
646 moves one line forward.
648 .B Prev Page, Page Up, Alt\-v
649 moves one page up.
651 .B Next Page, Page Down, C\-v
652 moves one page down.
654 .B Home, A1
655 moves to the beginning.
657 .B End, C1
658 move to the end.
660 The help viewer and the file viewer accept the following keys in
661 addition the to ones mentioned above:
663 .B b, C\-b, C\-h, Backspace, Delete
664 moves one page up.
666 .B Space bar
667 moves one page down.
669 .B u, d
670 moves one half of a page up or down.
672 .B g, G
673 moves to the beginning or to the end.
674 .\"NODE "  Input Line Keys"
675 .SH "  Input Line Keys"
676 The input lines (they are used for the
677 .\"LINK2"
678 command line
679 .\"Shell Command Line"
680 and for the query dialogs in the program) accept these keys:
682 .B C\-a
683 puts the cursor at the beginning of line.
685 .B C\-e
686 puts the cursor at the end of the line.
688 .B C\-b, move\-left
689 move the cursor one position left.
691 .B C\-f, move\-right
692 move the cursor one position right.
694 .B Alt\-f
695 moves one word forward.
697 .B Alt\-b
698 moves one word backward.
700 .B C\-h, Backspace
701 delete the previous character.
703 .B C\-d, Delete
704 delete the character in the point (over the cursor).
706 .B C\-@
707 sets the mark for cutting.
709 .B C\-w
710 copies the text between the cursor and the mark to a kill buffer and
711 removes the text from the input line.
713 .B Alt\-w
714 copies the text between the cursor and the mark to a kill buffer.
716 .B C\-y
717 yanks back the contents of the kill buffer.
719 .B C\-k
720 kills the text from the cursor to the end of the line.
722 .B Alt\-p, Alt\-n
723 Use these keys to browse through the command history. Alt\-p takes you
724 to the last entry, Alt\-n takes you to the next one.
726 .B Alt\-C\-h, Alt\-Backspace
727 delete one word backward.
729 .B Alt\-Tab
730 does the filename, command, variable, username and hostname
731 .\"LINK2"
732 completion
733 .\"Completion"
734 for you.
735 .SH ""
736 .\"NODE "Menu Bar"
737 .SH "Menu Bar"
738 The menu bar pops up when you press F9 or click the mouse on the top
739 row of the screen. The menu bar has five menus: "Left", "File",
740 "Command", "Options" and "Right".
743 .\"LINK2"
744 Left and Right Menus
745 .\"Left and Right Menus"
746 allow you to modify the appearance of the left and right directory
747 panels.
750 .\"LINK2"
751 File Menu
752 .\"File Menu"
753 lists the actions you can perform on the currently selected file or
754 the tagged files.
757 .\"LINK2"
758 Command Menu
759 .\"Command Menu"
760 lists the actions which are more general and bear no relation to the
761 currently selected file or the tagged files.
764 .\"LINK2"
765 Options Menu
766 .\"Options Menu"
767 lists the actions which allow you to customize the Midnight Commander.
768 .\"NODE "  Left and Right Menus"
769 .SH "  Left and Right (Above and Below) Menus"
770 The outlook of the directory panels can be changed from the
771 .B Left
773 .B Right
774 menus (they are named
775 .B Above
777 .B Below
778 when the horizontal panel split is chosen from the
779 .\"LINK2"
780 Layout
781 .\"Layout"
782 options dialog).
783 .\"NODE "    Listing Mode..."
784 .SH "    Listing Mode..."
785 The listing mode view is used to display a listing of files, there are
786 four different listing modes available:
787 .BR Full ,
788 .BR Brief ,
789 .B Long
791 .BR User .
792 The full directory view shows the file name, the size of the file and
793 the modification time.
795 The brief view shows only the file name and it has two columns
796 (therefore showing twice as many files as other views). The long view
797 is similar to the output of
798 .B "ls \-l"
799 command. The long view takes the whole screen width.
801 If you choose the "User" display format, then you have to specify
802 the display format.
804 The user display format must start with a panel size specifier.  This
805 may be "half" or "full", and they specify a half screen panel and a
806 full screen panel respectively.
808 After the panel size, you may specify the two columns mode on the
809 panel, this is done by adding the number "2" to the user format
810 string.
812 After this you add the name of the fields with an optional size
813 specifier.  This are the available fields you may display:
815 .B name
816 displays the file name.
818 .B size
819 displays the file size.
821 .B bsize
822 is an alternative form of the
823 .B size
824 format. It displays the size of the files and for directories it just
825 shows SUB\-DIR or UP\-\-DIR.
827 .B type
828 displays a one character wide type field.  This character is similar to
829 what is displayed by ls with the \-F flag \-
830 .B *
831 for executable files,
832 .B /
833 for directories,
834 .B @
835 for links,
836 .B =
837 for sockets,
838 .B \-
839 for character devices,
840 .B +
841 for block devices,
842 .B |
843 for pipes,
844 .B ~
845 for symbolic links to directories and
846 .B !
847 for stale symlinks (links that point nowhere).
849 .B mark
850 an asterisk if the file is tagged, a space if it's not.
852 .B mtime
853 file's last modification time.
855 .B atime
856 file's last access time.
858 .B ctime
859 file's status change time.
861 .B perm
862 a string representing the current permission bits of the file.
864 .B mode
865 an octal value with the current permission bits of the file.
867 .B nlink
868 the number of links to the file.
870 .B ngid
871 the GID (numeric).
873 .B nuid
874 the UID (numeric).
876 .B owner
877 the owner of the file.
879 .B group
880 the group of the file.
882 .B inode
883 the inode of the file.
885 Also you can use following keywords to define the panel layout:
887 .B space
888 a space in the display format.
890 .B |
891 add a vertical line to the display format.
893 To force one field to a fixed size (a size specifier), you just add
894 .B :
895 followed by the number of characters you want the field to have.  If the
896 number is followed by the symbol
897 .BR + ,
898 then the size specifies the minimal field size \- if the program finds
899 out that there is more space on the screen, it will then expand that
900 field.
902 For example, the
903 .B Full
904 display corresponds to this format:
906 half type name | size | mtime
908 And the
909 .B Long
910 display corresponds to this format:
912 full perm space nlink space owner space group space size space mtime
913 space name
915 This is a nice user display format:
917 half name | size:7 | type mode:3
919 Panels may also be set to the following modes:
921 .B "Info"
922 The info view display information related to the currently
923 selected file and if possible information about the current file
924 system.
926 .B "Tree"
927 The tree view is quite similar to the
928 .\"LINK2"
929 directory tree
930 .\"Directory Tree"
931 feature. See the section about it for more information.
933 .B "Quick View"
934 In this mode, the panel will switch to a reduced
935 .\"LINK2"
936 viewer
937 .\"Internal File Viewer"
938 that displays the contents of the currently selected file, if you
939 select the panel (with the tab key or the mouse), you will have access
940 to the usual viewer commands.
941 .\"NODE "    Sort Order..."
942 .SH "    Sort Order..."
943 The eight sort orders are by name, by extension, by modification time,
944 by access time, and by inode information modification time, by size,
945 by inode and unsorted.  In the Sort order dialog box you can choose
946 the sort order and you may also specify if you want to sort in reverse
947 order by checking the reverse box.
949 By default directories are sorted before files but this can be changed
950 from the
951 .\"LINK2"
952 Panel options
953 .\"Panel options"
954 menu (option
955 .BR "Mix all files" ).
956 .\"NODE "    Filter..."
957 .SH "    Filter..."
958 The filter command allows you to specify a shell pattern (for example
959 .BR "*.tar.gz" )
960 which the files must match to be shown. Regardless
961 of the filter pattern, the directories and the links to directories
962 are always shown in the directory panel.
963 .\"NODE "    Reread"
964 .SH "    Reread"
965 The reread command reload the list of files in the directory. It is
966 useful if other processes have created or removed files.  If you
967 have panelized file names in a panel this will reload the directory
968 contents and remove the panelized information (See the section
969 .\"LINK2"
970 External panelize
971 .\"External panelize"
972 for more information).
973 .\"NODE "  File Menu"
974 .SH "  File Menu"
975 The Midnight Commander uses the F1 \- F10 keys as keyboard shortcuts
976 for commands appearing in the file menu.  The escape sequences for the
977 function keys are terminfo capabilities kf1 trough kf10.  On terminals
978 without function key support, you can achieve the same functionality by
979 pressing the ESC key and then a number in the range 1 through 9 and 0
980 (corresponding to F1 to F9 and F10 respectively).
982 The File menu has the following commands (keyboard shortcuts in parentheses):
984 .B Help (F1)
986 Invokes the built\-in hypertext help viewer. Inside the
987 .\"LINK2"
988 help viewer\&,
989 .\"Contents"
990 you can use the Tab key to select the next link and the Enter key to
991 follow that link. The keys Space and Backspace are used to move
992 forward and backward in a help page. Press F1 again to get the full
993 list of accepted keys.
995 .B Menu (F2)
997 Invoke the
998 .\"LINK2"
999 user menu\&.
1000 .\"Menu File Edit"
1001 The user menu provides an easy way to provide users with a menu and
1002 add extra features to the Midnight Commander.
1004 .B View (F3, F13)
1006 View the currently selected file. By default this invokes the
1007 .\"LINK2"
1008 Internal File Viewer
1009 .\"Internal File Viewer"
1010 but if the option "Use internal view" is off, it invokes an external
1011 file viewer specified by the
1012 .B VIEWER
1013 environment variable.  If
1014 .B VIEWER
1015 is undefined, the
1016 .B PAGER
1017 environment variable is tried.  If
1018 .B PAGER
1019 is also undefined, the "view" command is invoked.  If you use F13
1020 instead, the viewer will be invoked without doing any formatting or
1021 preprocessing to the file.
1023 .B Filtered View (Alt\-!)
1025 This command prompts for a command
1026 and its arguments (the argument defaults to the currently selected
1027 file name), the output from such command is shown in the internal file
1028 viewer.
1030 .B Edit (F4, F14)
1032 Press F4 to edit the highlighted file.  Press F14 (usually F14)
1033 to start the editor with a new, empty file.
1034 Currently they invoke the
1035 .B vi
1036 editor, or the editor specified in the
1037 .B EDITOR
1038 environment variable, or the
1039 .\"LINK2"
1040 Internal File Editor
1041 .\"Internal File Editor"
1042 if the use_internal_edit option is on.
1044 .B Copy (F5, F15)
1046 Press F5 to pop up an input dialog to copy the currently selected file (or
1047 the tagged files, if there is at least one file tagged) to the
1048 directory/filename you specify in the input dialog.  The destination
1049 defaults to the directory in the non\-selected panel. During this
1050 process, you can press C\-c or ESC to abort the operation. For details
1051 about source mask (which will be usually either * or ^\\(.*\\)$ depending
1052 on setting of Use shell patterns) and possible wildcards in the destination
1054 .\"LINK2"
1055 Mask copy/rename\&.
1056 .\"Mask Copy/Rename"
1058 F15 (usually F15) is similar, but defaults to the directory in the
1059 selected panel. It always operates on the selected file, regardless of
1060 any tagged files.
1062 On some systems, it is possible to do the copy in the background by
1063 clicking on the background button (or pressing Alt\-b in the dialog
1064 box).  The
1065 .\"LINK2"
1066 Background Jobs
1067 .\"Background jobs"
1068 is used to control the background process.
1070 .B Link (C\-x l)
1072 Create a hard link to the current file.
1074 .B Absolute symlink (C\-x s)
1076 Create a absolute symbolic link to the current file.
1078 .B Relative symLink (C\-x v)
1080 Create a relative symbolic link to the current file.
1082 To those of you who don't know what links are: creating a link to a file
1083 is a bit like copying the file, but both the source filename and the destination
1084 filename represent the same file image. For example, if you edit one of these
1085 files, all changes you make will appear in both files. Some people call
1086 links aliases or shortcuts.
1088 A hard link appears as a real file. After making it, there is no way of
1089 telling which one is the original and which is the link. If you delete
1090 either one of them the other one is still intact. It is very difficult
1091 to notice that the files represent the same image. Use hard links when
1092 you don't even want to know.
1094 A symbolic link is a reference to the name of the original file. If
1095 the original file is deleted the symbolic link is useless. It is quite
1096 easy to notice that the files represent the same image. The Midnight
1097 Commander shows an "@"\-sign in front of the file name if it is a
1098 symbolic link to somewhere (except to directory, where it shows a tilde (~)).
1099 The original file which the link points to is shown on mini\-status line if the
1100 .I "Show mini\-status"
1101 option is enabled. Use symbolic links when you want to avoid the
1102 confusion that can be caused by hard links.
1104 When you press "C\-x s" Midnight Commander will automatically fill in the
1105 complete path+filename of the original file and suggest a name for the link.
1106 You can change either one.
1108 Sometimes you may want to change the absolute path of the original into
1109 a relative path. An absolute path starts from the root directory:
1111 .I /home/frodo/mc/mc -> /home/frodo/new/mc
1113 A relative link describes the original file's location starting from the
1114 location of the link itself:
1116 .I /home/frodo/mc/mc -> ../new/mc
1118 You can force Midnight Commander to suggest a relative path by pressing
1119 "C\-x v" instead of "C\-x s".
1121 .B Rename/Move (F6, F16)
1123 Press F6 to pop up an input dialog to copy the currently selected file (or
1124 the tagged files, if there is at least one file tagged) to the
1125 directory/filename you specify in the input dialog.  The destination
1126 defaults to the directory in the non\-selected panel. For more details
1127 look at Copy (F5) operation above, most of the things are quite similar.
1129 F16 (usually F16) is similar, but defaults to the directory in the
1130 selected panel. It always operates on the selected file, regardless of
1131 any tagged files.
1133 On some systems, it is possible to do the copy in the background by
1134 clicking on the background button (or pressing Alt\-b in the dialog
1135 box).  The
1136 .\"LINK2"
1137 Background Jobs
1138 .\"Background jobs"
1139 is used to control the background process.
1141 .B Mkdir (F7)
1143 Pop up an input dialog and creates the directory specified.
1145 .B Delete (F8)
1147 Delete the currently selected file or the tagged files in the
1148 currently selected panel. During the process, you can press C\-c or
1149 ESC to abort the operation.
1151 .B Quick cd (Alt\-c)
1152 Use the
1153 .\"LINK2"
1154 quick cd
1155 .\"Quick cd"
1156 command if you have full command line and want to cd somewhere.
1158 .B Select group (+)
1160 This is used to select (tag) a group of files. The Midnight Commander
1161 will prompt for a selection options. When
1162 .I Files only
1163 checkbox is on, only files will be selected.  If
1164 .I Files only
1165 is off, as files as directories will be selected.
1166 When
1167 .I Shell Patterns
1168 checkbox is on, the regular expression is much like the filename globbing
1169 in the shell (* standing for zero or more characters and ?  standing
1170 for one character). If
1171 .I Shell Patterns
1172 is off, then the tagging of files is done with normal regular
1173 expressions (see ed (1)). When
1174 .I Case sensitive
1175 checkbox is on, the selection will be case sensitive characters.
1177 .I Case sensitive
1178 is off, the case will be ignored.
1180 .B Unselect group (\\\\)
1182 Used to unselect a group of files. This is the opposite of the
1183 .I "Select group"
1184 command.
1186 .B Quit (F10, Shift\-F10)
1188 Terminate the Midnight Commander.  Shift\-F10 is used when you want to
1189 quit and you are using the shell wrapper.  Shift\-F10 will not take you
1190 to the last directory you visited with the Midnight Commander, instead
1191 it will stay at the directory where you started the Midnight Commander.
1192 .\"NODE "    Quick cd"
1193 .SH "    Quick cd"
1194 This command is useful if you have a full command line and want to
1195 .\"LINK2"
1197 .\"The cd internal command"
1198 somewhere without having to yank and paste the command line. This command
1199 pops up a small dialog, where you enter everything you would enter after
1200 .B cd
1201 on the command line and then you press enter. This features all the things
1202 that are already in the
1203 .\"LINK2"
1204 internal cd command\&.
1205 .\"The cd internal command"
1206 .\"NODE "  Command Menu"
1207 .SH "  Command Menu"
1209 .\"LINK2"
1210 Directory tree
1211 .\"Directory Tree"
1212 command shows a tree figure of the directories.
1215 .\"LINK2"
1216 "Find file"
1217 .\"Find File"
1218 command allows you to search for a specific file.
1220 The "Swap panels" command swaps the contents of the two directory panels.
1222 The "Switch panels on/off" command shows the output of the last shell command.
1223 This works only on xterm and on Linux and FreeBSD console.
1225 The "Compare directories" command compares the directory
1226 panels with each other. You can then use the Copy (F5) command to make
1227 the panels identical. There are three compare methods. The quick method
1228 compares only file size and file date. The thorough method makes a
1229 full byte\-by\-byte compare. The thorough method is not available if the
1230 machine does not support the mmap(2) system call.  The size\-only
1231 compare method just compares the file sizes and does not check the
1232 contents or the date times, it just checks the file size.
1235 .\"LINK2"
1236 "External panelize"
1237 .\"External panelize"
1238 allows you to execute an external program, and make the output of that
1239 program the contents of the current panel.
1241 The "Command history" command shows a list of typed commands. The
1242 selected command is copied to the command line. The command history
1243 can also be accessed by typing Alt\-p or Alt\-n.
1246 .\"LINK2"
1247 "Directory hotlist"
1248 .\"Hotlist"
1249 command makes changing of the current directory to often used directories
1250 faster.
1253 .\"LINK2"
1254 "Screen list"
1255 .\"Screen selector"
1256 command shows a dialog window with the list of currently running
1257 internal editors, viewers and other MC modules that support this mode.
1260 .\"LINK2"
1261 "Edit extension file"
1262 .\"Extension File Edit"
1263 command allows you to specify programs to executed when you try to
1264 execute, view, edit and do a bunch of other thing on files
1265 with certain extensions (filename endings).
1268 .\"LINK2"
1269 "Edit menu file"
1270 .\"Menu File Edit"
1271 command may be used for editing the user menu (which appears by
1272 pressing F2).
1273 .\"NODE "    Directory Tree"
1274 .SH "    Directory Tree"
1275 The Directory Tree command shows a tree figure of the directories. You
1276 can select a directory from the figure and the Midnight Commander will
1277 change to that directory.
1279 There are two ways to invoke the tree. The real directory tree command
1280 is available from Commands menu. The other way is to select tree view
1281 from the Left or Right menu.
1283 To get rid of long delays the Midnight Commander creates the tree
1284 figure by scanning only a small subset of all the directories. If the
1285 directory which you want to see is missing, move to its parent
1286 directory and press C\-r (or F2).
1288 You can use the following keys:
1290 .\"LINK2"
1291 General movement keys
1292 .\"General Movement Keys"
1293 are accepted.
1295 .B Enter.
1296 In the directory tree, exits the directory tree and changes to this
1297 directory in the current panel. In the tree view, changes to this
1298 directory in the other panel and stays in tree view mode in the
1299 current panel.
1301 .B C\-r, F2 (Rescan).
1302 Rescan this directory. Use this when the tree figure is out of date:
1303 it is missing subdirectories or shows some subdirectories which don't
1304 exist any more.
1306 .B F3 (Forget).
1307 Delete this directory from the tree figure. Use this to remove clutter
1308 from the figure. If you want the directory back to the tree figure
1309 press F2 in its parent directory.
1311 .B F4 (Static/Dynamic).
1312 Toggle between the dynamic navigation mode (default) and the static
1313 navigation mode.
1315 In the static navigation mode you can use the Up and Down keys to
1316 select a directory. All known directories are shown.
1318 In the dynamic navigation mode you can use the Up and Down keys to
1319 select a sibling directory, the Left key to move to the parent
1320 directory, and the Right key to move to a child directory. Only the
1321 parent, sibling and children directories are shown, others are left
1322 out. The tree figure changes dynamically as you traverse.
1324 .B F5 (Copy).
1325 Copy the directory.
1327 .B F6 (RenMov).
1328 Move the directory.
1330 .B F7 (Mkdir).
1331 Make a new directory below this directory.
1333 .B F8 (Delete).
1334 Delete this directory from the file system.
1336 .B C\-s, Alt\-s.
1337 Search the next directory matching the search string. If there is
1338 no such directory these keys will move one line down.
1340 .B C\-h, Backspace.
1341 Delete the last character of the search string.
1343 .B Any other character.
1344 Add the character to the search string and move to the next directory
1345 which starts with these characters. In the tree view you must first
1346 activate the search mode by pressing C\-s. The search string is shown
1347 in the mini status line.
1349 The following actions are available only in the directory tree. They
1350 aren't supported in the tree view.
1352 .B F1 (Help).
1353 Invoke the help viewer and show this section.
1355 .B Esc, F10.
1356 Exit the directory tree. Do not change the directory.
1358 The mouse is supported. A double\-click behaves like Enter. See
1359 also the section on
1360 .\"LINK2"
1361 mouse support\&.
1362 .\"Mouse Support"
1363 .\"NODE "    Find File"
1364 .SH "    Find File"
1365 The Find File feature first asks for the start directory for the
1366 search and the filename to be searched for. By pressing the Tree
1367 button you can select the start directory from the
1368 .\"LINK2"
1369 directory tree
1370 .\"Directory Tree"
1371 figure.
1373 The contents field accepts regular expressions similar to egrep(1). That
1374 means you have to escape characters with a special meaning to egrep with "\\",
1375 e.g. if you search for "strcmp (" you will have to input "strcmp \\("
1376 (without the double quotes).
1378 Option \"Whole words\" Allow select only those files containing matches that
1379 form whole words. Like grep \-w
1381 You can start the search by pressing the OK button.
1382 During the search you can stop from the Stop button and continue from
1383 the Start button.
1385 You can browse the filelist with the up and down arrow keys. The Chdir
1386 button will change to the directory of the currently selected
1387 file. The Again button will ask for the parameters for a new
1388 search. The Quit button quits the search operation. The Panelize
1389 button will place the found files to the current directory panel so
1390 that you can do additional operations on them (view, copy, move,
1391 delete and so on). After panelizing you can press C\-r to return to the
1392 normal file listing.
1394 It is possible to have a list of directories that the Find File command
1395 should skip during the search (for example, you may want to avoid
1396 searches on a CD\-ROM or on a NFS directory that is mounted across a slow
1397 link).
1399 Directories to be skipped should be set on the variable
1400 .B ignore_dirs
1401 in the
1402 .B FindFile
1403 section of your ~/.mc/ini file.
1405 Directory components should be separated with a colon, here is an
1406 example:
1409 [FindFile]
1410 ignore_dirs=/cdrom:/nfs/wuarchive:/afs
1413 You may consider using the
1414 .\"LINK2"
1415 External panelize
1416 .\"External panelize"
1417 command for some operations. Find file command is for simple queries
1418 only, while using External panelize you can do as mysterious searches
1419 as you would like.
1420 .\"NODE "    External panelize"
1421 .SH "    External panelize"
1422 The External panelize allows you to execute an external program, and
1423 make the output of that program the contents of the current panel.
1425 For example, if you want to manipulate in one of the panels all the
1426 symbolic links in the current directory, you can use external
1427 panelization to run the following command:
1430 find . \-type l \-print
1433 Upon command completion, the directory contents of the panel will no
1434 longer be the directory listing of the current directory, but all the
1435 files that are symbolic links.
1437 If you want to panelize all of the files that have been downloaded
1438 from your FTP server, you can use this awk command to extract the file
1439 name from the transfer log files:
1442 awk '$9 ~! /incoming/ { print $9 }' < /var/log/xferlog
1445 You may want to save often used panelize commands under a descriptive name,
1446 so that you can recall them quickly. You do this by typing the command on
1447 the input line and pressing Add new button. Then you enter a name under
1448 which you want the command to be saved. Next time, you just choose that
1449 command from the list and do not have to type it again.
1450 .\"NODE "    Hotlist"
1451 .SH "    Hotlist"
1452 The Directory hotlist command shows the labels of the directories
1453 in the directory hotlist.  The Midnight Commander will change to the
1454 directory corresponding to the selected label.  From the hotlist dialog,
1455 you can remove already created label/directory pairs and add new ones.
1456 To add new directories quickly, you can use the Add to hotlist command
1457 (C\-x h), which adds the current directory into the directory hotlist,
1458 asking just for the label for the directory.
1460 This makes cd to often used directories faster. You may consider using the
1461 CDPATH variable as described in
1462 .\"LINK2"
1463 internal cd command
1464 .\"The cd internal command"
1465 description.
1466 .\"NODE "    Extension File Edit"
1467 .SH "    Extension File Edit"
1468 This will invoke your editor on the file
1469 .IR ~/.mc/bindings .
1470 The format of this file following:
1472 All lines starting with # or empty lines are thrown away.
1474 Lines starting in the first column should have following format:
1476 .IR keyword/expr ,
1477 i.e. everything after the slash until new line is
1478 .IR expr .
1480 .I keyword
1481 can be:
1483 .I shell
1485 .I expr
1486 is an extension (no wildcards).  File matches it its name ends
1487 with
1488 .IR expr .
1489 Example:
1490 .I shell/.tar
1491 matches
1492 .IR *.tar .
1494 .I regex
1496 .I expr
1497 is a regular expression.  File matches if its name matches the regular
1498 expression.
1500 .I directory
1502 .I expr
1503 is a regular expression.  File matches if it is a directory and its name
1504 matches the regular expression.
1506 .I type
1508 .I expr
1509 is a regular expression.  File matches if the output of
1510 .I file %f
1511 without the initial "filename:" part matches regular expression
1512 .IR expr .
1514 .I default
1515 \- matches any file.
1516 .I expr
1517 is ignored.
1519 .I include
1520 \- denotes a common section.
1521 .I expr
1522 is the name of the section.
1524 Other lines should start with a space or tab and should be of the format:
1525 .I keyword=command
1526 (with no spaces around =), where
1527 .I keyword
1528 should be:
1529 .I Open
1530 (invoked on Enter or double click),
1531 .I View
1532 (F3),
1533 .I Edit
1534 (F4) or
1535 .I Include
1536 (to add rules from the common section).
1537 .I command
1538 is any one\-line shell command, with the simple
1539 .\"LINK2"
1540 macro substitution\&.
1541 .\"Macro Substitution"
1543 Rules are matched from top to bottom, thus the order is important.  If
1544 the appropriate action is missing, search continues as if this rule
1545 didn't match (i.e. if a file matches the first and second entry and View
1546 action is missing in the first one, then on pressing F3 the View action
1547 from the second entry will be used).
1548 .I default
1549 should match all the actions.
1550 .\"NODE "    Background jobs"
1551 .SH "    Background Jobs"
1552 This lets you control the state of any background Midnight Commander
1553 process (only copy and move files operations can be done in the
1554 background).  You can stop, restart and kill a background job from
1555 here.
1556 .\"NODE "    Menu File Edit"
1557 .SH "    Menu File Edit"
1558 The user menu is a menu of useful actions that can be customized by
1559 the user. When you access the user menu, the
1560 file .mc.menu from the current directory is used if it exists,
1561 but only if it is owned by user or root and is not world\-writable.
1562 If no such file found, ~/.mc/menu is tried in the same way,
1563 and otherwise mc uses the default system\-wide menu
1564 @prefix@/share/mc/mc.menu.
1566 The format of the menu file is very simple. Lines that start with
1567 anything but space or tab are considered entries for the menu (in
1568 order to be able to use it like a hot key, the first character should
1569 be a letter). All the lines that start with a space or a tab are the
1570 commands that will be executed when the entry is selected.
1572 When an option is selected all the command lines of the option are
1573 copied to a temporary file in the temporary directory (usually
1574 /usr/tmp) and then that file is executed. This allows the user to put
1575 normal shell constructs in the menus. Also simple macro substitution
1576 takes place before executing the menu code. For more information, see
1577 .\"LINK2"
1578 macro substitution\&.
1579 .\"Macro Substitution"
1581 Here is a sample mc.menu file:
1584 A       Dump the currently selected file
1585         od \-c %f
1587 B       Edit a bug report and send it to root
1588         I=`mktemp ${MC_TMPDIR:\-/tmp}/mail.XXXXXX` || exit 1
1589         vi $I
1590         mail \-s "Midnight Commander bug" root < $I
1591         rm \-f $I
1593 M       Read mail
1594         emacs \-f rmail
1596 N       Read Usenet news
1597         emacs \-f gnus
1599 H       Call the info hypertext browser
1600         info
1602 J       Copy current directory to other panel recursively
1603         tar cf \- . | (cd %D && tar xvpf \-)
1605 K       Make a release of the current subdirectory
1606         echo \-n "Name of distribution file: "
1607         read tar
1608         ln \-s %d `dirname %d`/$tar
1609         cd ..
1610         tar cvhf ${tar}.tar $tar
1612 = f *.tar.gz | f *.tgz & t n
1613 X       Extract the contents of a compressed tar file
1614         tar xzvf %f
1617 .B Default Conditions
1619 Each menu entry may be preceded by a condition. The condition must
1620 start from the first column with a '=' character. If the condition is
1621 true, the menu entry will be the default entry.
1624 Condition syntax:       = <sub\-cond>
1625   or:                   = <sub\-cond> | <sub\-cond> ...
1626   or:                   = <sub\-cond> & <sub\-cond> ...
1628 Sub\-condition is one of following:
1630   y <pattern>           syntax of current file matching pattern?
1631                         (for edit menu only)
1632   f <pattern>           current file matching pattern?
1633   F <pattern>           other file matching pattern?
1634   d <pattern>           current directory matching pattern?
1635   D <pattern>           other directory matching pattern?
1636   t <type>              current file of type?
1637   T <type>              other file of type?
1638   x <filename>          is it executable filename?
1639   ! <sub\-cond>         negate the result of sub\-condition
1642 Pattern is a normal shell pattern or a regular expression, according
1643 to the shell patterns option. You can override the global value of
1644 the shell patterns option by writing "shell_patterns=x" on the first
1645 line of the menu file (where "x" is either 0 or 1).
1647 Type is one or more of the following characters:
1650   n     not a directory
1651   r     regular file
1652   d     directory
1653   l     link
1654   c     character device
1655   b     block device
1656   f     FIFO (pipe)
1657   s     socket
1658   x     executable file
1659   t     tagged
1662 For example 'rlf' means either regular file, link or fifo. The 't'
1663 type is a little special because it acts on the panel instead of the
1664 file. The condition '=t t' is true if there are tagged files in the
1665 current panel and false if not.
1667 If the condition starts with '=?' instead of '=' a debug trace will be
1668 shown whenever the value of the condition is calculated.
1670 The conditions are calculated from left to right. This means
1672         = f *.tar.gz | f *.tgz & t n
1674 is calculated as
1676         ( (f *.tar.gz) | (f *.tgz) ) & (t n)
1679 Here is a sample of the use of conditions:
1682 = f *.tar.gz | f *.tgz & t n
1683 L       List the contents of a compressed tar\-archive
1684         gzip \-cd %f | tar xvf \-
1687 .B Addition Conditions
1689 If the condition begins with '+' (or '+?') instead of '=' (or '=?') it
1690 is an addition condition. If the condition is true the menu entry will
1691 be included in the menu. If the condition is false the menu entry will
1692 not be included in the menu.
1694 You can combine default and addition conditions by starting condition
1695 with '+=' or '=+' (or '+=?' or '=+?' if you want debug trace). If you
1696 want to use two different conditions, one for adding and another for
1697 defaulting, you can precede a menu entry with two condition lines, one
1698 starting with '+' and another starting with '='.
1700 Comments are started with '#'. The additional comment lines must start
1701 with '#', space or tab.
1702 .\"NODE "  Options Menu"
1703 .SH "  Options Menu"
1704 The Midnight Commander has some options that may be toggled on and
1705 off in several dialogs which are accessible from this menu. Options
1706 are enabled if they have an asterisk or "x" in front of them.
1709 .\"LINK2"
1710 Configuration
1711 .\"Configuration"
1712 command pops up a dialog from which you can change most of settings of
1713 the Midnight Commander.
1716 .\"LINK2"
1717 Layout
1718 .\"Layout"
1719 command pops up a dialog from which you specify a bunch of options how mc
1720 looks like on the screen.
1723 .\"LINK2"
1724 Panel options
1725 .\"Panel options"
1726 command pops up a dialog from which you specify options of file manager panels.
1729 .\"LINK2"
1730 Confirmation
1731 .\"Confirmation"
1732 command pops up a dialog from which you specify which actions you want to
1733 confirm.
1736 .\"LINK2"
1737 Display bits
1738 .\"Display bits"
1739 command pops up a dialog from which you may select which characters is your
1740 terminal able to display.
1743 .\"LINK2"
1744 Learn keys
1745 .\"Learn keys"
1746 command pops up a dialog from which you test some keys which are not working
1747 on some terminals and you may fix them.
1750 .\"LINK2"
1751 Virtual FS
1752 .\"Virtual FS"
1753 command pops up a dialog from which you specify some VFS related options.
1756 .\"LINK2"
1757 Save setup
1758 .\"Save Setup"
1759 command saves the current settings of the Left, Right and Options
1760 menus. A small number of other settings is saved, too.
1761 .\"NODE "    Configuration"
1762 .SH "    Configuration"
1763 The options in this dialog are divided into several groups: "File
1764 operation options", "Esc key mode", "Pause after run" and "Other options".
1766 .B File operation options
1768 .I Verbose operation.
1769 This toggles whether the file Copy, Rename and Delete operations are
1770 verbose (i.e., display a dialog box for each operation). If you have a
1771 slow terminal, you may wish to disable the verbose operation. It is
1772 automatically turned off if the speed of your terminal is less than
1773 9600 bps.
1775 .I Compute totals.
1776 If this option is enabled, the Midnight Commander computes total byte
1777 sizes and total number of files prior to any Copy, Rename and Delete
1778 operations. This will provide you with a more accurate progress bar
1779 at the expense of some speed. This option has no effect, if
1780 .I Verbose  operation
1781 is disabled.
1783 .I Classic progressbar.
1784 If this option is enabled, the progressbar of Copy/Move/Delete operations
1785 is always grown form left to right. If disabled, the growing direction
1786 of progressbar follows to direction of Copy/Move/Delete operation:
1787 from left panel to right one and vice versa. Enabled by default.
1789 .I Mkdir autoname
1790 When you press F7 to create a new directory, the input line in popup dialog
1791 will be filled by name of current file or directory in active panel.
1792 Disabled by default.
1794 .B Esc key mode.
1796 By default the Midnight Commander treats the ESC key as a key prefix.
1797 Therefore, you should press Esc code twice to exit a dialog. But there is
1798 a possibility to use a single press of ESC key for that action.
1800 .I Single press.
1801 By default this option is disabled. If you'll enable it, the ESC key
1802 will act as a prefix key for set up time interval (see
1803 .I Timeout
1804 option below), and if no extra keys have arrived, then the ESC key
1805 is interpreted as a cancel key (ESC ESC).
1807 .I Timeout.
1808 This options is used to setup the time interval (in microseconds)
1809 for single press of ESC key. By default, this inrerval is one second
1810 (1000000 microseconds). Also the timeout can be set via KEYBOARD_KEY_TIMEOUT_US
1811 environment variable (also in microseconds), which has higher priority
1812 than Timeout option value.
1814 .B Pause after run
1816 After executing your commands, the Midnight Commander can pause, so
1817 that you can examine the output of the command.  There are three
1818 possible settings for this variable:
1820 .IR Never .
1821 Means that you do not want to see the output of your command.  If you
1822 are using the Linux or FreeBSD console or an xterm, you will be able to
1823 see the output of the command by typing C\-o.
1825 .IR On dumb terminals .
1826 You will get the pause message on terminals that are not capable of
1827 showing the output of the last command executed (any terminal that is
1828 not an xterm or the Linux console).
1830 .IR Always .
1831 The program will pause after executing all of your commands.
1833 .B Other options
1835 .I Use internal editor.
1836 If this option is enabled, the built\-in file editor is used to edit
1837 files. If the option is disabled, the editor specified in the
1838 .B EDITOR
1839 environment variable is used.
1840 If no editor is specified,
1841 .B vi
1842 is used.  See the section on the
1843 .\"LINK2"
1844 internal file editor\&.
1845 .\"Internal File Editor"
1847 .I Use internal viewer.
1848 If this option is enabled, the built\-in file viewer is used to view
1849 files. If the option is disabled, the pager specified in the
1850 .B PAGER
1851 environment variable is used.
1852 If no pager is specified, the
1853 .B view
1854 command is used.  See the section on the
1855 .\"LINK2"
1856 internal file viewer\&.
1857 .\"Internal File Viewer"
1859 .I Auto menus.
1860 If this option is enabled, the user menu will be invoked at startup.
1861 Useful for building menus for non\-unixers.
1863 .I Drop down menus.
1864 When this option is enabled, the pull down menus will be activated as
1865 soon as you press the F9 key. Otherwise, you will only get the menu title,
1866 and you will have to activate the menu either with the arrow keys or with
1867 the hotkeys. It is recommended if you are using hotkeys.
1869 .I Shell Patterns.
1870 By default the Select, Unselect and Filter commands will use shell\-like
1871 regular expressions. The following conversions are performed to achieve
1872 this: the '*' is replaced by '.*' (zero or more characters); the '?'
1873 is replaced by '.' (exactly one character) and '.' by the literal
1874 dot. If the option is disabled, then the regular expressions are the
1875 ones described in ed(1).
1877 .I Complete: show all.
1878 By default the Midnight Commander pops up all possible
1879 .\"LINK2"
1880 completions
1881 .\"Completion"
1882 if the completion is ambiguous only when you press
1883 .B Alt\-Tab
1884 for the second time.  For the first time, it just completes as much as
1885 possible and beeps in the case of ambiguity.  Enable this option if you
1886 want to see all possible completions even after pressing
1887 .B Alt\-Tab
1888 the first time.
1890 .I Rotating dash.
1891 If this option is enabled, the
1892 Midnight Commander shows a rotating dash in the upper right corner
1893 as a work in progress indicator.
1895 .I Cd follows links.
1896 This option, if set, causes the Midnight Commander to follow the
1897 logical chain of directories when changing current directory
1898 either in the panels, or using the cd command. This is the default
1899 behavior of bash. When unset, the Midnight Commander follows the
1900 real directory structure, so cd .. if you've entered that directory
1901 through a link will move you to the current directory's real parent
1902 and not to the directory where the link was present.
1904 .I Safe delete.
1905 If this option is enabled, deleting files and directory hotlist entries
1906 unintentionally becomes more difficult.  The default selection in the
1907 confirmation dialogs for deletion changes from "Yes" to "No".
1908 This option is disabled by default.
1910 .I Auto save setup.
1911 If this option is enabled, when you exit the Midnight Commander the
1912 configurable options of the Midnight Commander are saved in the
1913 ~/.mc/ini file.
1914 .\"NODE "    Layout"
1915 .SH "    Layout"
1916 The layout dialog gives you a possibility to change the general layout
1917 of screen. The options in this dialog are divided into several groups:
1918 "Panel split", "Console output" and "Other options".
1920 .B Panel split
1922 The rest of the screen area is used for the two directory panels. You
1923 can specify whether the area is split to the panels in
1924 .I Vertical
1925  or
1926 .I Horizontal
1927 direction. Panel layout can be changed using Alt\-, (Alt\-comma) shortcut.
1929 .I Equal split.
1930 By default, panels have equal sizes. Using this option you can specify
1931 an unequal split.
1933 .B Console output
1935 On the Linux or FreeBSD console you can specify how many lines are shown
1936 in the output window. This option is available if Midnight Commander runs
1937 on native console only.
1939 .B Other options
1941 .I Menu bar visible.
1942 If enabled, main menu of Midnight Commander is always visible on the top row
1943 of screen above panels. Enabled by default.
1945 .I Show mini\-status.
1946 If enabled, one line of status information about the currently selected item
1947 is shown at the bottom of the panels. Enabled by default.
1949 .I Command prompt.
1950 If enabled, command line is avalable. Enabled by default.
1952 .I Keybar visible.
1953 If enabled, 10 lables associated with F1\-F10 keys are located at the bottom
1954 row of screen. Enabled by default.
1956 .I Hintbar visible.
1957 If enabled, the one\-line hints are visible below panels. Enabled by default.
1959 .I XTerm window title.
1960 When run in a terminal emulator for X11, Midnight Commander sets the
1961 terminal window title to the current working directory and updates it
1962 when necessary.  If your terminal emulator is broken and you see some
1963 incorrect output on startup and directory change, turn off this option.
1964 Enabled by default.
1966 .I Show free space.
1967 If enabled, free space and total space of current file system is shown
1968 at the bottom frame of panel. Enabled by default.
1969 .\"NODE "    Panel options"
1970 .SH "    Panel options"
1971 .B Main panel options
1973 .I Use SI size units.
1974 If this option is enabled, Midnight Commander will use SI units (powers of 1000)
1975 when displaying any byte sizes. The suffixes (k, m ...) are shown in lowercase.
1976 If disabled (default), Midnight Commander will use binary units (powers of 1024)
1977 and the suffixes are shown in upper case (K, M ...)
1979 .I Mix all files.
1980 If this option is enabled, all files and directories are shown mixed
1981 together.  If the option is desabled (default), directories (and links to
1982 directories) are shown at the beginning of the listing, and other files below.
1984 .I Show backup files.
1985 If enabled, the Midnight Commander will show files ending with a tilde.
1986 Otherwise, they won't be shown (like GNU's ls option \-B). Enabled by default.
1988 .I Show hidden files.
1989 If enabled, the Midnight Commander will show all files that start with
1990 a dot (like ls \-a). Disabled by default.
1992 .I Fast directory reload.
1993 If this option is enabled, the Midnight Commander will use a trick to
1994 determine if the directory contents have changed.  The trick is to reload
1995 the directory only if the i\-node of the directory has changed; this means
1996 that reloads only happen when files are created or deleted.  If what
1997 changes is the i\-node for a file in the directory (file size changes,
1998 mode or owner changes, etc) the display is not updated.  In these cases,
1999 if you have the option on, you have to rescan the directory manually
2000 (with C\-r). Disabled by default.
2002 .I Mark moves down.
2003 If enabled, the selection bar will move down when you mark a file (with
2004 Insert key). Enabled by default.
2006 .I Reverse files only.
2007 Allow revert selection of files only. Enabled by default.
2008 If enabled, the reverse selection is applied to files only, not to directories.
2009 The selection of directories is untouched. If off, the reverse selection
2010 is applied to files as well to directories: all unselected items become
2011 selected, and vice versa.
2013 .I Auto save panels setup.
2014 If this option is enabled, when you exit the Midnight Commander the
2015 current settings of panels are saved in the ~/.mc/panels.ini file.
2016 Disabled by default.
2018 .B Navigation
2020 .I Lynx\-like motion.
2021 If this option is enabled, you may use the arrows keys to automatically
2022 chdir if the current selection is a subdirectory and the shell command
2023 line is empty. By default, this setting is off.
2025 .I Page scrolling.
2026 If set (the default), panel will scroll by half the display when the
2027 cursor reaches the end or the beginning of the panel, otherwise it
2028 will just scroll a file at a time.
2030 .I Mouse page scrolling.
2031 Controls whenever scrolling with the mouse wheel is done by pages or
2032 line by line on the panels.
2034 .B File highlight
2036 You can specify whether
2037 .I permissions
2039 .I file types
2040 should be highlighted with distinctive
2041 .\"LINK2"
2042 Colors\&.
2043 .\"Colors"
2044 If the permission highlighting is enabled, the parts of the
2045 .I perm
2047 .I mode
2048 .\"LINK2"
2049 display fields
2050 .\"Listing Mode..."
2051 which apply to the user running Midnight Commander are highlighted with
2052 the color defined by the
2053 .I selected
2054 keyword.  If the file type highlighting is enabled, file names are colored
2055 according to rules described in @sysconfdir@/mc/filehighlight.ini file. See
2056 .\"LINK2"
2057 Filenames Highlight
2058 .\"Filenames Highlight"
2059 for more info.
2061 .B Quick search
2063 You can specify how the
2064 .\"LINK2"
2065 Quick search
2066 .\"Quick search"
2067 mode should works: case insensitively, case sensitively or be matched
2068 to the the panel sort order: case sensitive or not.
2069 .\"NODE "    Confirmation"
2070 .SH "    Confirmation"
2071 In this dialog you configure the confirmation options for file deletion,
2072 overwriting files, execution by pressing enter, quitting the program,
2073 directory hotlist entries deletion and history cleanup.
2074  and.
2075 .\"NODE "    Display bits"
2076 .SH "    Display bits"
2077 This is used to configure the range of visible characters on the
2078 screen.  This setting may be 7\-bits if your terminal/curses supports
2079 only seven output bits, ISO\-8859\-1 displays all the characters in the
2080 ISO\-8859\-1 map and full 8 bits is for those terminals that can display
2081 full 8 bit characters.
2082 .\"NODE "    Learn keys"
2083 .SH "    Learn keys"
2084 This dialog allows you to test and redefine functional keys, cursor
2085 arrows and some other keys to make them work properly on your terminal.
2086 They often don't, since many terminal databases are incomplete or broken.
2088 You can move around with the Tab key and with the vi moving keys ('h'
2089 left, 'j' down, 'k' up and 'l' right).  Once you press any cursor movement
2090 key and it is recognized, you can use that key as well.
2092 You can test keys just by pressing each of them.  When you press a
2093 key and it is recognized properly, OK should appear next to the name
2094 of that key.  Once a key is marked OK it starts working as usually,
2095 e.g. F1 pressed the first time will just check that the F1 key works,
2096 but after that it will show help.  The same applies to the arrow keys.
2097 The Tab key should be working always.
2099 If some keys do not work properly then you won't see OK appear after
2100 pressing one of these.  Then you may want to redefine it.  Do it by pressing
2101 the button with the name of that key (either by the mouse or by Enter
2102 or Space after selecting the button with Tab or arrows).  Then a message
2103 box will appear asking you to press that key.  Do it and wait until the
2104 message box disappears.  If you want to abort, just press Escape once
2105 and wait.
2107 When you finish with all the keys, you can Save them.  The definitions
2108 for the keys you have redefined will be written into the [terminal:TERM]
2109 section of your ~/.mc/ini file (where TERM is the name of your current
2110 terminal).  The definitions of the keys that were already working properly
2111 are not saved.
2112 .\"NODE "    Virtual FS"
2113 .SH "    Virtual FS"
2114 This option gives you control over the settings of the
2115 .\"LINK2"
2116 Virtual File System\&.
2117 .\"Virtual File System"
2119 The Midnight Commander keeps in memory the information related to some
2120 of the virtual file systems to speed up the access to the files in the
2121 file system (for example, directory listings fetched from FTP servers).
2123 Also, in order to access the contents of compressed files (for example,
2124 compressed tar files) the Midnight Commander needs to create temporary
2125 uncompressed files on your disk.
2127 Since both the information in memory and the temporary files on disk
2128 take up resources, you may want to tune the parameters of the cached
2129 information to decrease your resource usage or to maximize the speed of
2130 access to frequently used file systems.
2132 Because of the format of the tar archives, the
2133 .I Tar filesystem
2134 needs to read the whole file just to load the file entries.  Since most
2135 tar files are usually kept compressed (plain tar files are species in
2136 extinction), the tar file system has to uncompress the file on the disk
2137 in a temporary location and then access the uncompressed file as a
2138 regular tar file.
2140 Now, since we all love to browse files and tar files all over the disk,
2141 it's common that you will leave a tar file and then re\-enter it later.
2142 Since decompression is slow, the Midnight Commander will cache the
2143 information in memory for a limited time.  When the timeout expires, all
2144 the resources associated with the file system are released.  The default
2145 timeout is set to one minute.
2148 .\"LINK2"
2149 FTP File System
2150 .\"FTP File System"
2151 (ftpfs) allows you to browse directories on remote FTP servers.  It has
2152 several options.
2154 .I ftp anonymous password
2155 is the password used when you login as "anonymous".  Some sites require
2156 a valid e\-mail address.  On the other hand, you probably don't want to
2157 give your real e\-mail address to untrusted sites, especially if you are
2158 not using spam filtering.
2160 ftpfs keeps the directory listing it fetches from a FTP server in a cache.
2161 The cache expire time is configurable with the
2162 .I ftpfs directory cache timeout
2163 option.  A low value for this option may slow down every operation on
2164 the ftpfs because every operation would require sending a request to the
2165 FTP server.
2167 You can define an FTP proxy host for doing FTP.  Note that most modern
2168 firewalls are fully transparent at least for passive FTP (see below), so
2169 FTP proxies are considered obsolete.
2172 .I Always use ftp proxy
2173 is not set, you can use the exclamation sign to enable proxy for certain
2174 hosts.  See
2175 .\"LINK2"
2176 FTP File System
2177 .\"FTP File System"
2178 for examples.
2180 If this option is set, the program will do two things: consult the
2181 @prefix@/lib/mc/mc.no_proxy file for lines containing host names that
2182 are local (if the host name starts with a dot, it is assumed to be a
2183 domain) and to assume that any hostnames without dots in their names are
2184 directly accessible.  All other hosts will be accessed through the
2185 specified FTP proxy.
2187 You can enable using
2188 .I ~/.netrc
2189 file, which keeps login names and passwords for ftp servers.  See netrc
2190 (5) for the description of the .netrc format.
2192 .I Use passive mode
2193 enables using FTP passive mode, when the connection for data transfer is
2194 initiated by the client, not by the server.  This option is recommended
2195 and enabled by default.  If this option is turned off, the data
2196 connection is initiated by the server.  This may not work with some
2197 firewalls.
2198 .\"NODE "    Save Setup"
2199 .SH "    Save Setup"
2200 At startup the Midnight Commander will try to load initialization
2201 information from the ~/.mc/ini file. If this file doesn't exist, it will
2202 load the information from the system\-wide configuration file, located in
2203 @prefix@/share/mc/mc.ini. If the system\-wide configuration file doesn't
2204 exist, MC uses the default settings.
2207 .I Save Setup
2208 command creates the ~/.mc/ini file by saving the current settings
2209 of the
2210 .\"LINK2"
2211 Left, Right
2212 .\"Left and Right Menus"
2214 .\"LINK2"
2215 Options
2216 .\"Options Menu"
2217 menus.
2219 If you activate the
2220 .I auto save setup
2221 option, MC will always save the current settings when exiting.
2223 There also exist settings which can't be changed from the menus. To
2224 change these settings you have to edit the setup file with your
2225 favorite editor. See the section on
2226 .\"LINK2"
2227 Special Settings
2228 .\"Special Settings"
2229 for more information.
2230 .SH ""
2231 .\"NODE "Executing operating system commands"
2232 .SH "Executing operating system commands"
2233 You may execute commands by typing them directly in the Midnight
2234 Commander's input line, or by selecting the program you want to
2235 execute with the selection bar in one of the panels and hitting Enter.
2237 If you press Enter over a file that is not executable, the Midnight
2238 Commander checks the extension of the selected file against the
2239 extensions in the
2240 .\"LINK2"
2241 Extensions File\&.
2242 .\"Extension File Edit"
2243 If a match is found then the code associated with that extension is
2244 executed. A very simple
2245 .\"LINK2"
2246 macro expansion
2247 .\"Macro Substitution"
2248 takes place before executing the command.
2249 .\"NODE "  The cd internal command"
2250 .SH "  The cd internal command"
2252 .I cd
2253 command is interpreted by the Midnight Commander, it is not passed to
2254 the command shell for execution.  Thus it may not handle all of the
2255 nice macro expansion and substitution that your shell does, although it
2256 does some of them:
2258 .I Tilde substitution.
2259 The (~) will be substituted with your home directory, if you append a
2260 username after the tilde, then it will be substituted with the login
2261 directory of the specified user.
2263 For example, ~guest is the home directory for the user guest, while
2264 ~/guest is the directory guest in your home directory.
2266 .I Previous directory.
2267 You can jump to the directory you were previously by using the special
2268 directory name '\-' like this:
2269 .B cd \-
2271 .I CDPATH directories.
2272 If the directory specified to the
2273 .B cd
2274 command is not in the current directory, then The Midnight Commander
2275 uses the value in the environment variable
2276 .B CDPATH
2277 to search for the directory in any of the named directories.
2279 For example you could set your
2280 .B CDPATH
2281 variable to ~/src:/usr/src, allowing you to change your directory to
2282 any of the directories inside the ~/src and /usr/src directories, from
2283 any place in the file system by using its relative name (for example
2284 cd linux could take you to /usr/src/linux).
2285 .\"NODE "  Macro Substitution"
2286 .SH "  Macro Substitution"
2287 When accessing a
2288 .\"LINK2"
2289 user menu\&,
2290 .\"Menu File Edit"
2291 or executing an
2292 .\"LINK2"
2293 extension dependent command\&,
2294 .\"Extension File Edit"
2295 or running a command from the command line input, a simple macro
2296 substitution takes place.
2298 The macros are:
2300 .I %i
2301 The indent of blank space, equal the cursor column position.  For edit
2302 menu only.
2304 .I %y
2305 The syntax type of current file. For edit menu only.
2307 .I %k
2308 The block file name.
2310 .I %e
2311 The error file name.
2313 .I %m
2314 The current menu name.
2316 .IR %f " and " %p
2317 The current file name.
2319 .I %x
2320 The extension of current file name.
2322 .I %b
2323 The current file name without extension.
2325 .I %d
2326 The current directory name.
2328 .I %F
2329 The current file in the unselected panel.
2331 .I %D
2332 The directory name of the unselected panel.
2334 .I %t
2335 The currently tagged files.
2337 .I %T
2338 The tagged files in the unselected panel.
2340 .IR %u " and " %U
2341 Similar to the %t and %T macros, but in addition the files are untagged.
2342 You can use this macro only once per menu file entry or extension file
2343 entry, because next time there will be no tagged files.
2345 .IR %s " and " %S
2346 The selected files: The tagged files if there are any. Otherwise the
2347 current file.
2349 .I %cd
2350 This is a special macro that is used to change the current directory
2351 to the directory specified in front of it.  This is used primarily as
2352 an interface to the
2353 .\"LINK2"
2354 Virtual File System\&.
2355 .\"Virtual File System"
2357 .I %view
2358 This macro is used to invoke the internal viewer.  This macro can be
2359 used alone, or with arguments.  If you pass any arguments to this
2360 macro, they should be enclosed in brackets.
2362 The arguments are:
2363 .I ascii
2364 to force the viewer into ascii mode;
2365 .I hex
2366 to force the viewer into hex mode;
2367 .I nroff
2368 to tell the viewer that it should interpret the bold and underline
2369 sequences of nroff;
2370 .I unformatted
2371 to tell the viewer to not interpret nroff commands for making the text
2372 bold or underlined.
2374 .I %%
2375 The % character
2377 .I %{some text}
2378 Prompt for the substitution. An input box is shown and the text inside
2379 the braces is used as a prompt. The macro is substituted by the text
2380 typed by the user. The user can press ESC or F10 to cancel. This macro
2381 doesn't work on the command line yet.
2383 .I %var{ENV:default}
2384 If environment variable
2385 .I ENV
2386 is unset, the
2387 .I default
2388 is substituted.  Otherwise, the value of
2389 .I ENV
2390 is substituted.
2391 .\"NODE "  The subshell support"
2392 .SH "  The subshell support"
2393 The subshell support is a compile time option, that works with the
2394 shells: bash, tcsh and zsh.
2396 When the subshell code is activated the Midnight Commander will
2397 spawn a concurrent copy of your shell (the one defined in the
2398 .B SHELL
2399 variable and if it is not defined, then the one in the /etc/passwd
2400 file) and run it in a pseudo terminal, instead of invoking a new shell
2401 each time you execute a command, the command will be passed to the
2402 subshell as if you had typed it.  This also allows you to change the
2403 environment variables, use shell functions and define aliases that are
2404 valid until you quit the Midnight Commander.
2406 If you are using
2407 .B bash
2408 you can specify startup
2409 commands for the subshell in your ~/.mc/bashrc file and
2410 special keyboard maps in the ~/.mc/inputrc file.
2411 .B tcsh
2412 users may specify startup commands in the ~/.mc/tcshrc file.
2414 When the subshell code is used, you can suspend applications at any
2415 time with the sequence C\-o and jump back to the Midnight Commander, if
2416 you interrupt an application, you will not be able to run other
2417 external commands until you quit the application you interrupted.
2419 An extra added feature of using the subshell is that the prompt
2420 displayed by the Midnight Commander is the same prompt that you are
2421 currently using in your shell.
2424 .\"LINK2"
2425 OPTIONS
2426 .\"OPTIONS"
2427 section has more information on how you can control the subshell code.
2428 .\"NODE "Chmod"
2429 .SH "Chmod"
2430 The Chmod window is used to change the attribute bits in a group of
2431 files and directories.  It can be invoked with the C\-x c key combination.
2433 The Chmod window has two parts \-
2434 .I Permissions
2436 .IR File .
2438 In the File section are displayed the name of the file or directory
2439 and its permissions in octal form, as well as its owner and group.
2441 In the Permissions section there is a set of check buttons which
2442 correspond to the file attribute bits.  As you change the attribute
2443 bits, you can see the octal value change in the File section.
2445 To move between the widgets (buttons and check buttons) use the
2446 .I arrow keys
2447 or the
2448 .I Tab
2449 key.  To change the state of the check buttons or to select a button
2451 .I Space.
2452 You can also use the hotkeys on the buttons to quickly activate them.
2453 Hotkeys are shown as highlighted letters on the buttons.
2455 To set the attribute bits, use the Enter key.
2457 When working with a group of files or directories, you just click on
2458 the bits you want to set or clear.  Once you have selected the bits
2459 you want to change, you select one of the action buttons (Set marked
2460 or Clear marked).
2462 Finally, to set the attributes exactly to those specified, you can use
2464 .B [Set all]
2465 button, which will act on all the tagged files.
2467 .B [Marked all]
2468 set only marked attributes to all selected files
2470 .B [Set marked]
2471 set marked bits in attributes of all selected files
2473 .B [Clean marked]
2474 clear marked bits in attributes of all selected files
2476 .B [Set]
2477 set the attributes of one file
2479 .B [Cancel]
2480 cancel the Chmod command
2481 .\"NODE "Chown"
2482 .SH "Chown"
2483 The Chown command is used to change the owner/group of a file. The hot
2484 key for this command is C\-x o.
2485 .\"NODE "Advanced Chown"
2486 .SH "Advanced Chown"
2487 The Advanced Chown command is the
2488 .\"LINK2"
2489 Chmod
2490 .\"Chmod"
2492 .\"LINK2"
2493 Chown
2494 .\"Chown"
2495 command combined into one window. You can change the permissions and
2496 owner/group of files at once.
2497 .\"NODE "File Operations"
2498 .SH "File Operations"
2499 When you copy, move or delete files the Midnight Commander shows the
2500 file operations dialog.  It shows the files currently being processed
2501 and uses up to three progress bars.  The file bar indicates the
2502 percentage of the current file that has been processed so far.  The
2503 count bar shows how many of the tagged files have been handled.  The
2504 bytes bar indicates the percentage of the total size of the tagged files
2505 that has been handled.  If the verbose option is off, the file and bytes
2506 bars are not shown.
2508 There are two buttons at the bottom of the dialog. Pressing the Skip
2509 button will skip the rest of the current file. Pressing the Abort
2510 button will abort the whole operation, the rest of the files are
2511 skipped.
2513 There are three other dialogs which you can run into during the file
2514 operations.
2516 The error dialog informs about error conditions and has three choices.
2517 Normally you select either the Skip button to skip the file or the Abort
2518 button to abort the operation altogether.  You can also select the Retry
2519 button if you fixed the problem from another terminal.
2521 The replace dialog is shown when you attempt to copy or move a file on
2522 the top of an existing file.  The dialog shows the dates and sizes of
2523 the both files.  Press the Yes button to overwrite the file, the No
2524 button to skip the file, the All button to overwrite all the files, the
2525 None button to never overwrite and the Update button to overwrite if the
2526 source file is newer than the target file.  You can abort the whole
2527 operation by pressing the Abort button.
2529 The recursive delete dialog is shown when you try to delete a directory
2530 which is not empty.  Press the Yes button to delete the directory
2531 recursively, the No button to skip the directory, the All button to
2532 delete all the directories and the None button to skip all the non\-empty
2533 directories.  You can abort the whole operation by pressing the Abort
2534 button.  If you selected the Yes or All button you will be asked for a
2535 confirmation.  Type "yes" only if you are really sure you want to do the
2536 recursive delete.
2538 If you have tagged files and perform an operation on them only the files
2539 on which the operation succeeded are untagged. Failed and skipped files
2540 are left tagged.
2541 .\"NODE "Mask Copy/Rename"
2542 .SH "Mask Copy/Rename"
2543 The copy/move operations let you translate the names of files in an
2544 easy way.  To do it, you have to specify the correct source mask and
2545 usually in the trailing part of the destination specify some wildcards.
2546 All the files matching the source mask are copied/renamed according to
2547 the target mask.  If there are tagged files, only the tagged files
2548 matching the source mask are renamed.
2550 There are other options which you can set:
2552 .B Follow links
2554 determines whether make the symlinks and hardlinks in the source
2555 directory (recursively in subdirectories) new links in the target
2556 directory or whether would you like to copy their content.
2558 .B Dive into subdirs
2560 determines the behavior when the source directory is about to be copied,
2561 but the target directory already exists.  The default action is to copy
2562 the contents of the source directory into the target directory.
2563 Enabling this option causes copying the source directory itself into the
2564 target directory.
2566 For example, you want to copy directory
2567 .I /foo
2568 containing file
2569 .I bar
2571 .IR /bla/foo ,
2572 which is an already existing directory.  Normally (when
2573 .B Dive into subdirs
2574 is not set), mc would copy file
2575 .I /foo/bar
2576 into the file
2577 .IR /bla/foo/bar .
2578 By enabling this option the
2579 .I /bla/foo/foo
2580 directory will be created, and
2581 .I /foo/bar
2582 will be copied into
2583 .IR /bla/foo/foo/bar .
2585 .B Preserve attributes
2587 determines whether to preserve the permissions, timestamps and (if you
2588 are root) the ownership of the original files.  If this option is not
2589 set, the current value of the umask will be respected.
2591 .B Use shell patterns on
2593 When the shell patterns option is on you can use the '*' and '?'
2594 wildcards in the source mask.  They work like they do in the shell.  In
2595 the target mask only the '*' and '\\<digit>' wildcards are allowed.  The
2596 first '*' wildcard in the target mask corresponds to the first wildcard
2597 group in the source mask, the second '*' corresponds to the second group
2598 and so on.  The '\\1' wildcard corresponds to the first wildcard group
2599 in the source mask, the '\\2' wildcard corresponds to the second group
2600 and so on all the way up to '\\9'.  The '\\0' wildcard is the whole
2601 filename of the source file.
2603 Two examples:
2605 If the source mask is "*.tar.gz", the destination is "/bla/*.tgz" and the
2606 file to be copied is "foo.tar.gz", the copy will be "foo.tgz" in "/bla".
2608 Suppose you want to swap basename and extension so that "file.c" would
2609 become "c.file" and so on.  The source mask for this is "*.*" and the
2610 destination is "\\2.\\1".
2612 .B Use shell patterns off
2614 When the shell patterns option is off the MC doesn't do automatic
2615 grouping anymore. You must use '\\(...\\)' expressions in the source
2616 mask to specify meaning for the wildcards in the target mask. This is
2617 more flexible but also requires more typing. Otherwise target masks
2618 are similar to the situation when the shell patterns option is on.
2620 Two examples:
2622 If the source mask is "^\\(.*\\)\\.tar\\.gz$", the destination is
2623 "/bla/*.tgz" and the file to be copied is "foo.tar.gz", the copy
2624 will be "/bla/foo.tgz".
2626 Let's suppose you want to swap basename and extension so that "file.c"
2627 will become "c.file" and so on. The source mask for this is
2628 "^\\(.*\\)\\.\\(.*\\)$" and the destination is "\\2.\\1".
2630 .B Case Conversions
2632 You can also change the case of the filenames.  If you use '\\u'
2633 or '\\l' in the target mask, the next character will be converted to
2634 uppercase or lowercase correspondingly.
2636 If you use '\\U' or '\\L' in the target mask, the next characters will
2637 be converted to uppercase or lowercase correspondingly up to the
2638 next '\\E' or next '\\U', '\\L' or the end of the file name.
2640 The '\\u' and '\\l' are stronger than '\\U' and '\\L'.
2642 For example, if the source mask is '*' (shell patterns on) or '^\\(.*\\)$'
2643 (shell patterns off) and the target mask is '\\L\\u*' the file names
2644 will be converted to have initial upper case and otherwise lower case.
2646 You can also use '\\' as a quote character. For example, '\\\\' is
2647 a backslash and '\\*' is an asterisk.
2649 .B Stable symlinks
2651 commands Midnight Commander, that it should change symlinks in the target,
2652 so that they'll point to the same location as it did before. With absolute
2653 symbolic links this does nothing, but if you have a relative one, it will
2654 recompute its value, adding necessary ../ and other directory parts and making
2655 the value as short as possible (most modern filesystems keep short symlinks
2656 inside inodes and thus don't waste much disk space).
2658 .\"NODE "Select/Unselect Files"
2659 .SH "Select/Unselect Files"
2660 The dialog of group of files and directories selection or uselection.
2662 .\"LINK2"
2663 input line
2664 .\"Input Line Keys"
2665 allow enter the regular expression of filenames that will be
2666 selected/unselected.
2668 When
2669 .I Files only
2670 checkbox is on, only files will be selected.  If
2671 .I Files only
2672 is off, as files as directories will be selected.
2673 When
2674 .I Shell Patterns
2675 checkbox is on, the regular expression is much like the filename globbing
2676 in the shell (* standing for zero or more characters and ?  standing
2677 for one character). If
2678 .I Shell Patterns
2679 is off, then the tagging of files is done with normal regular
2680 expressions (see ed (1)). When
2681 .I Case sensitive
2682 checkbox is on, the selection will be case sensitive characters.
2684 .I Case sensitive
2685 is off, the case will be ignored.
2686 .\"NODE "Diff Viewer"
2687 .SH "Internal Diff Viewer"
2688 The mcdiff is a visual diff tool. You can compare two files and edit them
2689 in\-place (diffs are updated dynamically). You can browse and view a working
2690 copy from popular version control systems (GIT, Subversion, etc).
2692 Following shortcuts are available in internal diff viewer of Midnight
2693 Commander.
2695 .B F1
2696 Invoke the built\-in hypertext help viewer.
2698 .B F2
2699 Save modified files.
2701 .B F4
2702 Edit file of the left panel in the internal editor.
2704 .B F14
2705 Edit file of the right panel in the internal editor.
2707 .B F5
2708 Merge the current hunk. Only the current hunk will be merged.
2710 .B F7
2711 Start search.
2713 .B F17
2714 Continue search.
2716 .B F10, Esc, q
2717 Exit from diff viewer.
2719 .B Alt\-s, s
2720 Toggle show of hunk status.
2722 .B Alt\-n, l
2723 Toggle show of line numbers.
2725 .B f
2726 Maximize left panel.
2728 .B \=
2729 Make panels equal in width.
2731 .B \>
2732 Reduce the size of the right panel.
2734 .B \<
2735 Reduce the size of the left panel.
2737 .B c
2738 Toggle show of trailing carriage return (CR) symbol as ^M.
2740 .B 2, 3, 4, 8
2741 Set tabulation size
2743 .B C\-u
2744 Swap contents of diff panels.
2746 .B C\-r
2747 Refresh the screen.
2749 .B C\-o
2750 Switch to the subshell and show the command screen.
2752 .B Enter, Space, n
2753 Find next diff hunk.
2755 .B Backspace, p
2756 Find previous diff hunk.
2758 .B g
2759 Go to line.
2761 .B Down
2762 Scroll one line forward.
2764 .B Up
2765 Scroll one line backward.
2767 .B PageUp
2768 Move one page up.
2770 .B PageDown
2771 Mves one page down.
2773 .B Home, A1
2774 Moves to the line beginning.
2776 .B End
2777 Moves to the line end.
2779 .B C\-Home
2780 Move to the file beginning.
2782 .B C\-End, C1
2783 Move to the file end.
2784 .\"NODE "Internal File Viewer"
2785 .SH "Internal File Viewer"
2786 The internal file viewer provides two display modes: ASCII and hex.
2787 To toggle between modes, use the F4 key.
2789 The viewer will try to use the best method provided by your system or
2790 the file type to display the information.
2791 Some character sequences, which appear most often in preformatted manual
2792 pages, are displayed bold and underlined, thus making a pretty display
2793 of your files.
2795 When in hex mode, the search function accepts text in quotes and
2796 constant numbers.  Text in quotes is matched exactly after removing
2797 the quotes.  Each number matches one byte.  You can mix quoted text
2798 with constants like this:
2801 "String" \-1 0xBB 012 "more text"
2804 Note that 012 is an octal number.  \-1 is converted to 0xFF.
2806 Here is a listing of the actions associated with each key that the
2807 Midnight Commander handles in the internal file viewer.
2809 .B F1
2810 Invoke the built\-in hypertext help viewer.
2812 .B F2
2813 Toggle the wrap mode.
2815 .B F4
2816 Toggle the hex mode.
2818 .B F5
2819 Goto line.  This will prompt you for a line number and will display
2820 that line.
2822 .B F6, /.
2823 Regular expression search.
2825 .B ?,
2826 Reverse regular expression search.
2828 .B F7
2829 Normal search / hex mode search.
2831 .B C\-s, F17, n.
2832 Start normal search if there was no previous search expression else
2833 find next match.
2835 .B C\-r.
2836 Start reverse search if there was no previous search expression else
2837 find next match.
2839 .B F8
2840 Toggle Raw/Parsed mode: This will show the file as found on disk or if
2841 a processing filter has been specified in the mc.ext file, then the
2842 output from the filter. Current mode is always the other than written
2843 on the button label, since on the button is the mode which you enter
2844 by that key.
2846 .B F9
2847 Toggle the format/unformat mode: when format mode is on the viewer
2848 will interpret some string sequences to show bold and underline with
2849 different colors. Also, on button label is the other mode than current.
2851 .B F10, Esc.
2852 Exit the internal file viewer.
2854 .B next\-page, space, C\-v.
2855 Scroll one page forward.
2857 .B prev\-page, Alt\-v, C\-b, Backspace.
2858 Scroll one page backward.
2860 .B down\-key
2861 Scroll one line forward.
2863 .B up\-key
2864 Scroll one line backward.
2866 .B C\-l
2867 Refresh the screen.
2869 .B C\-o
2870 Switch to the subshell and show the command screen.
2872 .B !
2873 Like C\-o, but run a new shell if the subshell is not running.
2875 .B "[n] m"
2876 Set the mark n.
2878 .B "[n] r"
2879 Jump to the mark n.
2881 .B C\-f
2882 Jump to the next file.
2884 .B C\-b
2885 Jump to the previous file.
2887 .B Alt\-r
2888 Toggle the ruler.
2890 .B Alt\-e
2891 to change charset of displayed text may use M\-e (Alt\-e).
2892 Recoding is made from selected codepage into system codepage. To
2893 cancel the recoding you may select "<No translation>" in charset
2894 selection dialog.
2896 It's possible to instruct the file viewer how to display a file, look
2897 at the
2898 .\"LINK2"
2899 Extension File Edit section
2900 .\"Extension File Edit"
2902 .\"NODE "Internal File Editor"
2903 .SH "Internal File Editor"
2904 The internal file editor is a full\-featured full screen editor.  It can
2905 edit files up to 64 megabytes.  It is possible to edit binary files.
2906 The internal file editor is invoked using
2907 .B F4
2908 if the
2909 .I use_internal_edit
2910 option is set in the initialization file.
2912 The features it presently supports are: block copy, move, delete, cut,
2913 paste; key for key undo; pull\-down menus; file insertion; macro
2914 commands; regular expression search and replace; shift\-arrow text highlighting
2915 (if supported by the terminal); insert\-overwrite toggle; word wrap;
2916 autoindent; tunable tab size; syntax highlighting for various file
2917 types; and an option to pipe text blocks through shell commands like
2918 indent and ispell.
2920 Sections:
2922 .\"LINK2"
2923 Options of editor in ini\-file
2924 .\"Internal File Editor / options"
2926 The editor is very easy to use and requires no tutoring. To see what
2927 keys do what, just consult the appropriate pull\-down menu. Other keys
2928 are: Shift movement keys do text highlighting.
2929 .B Ctrl\-Ins
2930 copies to the file
2931 .B cooledit.clip
2933 .B Shift\-Ins
2934 pastes from cooledit.clip.
2935 .B Shift\-Del
2936 cuts to
2937 .BR cooledit.clip ,
2939 .B Ctrl\-Del
2940 deletes highlighted text. Mouse highlighting also works, and you
2941 can override the mouse as usual by holding down the shift key
2942 while dragging the mouse to let normal terminal mouse highlighting
2943 work.
2945 To define a macro, press
2946 .B Ctrl\-R
2947 and then type out the key
2948 strokes you want to be executed. Press
2949 .B Ctrl\-R
2950 again when finished. You can then assign the macro to any key you
2951 like by pressing that key. The macro is executed when you press
2952 .B Ctrl\-A
2953 and then the assigned key. The macro is also executed if
2954 you press Meta, Ctrl, or Esc and the assigned key, provided that the
2955 key is not used for any other function. Once defined, the macro
2956 commands go into the file
2957 .B .mc/cedit/cooledit.macros
2958 in your home directory. You can delete a macro by deleting the
2959 appropriate line in this file.
2961 To change charset of displayed text may use M\-e (Alt\-e).
2962 Recoding is made from selected codepage into system codepage. To
2963 cancel the recoding you may select "<No translation>" in charset
2964 selection dialog.
2966 .B F19
2967 will format the currently highlighted block (plain text or
2968 .B C
2970 .B C++
2971 code or another). This is controlled by the
2972 file
2973 .B @prefix@/share/mc/edit.indent.rc
2974 which is copied to
2975 .B .mc/cedit/edit.indent.rc
2976 in your home directory the first time you use it.
2978 The editor also displays non\-us characters (160+). When editing
2979 binary files, you should set
2980 .B display bits
2981 to 7 bits in the options menu to keep the spacing clean.
2983 .\"NODE "Internal File Editor / options"
2984 .SH "Options of editor in ini\-file"
2986 Some editor options of ini\-file are described in this section.
2987 Options are placed in '[Midnight Commander]' section
2989 .I editor_wordcompletion_collect_entire_file
2990 Search autocomplete candidates in entire of file or just from
2991 begin of file to cursor position (0)
2993 .\"NODE "Screen selector"
2994 .SH "Screen selector"
2995 Midnight Commander supports running many internal modules (such as
2996 editor, viewer and diff viewer) simultaneously and switching between
2997 them without closing open files. Using several file managers at a time,
2998 however, is not currently supported.
3000 Let's call each of these modules a screen. There are three ways to
3001 switch between screens, using one of these global shortcuts:
3003 .B Alt\-}
3004 switch to the next screen;
3006 .B Alt\-{
3007 switch to the previous screen;
3009 .B Alt\-`
3010 open a dialog window with the list of currently open screens (or use the
3011 "Screen list" menu item).
3012 .\"NODE "Completion"
3013 .SH "Completion"
3014 Let the Midnight Commander type for you.
3016 Attempt to perform completion on the text before current position.  MC
3017 attempts completion treating the text as variable (if the text begins
3018 with
3019 .BR $ ),
3020 username (if the text begins with
3021 .BR ~ ),
3022 hostname (if the text begins with
3023 .BR @ )
3024 or command (if you are on the command line in the position where you
3025 might type a command, possible completions then include shell reserved
3026 words and shell built\-in commands as well) in turn.  If none of these
3027 matches, filename completion is attempted.
3029 Filename, username, variable and hostname completion works on all input
3030 lines, command completion is command line specific.  If the completion
3031 is ambiguous (there are more different possibilities), MC beeps and the
3032 following action depends on the setting of the
3033 .I Complete: show all
3034 option in the
3035 .\"LINK2"
3036 Configuration
3037 .\"Configuration"
3038 dialog.  If it is enabled, a list of all possibilities pops up next to
3039 the current position and you can select with the arrow keys and
3040 .B Enter
3041 the correct entry.  You can also type the first letters in which the
3042 possibilities differ to move to a subset of all possibilities and
3043 complete as much as possible.  If you press
3044 .B Alt\-Tab
3045 again, only the subset will be shown in the listbox, otherwise the first
3046 item which matches all the previous characters will be highlighted.  As
3047 soon as there is no ambiguity, dialog disappears, but you can hide it by
3048 canceling keys
3049 .BR Esc ,
3050 .B F10
3051 and left and right arrow keys. If
3052 .\"LINK2"
3053 Complete: show all
3054 .\"Configuration"
3055 is disabled, the dialog pops up only if you press
3056 .B Alt\-Tab
3057 for the second time, for the first time MC just beeps.
3058 .\"NODE "Virtual File System"
3059 .SH "Virtual File System"
3060 The Midnight Commander is provided with a code layer to access the file
3061 system; this code layer is known as the virtual file system switch.  The
3062 virtual file system switch allows the Midnight Commander to manipulate
3063 files not located on the Unix file system.
3065 Currently the Midnight Commander is packaged with some Virtual File
3066 Systems (VFS): the
3067 .I local
3068 file system, used for accessing the regular Unix file system; the
3069 .IR ftpfs ,
3070 used to manipulate files on remote systems with the FTP protocol; the
3071 .IR tarfs ,
3072 used to manipulate tar and compressed tar files; the
3073 .IR undelfs ,
3074 used to recover deleted files on ext2 file systems (the default file
3075 system for Linux systems),
3076 .I fish
3077 (for manipulating files over shell connections such as rsh and ssh).
3078 If the code was compiled with
3079 .I smbfs
3080 support, you can manipulate files on remote systems with the SMB (CIFS)
3081 protocol.
3083 A generic
3084 .I extfs
3085 (EXTernal virtual File System) is provided in order to easily expand
3086 VFS capabilities using scripts and external software.
3088 The VFS switch code will interpret all of the path names used and will
3089 forward them to the correct file system, the formats used for each one
3090 of the file systems is described later in their own section.
3091 .\"NODE "  FTP File System"
3092 .SH "  FTP File System"
3093 The FTP File System (ftpfs) allows you to manipulate files on remote
3094 machines.  To actually use it, you can use the
3095 .I FTP link
3096 item in the menu or directly change your current directory using the
3097 .I cd
3098 command to a path name that looks like this:
3100 .I /#ftp:[!][user[:pass]@]machine[:port][remote\-dir]
3103 .IR user ,
3104 .I port
3106 .I remote\-dir
3107 elements are optional.  If you specify the
3108 .I user
3109 element, the Midnight Commander will login to the remote machine as that
3110 user, otherwise it will use anonymous login or the login name from the
3111 .I ~/.netrc
3112 file.  The optional
3113 .I pass
3114 element is the password used for the connection.  Using the password in
3115 the VFS directory name is not recommended, because it can appear on the
3116 screen in clear text and can be saved to the directory history.
3118 To enable using FTP proxy, prepend
3119 .B !
3120 (an exclamation sign) to the hostname.
3122 Examples:
3125     /#ftp:ftp.nuclecu.unam.mx/linux/local
3126     /#ftp:tsx\-11.mit.edu/pub/linux/packages
3127     /#ftp:!behind.firewall.edu/pub
3128     /#ftp:guest@remote\-host.com:40/pub
3129     /#ftp:miguel:xxx@server/pub
3132 Please check the
3133 .\"LINK2"
3134 Virtual File System
3135 .\"Virtual FS"
3136 dialog box for ftpfs options.
3137 .\"NODE "  Tar File System"
3138 .SH "  Tar File System"
3139 The tar file system provides you with read\-only access to your tar
3140 files and compressed tar files by using the chdir command.  To change
3141 your directory to a tar file, you change your current directory to the
3142 tar file by using the following syntax:
3144 .I /filename.tar#utar/[dir\-inside\-tar]
3146 The mc.ext file already provides a shortcut for tar files, this means
3147 that usually you just point to a tar file and press return to enter
3148 into the tar file, see the
3149 .\"LINK2"
3150 Extension File Edit
3151 .\"Extension File Edit"
3152 section for details on how this is done.
3154 Examples:
3157     mc\-3.0.tar.gz#utar/mc\-3.0/vfs
3158     /ftp/GCC/gcc\-2.7.0.tar#utar
3161 The latter specifies the full path of the tar archive.
3162 .\"NODE "  FIle transfer over SHell filesystem"
3163 .SH "  FIle transfer over SHell filesystem"
3164 The fish file system is a network based file system that allows you to
3165 manipulate the files in a remote machine as if they were local. To use
3166 this, the other side has to either run fish server, or has to have
3167 bash\-compatible shell.
3169 To connect to a remote machine, you just need to chdir
3170 into a special directory which name is in the following
3171 format:
3173 .I /#sh:[user@]machine[:options]/[remote\-dir]
3176 .I user,
3177 .I options
3179 .I remote\-dir
3180 elements are optional.  If you specify the
3181 .I user
3182 element, the Midnight Commander will try to login on the remote
3183 machine as that user, otherwise it will use your login name.
3185 The available
3186 .I options
3187 are:
3189   'C' \- use compression;
3190   'r' \- use rsh instead of ssh;
3191   port \- specify the port used by remote server.
3193 If the
3194 .I remote\-dir
3195 element is present, your current directory on the remote machine will be
3196 set to this one.
3198 Examples:
3201     /#sh:onlyrsh.mx:r/linux/local
3202     /#sh:joe@want.compression.edu:C/private
3203     /#sh:joe@noncompressed.ssh.edu/private
3204     /#sh:joe@somehost.ssh.edu:2222/private
3206 .\"NODE "  Undelete File System"
3207 .SH "  Undelete File System"
3208 On Linux systems, if you asked configure to use the ext2fs undelete
3209 facilities, you will have the undelete file system available.
3210 Recovery of deleted files is only available on ext2 file systems.  The
3211 undelete file system is just an interface to the ext2fs library to
3212 retrieve all of the deleted files names on an ext2fs and provides and
3213 to extract the selected files into a regular partition.
3215 To use this file system, you have to chdir into the special file name
3216 formed by the "/#undel" prefix and the file name where the actual
3217 file system resides.
3219 For example, to recover deleted files on the second partition of the
3220 first SCSI disk on Linux, you would use the following path name:
3223     /#undel:sda2
3226 It may take a while for the undelfs to load the required information
3227 before you start browsing files there.
3228 .\"NODE "  SMB File System"
3229 .SH "  SMB File System"
3230 The smbfs allows you to manipulate files on remote machines with SMB
3231 (or CIFS) protocol.  These include Windows for Workgroups,
3232 Windows 9x/ME/XP, Windows NT, Windows 2000 and Samba.
3233 To actually use it, you may try to use the panel command "SMB link..."
3234 (accessible from the menubar) or you may directly change your current
3235 directory to it using the cd command to a path name that looks like this:
3237 .I /#smb:[user@]machine[/service][/remote\-dir]
3240 .IR user ,
3241 .I service
3243 .I remote\-dir
3244 elements are optional.
3246 .IR user ,
3247 .I domain
3249 .I password
3250 can be specified in an input dialog.
3252 Examples:
3255     /#smb:machine/Share
3256     /#smb:other_machine
3257     /#smb:guest@machine/Public/Irlex
3259 .\"NODE "  EXTernal File System"
3260 .SH "  EXTernal File System"
3261 .B extfs
3262 allows to integrate numerous features and file types into GNU Midnight
3263 Commander in an easy way, by writing scripts.
3265 Extfs filesystems can be divided into two categories:
3267 1. Stand\-alone filesystems, which are not associated with any existing
3268 file.  They represent certain system\-wide data as a directory tree.
3269 You can invoke them by typing
3270 .RI ' "cd #fsname" '
3271 where fsname is an extfs short name (see below).  Examples of such
3272 filesystems include audio (list audio tracks on the CD) or apt (list of
3273 all Debian packages in the system).
3275 For example, to list CD\-Audio tracks on your CD\-ROM drive, type
3278   cd #audio
3281 2. 'Archive' filesystems (like rpm, patchfs and more), which represent
3282 contents of a file as a directory tree.  It can consist of 'real' files
3283 compressed in an archive (urar, rpm) or virtual files, like messages
3284 in a mailbox (mailfs) or parts of a patch (patchfs).  To access such
3285 filesystems
3286 .RI ' #fsname '
3287 should be appended to the archive name.  Note that the archive itself
3288 can be on another vfs.
3290 For example, to list contents of a zip archive documents.zip type
3293   cd documents.zip#uzip
3296 In many aspects, you could treat extfs like any other directory.  For
3297 instance, you can add it to the hotlist or change to it from directory
3298 history.  An important limitation is that you cannot invoke shell
3299 commands inside extfs, just like any other non\-local VFS.
3301 Common extfs scripts included with Midnight Commander are:
3303 .B a
3304 access 'A:' DOS/Windows diskette
3305 .RI ( "cd #a" ).
3307 .B apt
3308 front end to Debian's APT package management system
3309 .RI ( "cd #apt" ).
3311 .B audio
3312 audio CD ripping and playing
3313 .RI ( "cd #audio"
3315 .IR "cd device#audio" ).
3317 .B bpp
3318 package of Bad Penguin GNU/Linux distribution
3319 .RI ( "cd file.bpp#bpp" ).
3321 .B deb
3322 package of Debian GNU/Linux distribution
3323 .RI ( "cd file.deb#deb" ).
3325 .B dpkg
3326 Debian GNU/Linux installed packages
3327 .RI ( "cd #deb" ).
3329 .B hp48
3330 view and copy files to/from a HP48 calculator
3331 .RI ( "cd #hp48" ).
3333 .B lslR
3334 browsing of lslR listings as found on many FTPs
3335 .RI ( "cd filename#lslR" ).
3337 .B mailfs
3338 mbox\-style mailbox files support
3339 .RI ( "cd mailbox#mailfs" ).
3341 .B patchfs
3342 extfs to handle unified and context diffs
3343 .RI ( "cd filename#patchfs" ).
3345 .B rpm
3346 RPM package
3347 .RI ( "cd filename#rpm" ).
3349 .B rpms
3350 RPM database management
3351 .RI ( "cd #rpms" ).
3353 .B ulha, urar, uzip, uzoo, uar, uha
3354 archivers
3355 .RI ( "cd archive#xxxx"
3356 where xxxx is one of:
3357 .IR ulha ,
3358 .IR urar ,
3359 .IR uzip ,
3360 .IR uzoo ,
3361 .IR uar ,
3362 .IR uha ).
3364 You could bind file type/extension to specified extfs as described in the
3365 .\"LINK2"
3366 Extension File Edit
3367 .\"Extension File Edit"
3368 section.  Here is an example entry for Debian packages:
3371   regex/\.deb$
3372           Open=%cd %p#deb
3374 .\"NODE "Colors"
3375 .SH "Colors"
3376 The Midnight Commander will try to detect if your terminal supports
3377 color using the terminal database and your terminal name.  Sometimes
3378 it gets confused, so you may force color mode or disable color mode
3379 using the \-c and \-b flag respectively.
3381 If the program is compiled with the Slang screen manager instead of
3382 ncurses, it will also check the variable
3383 .B COLORTERM,
3384 if it is set, it has the same effect as the \-c flag.
3386 You may specify terminals that always force color mode
3387 by adding the
3388 .I color_terminals
3389 variable to the Colors section of the initialization file.  This will
3390 prevent the Midnight Commander from trying to detect if your terminal
3391 supports color.  Example:
3394 [Colors]
3395 color_terminals=linux,xterm
3396 color_terminals=terminal\-name1,terminal\-name2...
3399 The program can be compiled with both ncurses and slang, ncurses does
3400 not provide a way to force color mode: ncurses uses just the
3401 information in the terminal database.
3403 The Midnight Commander provides a way to change the default colors.
3404 Currently the colors are configured using the environment variable
3405 .B MC_COLOR_TABLE
3406 or the Colors section in the initialization file.
3408 In the Colors section, the default color map is loaded from the
3409 .I base_color
3410 variable.  You can specify an alternate color map for a terminal by
3411 using the terminal name as the key in this section.  Example:
3414 [Colors]
3415 base_color=
3416 xterm=menu=magenta:marked=,magenta:markselect=,red
3419 The format for the color definition is:
3422   <keyword>=<foregroundcolor>,<backgroundcolor>:<keyword>= ...
3425 The colors are optional, and the keywords are: normal, selected, disabled, marked,
3426 markselect, errors, input, inputmark, inputunchanged, commandlinemark,
3427 reverse, gauge.  Menu colors are: menunormal,
3428 menusel, menuhot, menuhotsel, menuinactive. Dialog colors are: dnormal, dfocus,
3429 dhotnormal, dhotfocus.  Help colors are: helpnormal, helpitalic,
3430 helpbold, helplink, helpslink.  Viewer color is: viewunderline. Editor
3431 colors are: editnormal, editbold, editmarked.
3433 .I input
3434 determines the color of input lines used in query dialogs.
3436 .I gauge
3437 determines the color of the filled part of the progress bar (gauge),
3438 which is used to show the user the progress of file operations, such as
3439 copying.
3441 .I disabled
3442 determines the color of the widget that cannot be selected.
3444 The dialog boxes use the following colors:
3445 .I dnormal
3446 is used for the normal text,
3447 .I dfocus
3448 is the color used for the currently selected component,
3449 .I dhotnormal
3450 is the color used to differentiate the hotkey color in normal
3451 components, whereas the
3452 .I dhotfocus
3453 color is used for the highlighted color in the currently selected
3454 component.
3456 Menus use the same scheme but uses the menunormal, menusel, menuhot, menuhotsel
3457 and menuinactive tags instead.
3459 Help uses the following colors:
3460 .I helpnormal
3461 is used for normal text,
3462 .I helpitalic
3463 is used for text which is emphasized in italic in the manual page,
3464 .I helpbold
3465 is used for text which is emphasized in bold in the manual page,
3466 .I helplink
3467 is used for not selected hyperlinks and
3468 .I helpslink
3469 is used for selected hyperlink.
3471 The possible colors are: black, gray, red, brightred, green,
3472 brightgreen, brown, yellow, blue, brightblue, magenta, brightmagenta,
3473 cyan, brightcyan, lightgray and white. And there is a special keyword
3474 for transparent background. It is 'default'. The 'default' can only be
3475 used for background color. Example:
3478 [Colors]
3479 base_color=normal=white,default:marked=magenta,default
3482 .\"NODE "Skins"
3483 .SH "Skins"
3484 You can change the appearance of Midnight Commander.
3485 To do this, you must specify a file that contain descriptions of colors
3486 and lines to draw boxes. Redefining of the colors is entirely compatible
3487 with the assignment of colors, as described in Section
3488 .\"LINK2"
3489 Colors\&.
3490 .\"Colors"
3492 A skin\-file is searched on the following algorithm (to the first one found):
3495 1) command line option
3496 .B \-S \<skin\>
3498 .B \-\-skin=\<skin\>
3500 2) Environment variable
3501 .B MC_SKIN
3503 3) In config file parameter
3504 .B skin
3505 in section
3506 .B [Midnight Commander]
3508 4) File
3509 .B @sysconfdir@/mc/skins/default.ini
3511 5) File
3512 .B @prefix@/share/mc/skins/default.ini
3515 Command line option, environment variable and parameter in config file may
3516 contain the absolute path to the skin\-file (with the extension \.ini
3517 or without it). Search of skin\-file will occur in (to the first one found):
3520 .B ~/.mc/skins/
3523 .B @sysconfdir@/mc/skins/
3526 .B @prefix@/share/mc/skins/
3530 For getting extended info, refer to:
3532 .\"LINK2"
3533 Description of section and parameters
3534 .\"Skins sections"
3536 .\"LINK2"
3537 Color pair definitions
3538 .\"Skins colors"
3540 .\"LINK2"
3541 Draw lines
3542 .\"Skins lines"
3544 .\"LINK2"
3545 Compatibility
3546 .\"Skins oldcolors"
3549 .\"NODE "  Skins sections"
3550 .SH "  Description of section and parameters"
3552 Section
3553 .B [skin]
3554 contain metainfo for skin\-file. Parameter
3555 .I description
3556 contain short text about skin.
3559 Section
3560 .B [filehighlight]
3561 contain descriptions of color pairs for filenames highlighting.
3562 Name of parameters must be equal to names of sections into
3563 filehighlight.ini file.
3565 .\"LINK2"
3566 Filenames Highlight
3567 .\"Filenames Highlight"
3568 for getting more info.
3571 Section
3572 .B [core]
3573 describes the elements that are used everywhere.
3575 .I _default_
3576 Default color pair. Used in all other sections if they not contain
3577 color definitions
3579 .I selected
3580 cursor
3582 .I marked
3583 selected data
3585 .I markselect
3586 cursor on selected data
3588 .I gauge
3589 color of the filled part of the progress bar
3591 .I input
3592 color of input lines used in query dialogs
3594 .I inputmark
3595 color of input selected text
3597 .I inputunhanged
3598 color of input text before first modification or cursor movement
3600 .I commandlinemark
3601 color of selected text in command line
3603 .I reverse
3604 reverse color
3606 Section
3607 .B [dialog]
3608 describes the elements that are placed on dialog windows (except error dialogs).
3610 .I _default_
3611 Default color for this section. Used [core]._default_ if not specified
3613 .I dfocus
3614 Color of active element (in focus)
3616 .I dhotnormal
3617 Color of hotkeys
3619 .I dhotfocus
3620 Color of hotkeys in focused element
3623 Section
3624 .B [error]
3625 describes the elements that are placed on error dialog windows
3627 .I _default_
3628 Default color for this section. Used [core]._default_ if not specified
3630 .I errdhotnormal
3631 Color of hotkeys
3633 .I errdhotfocus
3634 Color of hotkeys in focused element
3637 Section
3638 .B [menu]
3639 describes the elements that are placed in menu. This section describes
3640 system menu (called by F9) and user\-defined menus (called by F2 in panels
3641 and by F11 in editor).
3643 .I _default_
3644 Default color for this section. Used [core]._default_ if not specified
3646 .I entry
3647 Color of menu items
3649 .I menuhot
3650 Color of menu hotkeys
3652 .I menusel
3653 Color of active menu item (in focus)
3655 .I menuhotsel
3656 Color of menu hotkeys in focused menu item
3658 .I menuinactive
3659 Color of inactive menu
3662 Section
3663 .B [help]
3664 describes the elements that are placed on help window.
3666 .I _default_
3667 Default color for this section. Used [core]._default_ if not specified
3669 .I helpitalic
3670 Color pair for element with
3671 .B italic
3672 attribute
3674 .I helpbold
3675 Color pair for element with
3676 .B bold
3677 attribute
3679 .I helplink
3680 Color of links
3682 .I helpslink
3683 Color of active link (on focus)
3686 Section
3687 .B [editor]
3688 describes the colors of elements placed in editor.
3690 .I _default_
3691 Default color for this section. Used [core]._default_ if not specified
3693 .I editbold
3694 Color pair for element with
3695 .B bold
3696 attribute
3698 .I editmarked
3699 Color of selected text
3701 .I editwhitespace
3702 Color of tabs and trailing spaces highlighting
3704 .I editlinestate
3705 Color for line state area
3708 Section
3709 .B [viewer]
3710 describes the colors of elements placed in viewer.
3712 .I viewunderline
3713 Color pair for element with
3714 .B underline
3715 attribute
3717 .\"NODE "  Skins colors"
3718 .SH "  Color pair definitions"
3719 Any parameter in skin\-file contain definition of color pair.
3721 Color pairs described as two colors separated by ';'. First color
3722 sets the foreground color, second color sets background color.
3723 One of the colors may be omitted, in this case color will be
3724 taken from default color pair (global color pair  or
3725 from default color pair of this section).
3727 Example:
3730 [core]
3731     # green on black
3732     _default_=green;black
3733     # green (default)  on blue
3734     selected=;blue
3735     # yellow on black (default)
3736     marked=yellow;
3740 Possible colors (names) described in
3741 .\"LINK2"
3742 Colors\&.
3743 .\"Colors"
3744 section.
3746 .\"NODE "  Skins lines"
3747 .SH "  Draw lines"
3748 Lines sets in section
3749 .B [Lines]
3750 into skin\-file. By default single lines are used, but you may redefine
3751 to usage of any utf\-8 symbols (like to lines, for example).
3753 .I WARNING!!!
3754 When you build Midnight Commander with the Ncurses screen library
3755 usage of drawing lines is limited!
3756 Possible only drawing a single lines.
3757 For all questions and comments please contact the developers of Ncurses.
3760 Descriptions of parameters
3761 .BR [Lines] :
3763 .I lefttop
3764 left\-top line fragment.
3766 .I righttop
3767 right\-top line fragment.
3769 .I centertop
3770 down branch of horizontal line
3772 .I centerbottom
3773 up branch of horizontal line
3775 .I leftbottom
3776 left\-bottom line fragment
3778 .I rightbottom
3779 right\-bottom line fragment
3781 .I leftmiddle
3782 right branch of vertical line
3784 .I rightmiddle
3785 left branch of vertical line
3787 .I centermiddle
3788 cross of lines
3790 .I horiz
3791 horizontal line
3793 .I vert
3794 vertical line
3796 .I thinhoriz
3797 thin horizontal line
3799 .I thinvert
3800 thin vertical line
3803 .\"NODE "  Skins oldcolors"
3804 .SH "  Compatibility"
3806 Appointment of color  by skin\-files fully compatible with
3807 the appointment of the colors described in
3808 .\"LINK2"
3809 Colors\&.
3810 .\"Colors"
3811 section.
3813 In this case, reassignment of colors has priority over the skin file and is
3814 complementary.
3816 .\"NODE "Filenames Highlight"
3817 .SH "Filenames Highlight"
3818 Section [filehighlight] in current skin\-file contains key names as
3819 highlight groups and values as color pairs. Color pairs is documented
3821 .\"LINK2"
3822 Skins
3823 .\"Skins"
3824 section.
3826 Rules of filenames highlight are placed in @prefix@/share/mc/filehighlight.ini file
3827 (~/.mc/filehighlight.ini).
3828 Name of section in this file must be equal to parameters names in
3829 [filehighlight] section (in current skin\-file).
3831 Keys in these groups are:
3833 .I type
3834 file type. If present, all other options are ignored.
3836 .I regexp
3837 regular expression. If present, 'extensions' option is ignored.
3839 .I extensions
3840 list of extensions of files. Separated by ';' sign.
3842 .I extensions_case
3843 (make sense only with 'extensions' parameter) make 'extensions'
3844 rule case sentitive (true) or not (false).
3846 `type' key may have values:
3848 \- FILE (all files)
3849   \- FILE_EXE
3850 \- DIR (all directories)
3851   \- LINK_DIR
3852 \- LINK (all links except stale link)
3853   \- HARDLINK
3854   \- SYMLINK
3855 \- STALE_LINK
3856 \- DEVICE (all device files)
3857   \- DEVICE_BLOCK
3858   \- DEVICE_CHAR
3859 \- SPECIAL (all special files)
3860   \- SPECIAL_SOCKET
3861   \- SPECIAL_FIFO
3862   \- SPECIAL_DOOR
3866 .\"NODE "Special Settings"
3867 .SH "Special Settings"
3868 Most of the Midnight Commander settings can be changed from the
3869 menus. However, there are a small number of settings which can only be
3870 changed by editing the setup file.
3872 These variables may be set in your ~/.mc/ini file:
3874 .I clear_before_exec
3875 By default the Midnight Commander clears the screen before executing a
3876 command.  If you would prefer to see the output of the command at the
3877 bottom of the screen, edit your ~/.mc/ini file and change the value of
3878 the field clear_before_exec to 0.
3880 .I confirm_view_dir
3881 If you press F3 on a directory, normally MC enters that directory.  If
3882 this flag is set to 1, then MC will ask for confirmation before changing
3883 the directory if you have files tagged.
3885 .I ftpfs_retry_seconds
3886 This value is the number of seconds the Midnight Commander will wait
3887 before attempting to reconnect to an FTP server that has denied the
3888 login.  If the value is zero, the login will no be retried.
3890 .I max_dirt_limit
3891 Specifies how many screen updates can be skipped at most in the internal
3892 file viewer.  Normally this value is not significant, because the code
3893 automatically adjusts the number of updates to skip according to the
3894 rate of incoming keystrokes.  However, on very slow machines or
3895 terminals with a fast keyboard auto repeat, a big value can make screen
3896 updates too jumpy.
3898 It seems that setting max_dirt_limit to 10 causes the best behavior,
3899 and that is the default value.
3901 .I mouse_move_pages_viewer
3902 Controls if scrolling with the mouse is done by pages or line by line
3903 on the internal file viewer.
3905 .I only_leading_plus_minus
3906 Allow special treatment for '+', '\-', '*' in the command line (select,
3907 unselect, reverse selection) only if the command line is empty.  You
3908 don't need to quote those characters in the middle of the command line.
3909 On the other hand, you cannot use them to change selection when the
3910 command line is not empty.
3912 .I show_output_starts_shell
3913 This variable only works if you are not using the subshell support.
3914 When you use the C\-o keystroke to go back to the user screen, if this
3915 one is set, you will get a fresh shell.  Otherwise, pressing any key
3916 will bring you back to the Midnight Commander.
3918 .I timeformat_recent
3919 Change the time format used to display dates less than 6 months from
3920 now.
3921 See strftime or date man page for the format specification. If this
3922 option is absent, default timeformat is used.
3924 .I timeformat_old
3925 Change the time format used to display  dates older than 6 months from
3926 now or for dates in the future.
3927 See strftime or date man page for the format specification. If this
3928 option is absent, default timeformat is used.
3930 .I torben_fj_mode
3931 If this flag is set, then the home and end keys will work slightly
3932 different on the panels, instead of moving the selection to the first
3933 and last files in the panels, they will act as follows:
3935 The home key will: Go up to the middle line, if below it; else go to the
3936 top line unless it is already on the top line, in this case it will go
3937 to the first file in the panel.
3939 The end key has a similar behavior: Go down to the middle line, if over
3940 it; else go to the bottom line unless you already are at the bottom
3941 line, in such case it will move the selection to the last file name in
3942 the panel.
3944 .I use_file_to_guess_type
3945 If this variable is on (the default) it will spawn the file command to
3946 match the file types listed on the
3947 .\"LINK2"
3948 mc.ext file\&.
3949 .\"Extension File Edit"
3951 .I xtree_mode
3952 If this variable is on (default is off) when you browse the file system
3953 on a Tree panel, it will automatically reload the other panel with the
3954 contents of the selected directory.
3956 .I fish_directory_timeout
3957 This variable holds the lifetime of a directory cache entry in seconds. The
3958 default value is 900 seconds.
3960 .I clipboard_store
3961 This variable contains path (with options) to the external clipboard
3962 utility like 'xclip' to read text into X selection from file.
3963 For example:
3966 clipboard_store=xclip \-i
3968 .I clipboard_paste
3969 This variable contains path (with options) to the external clipboard
3970 utility like 'xclip' to print the selection to standard out.
3971 For example:
3974 clipboard_store=xclip \-o
3976 .I autodetect_codeset
3977 This option allows use the `enca' command to autodetect codeset of text files
3978 in internal viewer and editor. List of valid values can be obtain by the
3979 `enca \-\-list languages | cut \-d : \-f1' command. Option must be located
3980 in the [Misc] section.
3982 For example:
3985 autodetect_codeset=russian
3987 .\"NODE "Terminal databases"
3988 .SH "Terminal databases"
3989 The Midnight Commander provides a way to fix your system terminal
3990 database without requiring root privileges.  The Midnight Commander
3991 searches in the system initialization file (the mc.lib file located in
3992 the Midnight Commander library directory) and in the ~/.mc/ini file for
3993 the section "terminal:your\-terminal\-name" and then for the section
3994 "terminal:general", each line of the section contains a key symbol that
3995 you want to define, followed by an equal sign and the definition for the
3996 key.  You can use the special \\e form to represent the escape character
3997 and the ^x to represent the control\-x character.
3999 The possible key symbols are:
4002 f0 to f20     Function keys f0\-f20
4003 bs            backspace
4004 home          home key
4005 end           end key
4006 up            up arrow key
4007 down          down arrow key
4008 left          left arrow key
4009 right         right arrow key
4010 pgdn          page down key
4011 pgup          page up key
4012 insert        the insert character
4013 delete        the delete character
4014 complete      to do completion
4017 For example, to define the key insert to be the Escape + [ + O + p, you
4018 set this in the ini file:
4021 insert=\\e[Op
4025 Also now you can use
4026 .I extended learn keys.
4027 For example:
4030     ctrl\-alt\-right=\\e[[1;6C
4031     ctrl\-alt\-left=\\e[[1;6D
4035 This means that ctrl+alt+left sends a \\e[[1;6D escape sequence
4036 and therefore Midnight Commander interprets "\\e[[1;6D" as Ctrl\-Alt\-Left.
4040 .I complete
4041 key symbol represents the escape sequences used to invoke the completion
4042 process, this is invoked with Alt\-tab, but you can define other keys to do
4043 the same work (on those keyboard with tons of nice and unused keys
4044 everywhere).
4045 .SH ""
4046 .\"NODE "FILES"
4047 .SH "FILES"
4048 Full paths below may vary between installations.  They are also affected
4049 by the MC_DATADIR environment variable.  If it's set, its value is used
4050 instead of @prefix@/share/mc in the paths below.
4052 .I @prefix@/share/mc/mc.hlp
4054 The help file for the program.
4056 .I @prefix@/share/mc/mc.ext
4058 The default system\-wide extensions file.
4060 .I ~/.mc/bindings
4062 User's own extension, view configuration and edit configuration
4063 file.  They override the contents of the system wide files if present.
4065 .I @prefix@/share/mc/mc.ini
4067 The default system\-wide setup for the Midnight Commander, used only if
4068 the user doesn't have his own ~/.mc/ini file.
4070 .I @prefix@/share/mc/mc.lib
4072 Global settings for the Midnight Commander.  Settings in this file
4073 affect all users, whether they have ~/.mc/ini or not.  Currently, only
4074 .\"LINK2"
4075 terminal settings
4076 .\"Terminal databases"
4077 are loaded from mc.lib.
4079 .I ~/.mc/ini
4081 User's own setup. If this file is present then the setup is loaded
4082 from here instead of the system\-wide startup file.
4084 .I @prefix@/share/mc/mc.hint
4086 This file contains the hints displayed by the program.
4088 .I @prefix@/share/mc/mc.menu
4090 This file contains the default system\-wide applications menu.
4092 .I ~/.mc/menu
4094 User's own application menu. If this file is present it is used instead
4095 of the system\-wide applications menu.
4097 .I ~/.mc/Tree
4099 The directory list for the directory tree and tree view features.
4101 .I ./.mc.menu
4103 Local user\-defined menu. If this file is present, it is used instead of
4104 the home or system\-wide applications menu.
4105 .\"SKIP_SECTION"
4106 .SH "LICENSE"
4107 This program is distributed under the terms of the GNU General Public
4108 License as published by the Free Software Foundation. See the built\-in
4109 help for details on the License and the lack of warranty.
4110 .\"NODE "AVAILABILITY"
4111 .SH "AVAILABILITY"
4112 The latest version of this program can be found at
4113 ftp://ftp.gnu.org/gnu/mc/.
4114 .\"NODE "SEE ALSO"
4115 .SH "SEE ALSO"
4116 ed(1), gpm(1), terminfo(1), view(1), sh(1), bash(1),
4117 tcsh(1), zsh(1).
4120 The Midnight Commander page on the World Wide Web:
4121         http://www.midnight\-commander.org/
4123 .\"NODE "AUTHORS"
4124 .SH "AUTHORS"
4125 Authors and contributors are listed in the AUTHORS file in the source
4126 distribution.
4127 .\"NODE "BUGS"
4128 .SH "BUGS"
4129 See the file TODO in the distribution for information on what remains to
4130 be done.
4132 If you want to report a problem with the program, please send mail to
4133 this address: mc\-devel@gnome.org.
4135 Provide a detailed description of the bug, the version of the program
4136 you are running
4137 .RI ( "mc \-V"
4138 displays this information), the operating system you are running the
4139 program on.  If the program crashes, we would appreciate a stack trace.