Ticket #2275: find files: support of relative dirs in ignore_dirs.
[pantumic.git] / doc / man / mc.1.in
blob5ae56d05cf89ab6856f3b4c3881a9c75e322630c
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 \&~/.config/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 ~/.local/share/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 ~/.local/share
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 If quick search is started with double pressing of C\-s, the previous quick
590 search pattern will be used for current search.
592 Besides the filename characters, you can also use wildcard
593 characters '*' and '?'.
594 .\"NODE "  Shell Command Line"
595 .SH "  Shell Command Line"
596 This section lists keys which are useful to avoid excessive typing when
597 entering shell commands.
599 .B Alt\-Enter
600 copy the currently selected file name to the command line.
602 .B C\-Enter
603 same a Alt\-Enter.  May not work on remote systems and some terminals.
605 .B C\-Shift\-Enter
606 copy the full path name of the currently selected file to the command
607 line.  May not work on remote systems and some terminals.
609 .B Alt\-Tab
610 does the filename, command, variable, username and hostname
611 .\"LINK2"
612 completion
613 .\"Completion"
614 for you.
616 .B C\-x t, C\-x C\-t
617 copy the tagged files (or if there are no tagged files, the selected
618 file) of the current panel (C\-x t) or of the other panel (C\-x C\-t) to
619 the command line.
621 .B C\-x p, C\-x C\-p
622 the first key sequence copies the current path name to the command
623 line, and the second one copies the unselected panel's path name to
624 the command line.
626 .B C\-q
627 the quote command can be used to insert characters that are otherwise
628 interpreted by the Midnight Commander (like the '+' symbol)
630 .B Alt\-p, Alt\-n
631 use these keys to browse through the command history. Alt\-p takes you
632 to the last entry, Alt\-n takes you to the next one.
634 .B Alt\-h
635 displays the history for the current input line.
636 .\"NODE "  General Movement Keys"
637 .SH "  General Movement Keys"
638 The help viewer, the file viewer and the directory tree use common
639 code to handle moving. Therefore they accept exactly the same
640 keys. Each of them also accepts some keys of its own.
642 Other parts of the Midnight Commander use some of the same movement
643 keys, so this section may be of use for those parts too.
645 .B Up, C\-p
646 moves one line backward.
648 .B Down, C\-n
649 moves one line forward.
651 .B Prev Page, Page Up, Alt\-v
652 moves one page up.
654 .B Next Page, Page Down, C\-v
655 moves one page down.
657 .B Home, A1
658 moves to the beginning.
660 .B End, C1
661 move to the end.
663 The help viewer and the file viewer accept the following keys in
664 addition the to ones mentioned above:
666 .B b, C\-b, C\-h, Backspace, Delete
667 moves one page up.
669 .B Space bar
670 moves one page down.
672 .B u, d
673 moves one half of a page up or down.
675 .B g, G
676 moves to the beginning or to the end.
677 .\"NODE "  Input Line Keys"
678 .SH "  Input Line Keys"
679 The input lines (they are used for the
680 .\"LINK2"
681 command line
682 .\"Shell Command Line"
683 and for the query dialogs in the program) accept these keys:
685 .B C\-a
686 puts the cursor at the beginning of line.
688 .B C\-e
689 puts the cursor at the end of the line.
691 .B C\-b, move\-left
692 move the cursor one position left.
694 .B C\-f, move\-right
695 move the cursor one position right.
697 .B Alt\-f
698 moves one word forward.
700 .B Alt\-b
701 moves one word backward.
703 .B C\-h, Backspace
704 delete the previous character.
706 .B C\-d, Delete
707 delete the character in the point (over the cursor).
709 .B C\-@
710 sets the mark for cutting.
712 .B C\-w
713 copies the text between the cursor and the mark to a kill buffer and
714 removes the text from the input line.
716 .B Alt\-w
717 copies the text between the cursor and the mark to a kill buffer.
719 .B C\-y
720 yanks back the contents of the kill buffer.
722 .B C\-k
723 kills the text from the cursor to the end of the line.
725 .B Alt\-p, Alt\-n
726 Use these keys to browse through the command history. Alt\-p takes you
727 to the last entry, Alt\-n takes you to the next one.
729 .B Alt\-C\-h, Alt\-Backspace
730 delete one word backward.
732 .B Alt\-Tab
733 does the filename, command, variable, username and hostname
734 .\"LINK2"
735 completion
736 .\"Completion"
737 for you.
738 .SH ""
739 .\"NODE "Menu Bar"
740 .SH "Menu Bar"
741 The menu bar pops up when you press F9 or click the mouse on the top
742 row of the screen. The menu bar has five menus: "Left", "File",
743 "Command", "Options" and "Right".
746 .\"LINK2"
747 Left and Right Menus
748 .\"Left and Right Menus"
749 allow you to modify the appearance of the left and right directory
750 panels.
753 .\"LINK2"
754 File Menu
755 .\"File Menu"
756 lists the actions you can perform on the currently selected file or
757 the tagged files.
760 .\"LINK2"
761 Command Menu
762 .\"Command Menu"
763 lists the actions which are more general and bear no relation to the
764 currently selected file or the tagged files.
767 .\"LINK2"
768 Options Menu
769 .\"Options Menu"
770 lists the actions which allow you to customize the Midnight Commander.
771 .\"NODE "  Left and Right Menus"
772 .SH "  Left and Right (Above and Below) Menus"
773 The outlook of the directory panels can be changed from the
774 .B Left
776 .B Right
777 menus (they are named
778 .B Above
780 .B Below
781 when the horizontal panel split is chosen from the
782 .\"LINK2"
783 Layout
784 .\"Layout"
785 options dialog).
786 .\"NODE "    Listing Mode..."
787 .SH "    Listing Mode..."
788 The listing mode view is used to display a listing of files, there are
789 four different listing modes available:
790 .BR Full ,
791 .BR Brief ,
792 .B Long
794 .BR User .
795 The full directory view shows the file name, the size of the file and
796 the modification time.
798 The brief view shows only the file name and it has two columns
799 (therefore showing twice as many files as other views). The long view
800 is similar to the output of
801 .B "ls \-l"
802 command. The long view takes the whole screen width.
804 If you choose the "User" display format, then you have to specify
805 the display format.
807 The user display format must start with a panel size specifier.  This
808 may be "half" or "full", and they specify a half screen panel and a
809 full screen panel respectively.
811 After the panel size, you may specify the two columns mode on the
812 panel, this is done by adding the number "2" to the user format
813 string.
815 After this you add the name of the fields with an optional size
816 specifier.  This are the available fields you may display:
818 .B name
819 displays the file name.
821 .B size
822 displays the file size.
824 .B bsize
825 is an alternative form of the
826 .B size
827 format. It displays the size of the files and for directories it just
828 shows SUB\-DIR or UP\-\-DIR.
830 .B type
831 displays a one character wide type field.  This character is similar to
832 what is displayed by ls with the \-F flag \-
833 .B *
834 for executable files,
835 .B /
836 for directories,
837 .B @
838 for links,
839 .B =
840 for sockets,
841 .B \-
842 for character devices,
843 .B +
844 for block devices,
845 .B |
846 for pipes,
847 .B ~
848 for symbolic links to directories and
849 .B !
850 for stale symlinks (links that point nowhere).
852 .B mark
853 an asterisk if the file is tagged, a space if it's not.
855 .B mtime
856 file's last modification time.
858 .B atime
859 file's last access time.
861 .B ctime
862 file's status change time.
864 .B perm
865 a string representing the current permission bits of the file.
867 .B mode
868 an octal value with the current permission bits of the file.
870 .B nlink
871 the number of links to the file.
873 .B ngid
874 the GID (numeric).
876 .B nuid
877 the UID (numeric).
879 .B owner
880 the owner of the file.
882 .B group
883 the group of the file.
885 .B inode
886 the inode of the file.
888 Also you can use following keywords to define the panel layout:
890 .B space
891 a space in the display format.
893 .B |
894 add a vertical line to the display format.
896 To force one field to a fixed size (a size specifier), you just add
897 .B :
898 followed by the number of characters you want the field to have.  If the
899 number is followed by the symbol
900 .BR + ,
901 then the size specifies the minimal field size \- if the program finds
902 out that there is more space on the screen, it will then expand that
903 field.
905 For example, the
906 .B Full
907 display corresponds to this format:
909 half type name | size | mtime
911 And the
912 .B Long
913 display corresponds to this format:
915 full perm space nlink space owner space group space size space mtime
916 space name
918 This is a nice user display format:
920 half name | size:7 | type mode:3
922 Panels may also be set to the following modes:
924 .B "Info"
925 The info view display information related to the currently
926 selected file and if possible information about the current file
927 system.
929 .B "Tree"
930 The tree view is quite similar to the
931 .\"LINK2"
932 directory tree
933 .\"Directory Tree"
934 feature. See the section about it for more information.
936 .B "Quick View"
937 In this mode, the panel will switch to a reduced
938 .\"LINK2"
939 viewer
940 .\"Internal File Viewer"
941 that displays the contents of the currently selected file, if you
942 select the panel (with the tab key or the mouse), you will have access
943 to the usual viewer commands.
944 .\"NODE "    Sort Order..."
945 .SH "    Sort Order..."
946 The eight sort orders are by name, by extension, by modification time,
947 by access time, and by inode information modification time, by size,
948 by inode and unsorted.  In the Sort order dialog box you can choose
949 the sort order and you may also specify if you want to sort in reverse
950 order by checking the reverse box.
952 By default directories are sorted before files but this can be changed
953 from the
954 .\"LINK2"
955 Panel options
956 .\"Panel options"
957 menu (option
958 .BR "Mix all files" ).
959 .\"NODE "    Filter..."
960 .SH "    Filter..."
961 The filter command allows you to specify a shell pattern (for example
962 .BR "*.tar.gz" )
963 which the files must match to be shown. Regardless
964 of the filter pattern, the directories and the links to directories
965 are always shown in the directory panel.
966 .\"NODE "    Reread"
967 .SH "    Reread"
968 The reread command reload the list of files in the directory. It is
969 useful if other processes have created or removed files.  If you
970 have panelized file names in a panel this will reload the directory
971 contents and remove the panelized information (See the section
972 .\"LINK2"
973 External panelize
974 .\"External panelize"
975 for more information).
976 .\"NODE "  File Menu"
977 .SH "  File Menu"
978 The Midnight Commander uses the F1 \- F10 keys as keyboard shortcuts
979 for commands appearing in the file menu.  The escape sequences for the
980 function keys are terminfo capabilities kf1 trough kf10.  On terminals
981 without function key support, you can achieve the same functionality by
982 pressing the ESC key and then a number in the range 1 through 9 and 0
983 (corresponding to F1 to F9 and F10 respectively).
985 The File menu has the following commands (keyboard shortcuts in parentheses):
987 .B Help (F1)
989 Invokes the built\-in hypertext help viewer. Inside the
990 .\"LINK2"
991 help viewer\&,
992 .\"Contents"
993 you can use the Tab key to select the next link and the Enter key to
994 follow that link. The keys Space and Backspace are used to move
995 forward and backward in a help page. Press F1 again to get the full
996 list of accepted keys.
998 .B Menu (F2)
1000 Invoke the
1001 .\"LINK2"
1002 user menu\&.
1003 .\"Menu File Edit"
1004 The user menu provides an easy way to provide users with a menu and
1005 add extra features to the Midnight Commander.
1007 .B View (F3, F13)
1009 View the currently selected file. By default this invokes the
1010 .\"LINK2"
1011 Internal File Viewer
1012 .\"Internal File Viewer"
1013 but if the option "Use internal view" is off, it invokes an external
1014 file viewer specified by the
1015 .B VIEWER
1016 environment variable.  If
1017 .B VIEWER
1018 is undefined, the
1019 .B PAGER
1020 environment variable is tried.  If
1021 .B PAGER
1022 is also undefined, the "view" command is invoked.  If you use F13
1023 instead, the viewer will be invoked without doing any formatting or
1024 preprocessing to the file.
1026 .B Filtered View (Alt\-!)
1028 This command prompts for a command
1029 and its arguments (the argument defaults to the currently selected
1030 file name), the output from such command is shown in the internal file
1031 viewer.
1033 .B Edit (F4, F14)
1035 Press F4 to edit the highlighted file.  Press F14 (usually F14)
1036 to start the editor with a new, empty file.
1037 Currently they invoke the
1038 .B vi
1039 editor, or the editor specified in the
1040 .B EDITOR
1041 environment variable, or the
1042 .\"LINK2"
1043 Internal File Editor
1044 .\"Internal File Editor"
1045 if the use_internal_edit option is on.
1047 .B Copy (F5, F15)
1049 Press F5 to pop up an input dialog to copy the currently selected file (or
1050 the tagged files, if there is at least one file tagged) to the
1051 directory/filename you specify in the input dialog.  The destination
1052 defaults to the directory in the non\-selected panel. During this
1053 process, you can press C\-c or ESC to abort the operation. For details
1054 about source mask (which will be usually either * or ^\\(.*\\)$ depending
1055 on setting of Use shell patterns) and possible wildcards in the destination
1057 .\"LINK2"
1058 Mask copy/rename\&.
1059 .\"Mask Copy/Rename"
1061 F15 (usually F15) is similar, but defaults to the directory in the
1062 selected panel. It always operates on the selected file, regardless of
1063 any tagged files.
1065 On some systems, it is possible to do the copy in the background by
1066 clicking on the background button (or pressing Alt\-b in the dialog
1067 box).  The
1068 .\"LINK2"
1069 Background Jobs
1070 .\"Background jobs"
1071 is used to control the background process.
1073 .B Link (C\-x l)
1075 Create a hard link to the current file.
1077 .B Absolute symlink (C\-x s)
1079 Create a absolute symbolic link to the current file.
1081 .B Relative symLink (C\-x v)
1083 Create a relative symbolic link to the current file.
1085 To those of you who don't know what links are: creating a link to a file
1086 is a bit like copying the file, but both the source filename and the destination
1087 filename represent the same file image. For example, if you edit one of these
1088 files, all changes you make will appear in both files. Some people call
1089 links aliases or shortcuts.
1091 A hard link appears as a real file. After making it, there is no way of
1092 telling which one is the original and which is the link. If you delete
1093 either one of them the other one is still intact. It is very difficult
1094 to notice that the files represent the same image. Use hard links when
1095 you don't even want to know.
1097 A symbolic link is a reference to the name of the original file. If
1098 the original file is deleted the symbolic link is useless. It is quite
1099 easy to notice that the files represent the same image. The Midnight
1100 Commander shows an "@"\-sign in front of the file name if it is a
1101 symbolic link to somewhere (except to directory, where it shows a tilde (~)).
1102 The original file which the link points to is shown on mini\-status line if the
1103 .I "Show mini\-status"
1104 option is enabled. Use symbolic links when you want to avoid the
1105 confusion that can be caused by hard links.
1107 When you press "C\-x s" Midnight Commander will automatically fill in the
1108 complete path+filename of the original file and suggest a name for the link.
1109 You can change either one.
1111 Sometimes you may want to change the absolute path of the original into
1112 a relative path. An absolute path starts from the root directory:
1114 .I /home/frodo/mc/mc -> /home/frodo/new/mc
1116 A relative link describes the original file's location starting from the
1117 location of the link itself:
1119 .I /home/frodo/mc/mc -> ../new/mc
1121 You can force Midnight Commander to suggest a relative path by pressing
1122 "C\-x v" instead of "C\-x s".
1124 .B Rename/Move (F6, F16)
1126 Press F6 to pop up an input dialog to copy the currently selected file (or
1127 the tagged files, if there is at least one file tagged) to the
1128 directory/filename you specify in the input dialog.  The destination
1129 defaults to the directory in the non\-selected panel. For more details
1130 look at Copy (F5) operation above, most of the things are quite similar.
1132 F16 (usually F16) is similar, but defaults to the directory in the
1133 selected panel. It always operates on the selected file, regardless of
1134 any tagged files.
1136 On some systems, it is possible to do the copy in the background by
1137 clicking on the background button (or pressing Alt\-b in the dialog
1138 box).  The
1139 .\"LINK2"
1140 Background Jobs
1141 .\"Background jobs"
1142 is used to control the background process.
1144 .B Mkdir (F7)
1146 Pop up an input dialog and creates the directory specified.
1148 .B Delete (F8)
1150 Delete the currently selected file or the tagged files in the
1151 currently selected panel. During the process, you can press C\-c or
1152 ESC to abort the operation.
1154 .B Quick cd (Alt\-c)
1155 Use the
1156 .\"LINK2"
1157 quick cd
1158 .\"Quick cd"
1159 command if you have full command line and want to cd somewhere.
1161 .B Select group (+)
1163 This is used to select (tag) a group of files. The Midnight Commander
1164 will prompt for a selection options. When
1165 .I Files only
1166 checkbox is on, only files will be selected.  If
1167 .I Files only
1168 is off, as files as directories will be selected.
1169 When
1170 .I Shell Patterns
1171 checkbox is on, the regular expression is much like the filename globbing
1172 in the shell (* standing for zero or more characters and ?  standing
1173 for one character). If
1174 .I Shell Patterns
1175 is off, then the tagging of files is done with normal regular
1176 expressions (see ed (1)). When
1177 .I Case sensitive
1178 checkbox is on, the selection will be case sensitive characters.
1180 .I Case sensitive
1181 is off, the case will be ignored.
1183 .B Unselect group (\\\\)
1185 Used to unselect a group of files. This is the opposite of the
1186 .I "Select group"
1187 command.
1189 .B Quit (F10, Shift\-F10)
1191 Terminate the Midnight Commander.  Shift\-F10 is used when you want to
1192 quit and you are using the shell wrapper.  Shift\-F10 will not take you
1193 to the last directory you visited with the Midnight Commander, instead
1194 it will stay at the directory where you started the Midnight Commander.
1195 .\"NODE "    Quick cd"
1196 .SH "    Quick cd"
1197 This command is useful if you have a full command line and want to
1198 .\"LINK2"
1200 .\"The cd internal command"
1201 somewhere without having to yank and paste the command line. This command
1202 pops up a small dialog, where you enter everything you would enter after
1203 .B cd
1204 on the command line and then you press enter. This features all the things
1205 that are already in the
1206 .\"LINK2"
1207 internal cd command\&.
1208 .\"The cd internal command"
1209 .\"NODE "  Command Menu"
1210 .SH "  Command Menu"
1212 .\"LINK2"
1213 Directory tree
1214 .\"Directory Tree"
1215 command shows a tree figure of the directories.
1218 .\"LINK2"
1219 "Find file"
1220 .\"Find File"
1221 command allows you to search for a specific file.
1223 The "Swap panels" command swaps the contents of the two directory panels.
1225 The "Switch panels on/off" command shows the output of the last shell command.
1226 This works only on xterm and on Linux and FreeBSD console.
1228 The "Compare directories" command compares the directory
1229 panels with each other. You can then use the Copy (F5) command to make
1230 the panels identical. There are three compare methods. The quick method
1231 compares only file size and file date. The thorough method makes a
1232 full byte\-by\-byte compare. The thorough method is not available if the
1233 machine does not support the mmap(2) system call.  The size\-only
1234 compare method just compares the file sizes and does not check the
1235 contents or the date times, it just checks the file size.
1238 .\"LINK2"
1239 "External panelize"
1240 .\"External panelize"
1241 allows you to execute an external program, and make the output of that
1242 program the contents of the current panel.
1244 The "Command history" command shows a list of typed commands. The
1245 selected command is copied to the command line. The command history
1246 can also be accessed by typing Alt\-p or Alt\-n.
1249 .\"LINK2"
1250 "Directory hotlist"
1251 .\"Hotlist"
1252 command makes changing of the current directory to often used directories
1253 faster.
1256 .\"LINK2"
1257 "Screen list"
1258 .\"Screen selector"
1259 command shows a dialog window with the list of currently running
1260 internal editors, viewers and other MC modules that support this mode.
1263 .\"LINK2"
1264 "Edit extension file"
1265 .\"Extension File Edit"
1266 command allows you to specify programs to executed when you try to
1267 execute, view, edit and do a bunch of other thing on files
1268 with certain extensions (filename endings).
1271 .\"LINK2"
1272 "Edit menu file"
1273 .\"Menu File Edit"
1274 command may be used for editing the user menu (which appears by
1275 pressing F2).
1276 .\"NODE "    Directory Tree"
1277 .SH "    Directory Tree"
1278 The Directory Tree command shows a tree figure of the directories. You
1279 can select a directory from the figure and the Midnight Commander will
1280 change to that directory.
1282 There are two ways to invoke the tree. The real directory tree command
1283 is available from Commands menu. The other way is to select tree view
1284 from the Left or Right menu.
1286 To get rid of long delays the Midnight Commander creates the tree
1287 figure by scanning only a small subset of all the directories. If the
1288 directory which you want to see is missing, move to its parent
1289 directory and press C\-r (or F2).
1291 You can use the following keys:
1293 .\"LINK2"
1294 General movement keys
1295 .\"General Movement Keys"
1296 are accepted.
1298 .B Enter.
1299 In the directory tree, exits the directory tree and changes to this
1300 directory in the current panel. In the tree view, changes to this
1301 directory in the other panel and stays in tree view mode in the
1302 current panel.
1304 .B C\-r, F2 (Rescan).
1305 Rescan this directory. Use this when the tree figure is out of date:
1306 it is missing subdirectories or shows some subdirectories which don't
1307 exist any more.
1309 .B F3 (Forget).
1310 Delete this directory from the tree figure. Use this to remove clutter
1311 from the figure. If you want the directory back to the tree figure
1312 press F2 in its parent directory.
1314 .B F4 (Static/Dynamic).
1315 Toggle between the dynamic navigation mode (default) and the static
1316 navigation mode.
1318 In the static navigation mode you can use the Up and Down keys to
1319 select a directory. All known directories are shown.
1321 In the dynamic navigation mode you can use the Up and Down keys to
1322 select a sibling directory, the Left key to move to the parent
1323 directory, and the Right key to move to a child directory. Only the
1324 parent, sibling and children directories are shown, others are left
1325 out. The tree figure changes dynamically as you traverse.
1327 .B F5 (Copy).
1328 Copy the directory.
1330 .B F6 (RenMov).
1331 Move the directory.
1333 .B F7 (Mkdir).
1334 Make a new directory below this directory.
1336 .B F8 (Delete).
1337 Delete this directory from the file system.
1339 .B C\-s, Alt\-s.
1340 Search the next directory matching the search string. If there is
1341 no such directory these keys will move one line down.
1343 .B C\-h, Backspace.
1344 Delete the last character of the search string.
1346 .B Any other character.
1347 Add the character to the search string and move to the next directory
1348 which starts with these characters. In the tree view you must first
1349 activate the search mode by pressing C\-s. The search string is shown
1350 in the mini status line.
1352 The following actions are available only in the directory tree. They
1353 aren't supported in the tree view.
1355 .B F1 (Help).
1356 Invoke the help viewer and show this section.
1358 .B Esc, F10.
1359 Exit the directory tree. Do not change the directory.
1361 The mouse is supported. A double\-click behaves like Enter. See
1362 also the section on
1363 .\"LINK2"
1364 mouse support\&.
1365 .\"Mouse Support"
1366 .\"NODE "    Find File"
1367 .SH "    Find File"
1368 The Find File feature first asks for the start directory for the
1369 search and the filename to be searched for. By pressing the Tree
1370 button you can select the start directory from the
1371 .\"LINK2"
1372 directory tree
1373 .\"Directory Tree"
1374 figure.
1376 Option \"Whole words\" allows select only those files containing matches that
1377 form whole words. Like grep \-w.
1379 You can start the search by pressing the OK button.
1380 During the search you can stop from the Stop button and continue from
1381 the Start button.
1383 You can browse the filelist with the up and down arrow keys. The Chdir
1384 button will change to the directory of the currently selected
1385 file. The Again button will ask for the parameters for a new
1386 search. The Quit button quits the search operation. The Panelize
1387 button will place the found files to the current directory panel so
1388 that you can do additional operations on them (view, copy, move,
1389 delete and so on). After panelizing you can press C\-r to return to the
1390 normal file listing.
1392 It is possible to have a list of directories that the Find File command
1393 should skip during the search (for example, you may want to avoid
1394 searches on a CD\-ROM or on a NFS directory that is mounted across a slow
1395 link).
1397 Directories to be skipped should be set on the variable
1398 .B ignore_dirs
1399 in the
1400 .B FindFile
1401 section of your ~/.config/ini file.
1403 Directory components should be separated with a colon, here is an
1404 example:
1407 [FindFile]
1408 ignore_dirs=/cdrom:/nfs/wuarchive:/afs
1411 Relative paths are supported also. The following example shows how to skip special
1412 directories of version control systems:
1414 ignore_dirs=/cdrom:/nfs/wuarchive:/afs:.svn:.git:CVS
1417 You may consider using the
1418 .\"LINK2"
1419 External panelize
1420 .\"External panelize"
1421 command for some operations. Find file command is for simple queries
1422 only, while using External panelize you can do as mysterious searches
1423 as you would like.
1424 .\"NODE "    External panelize"
1425 .SH "    External panelize"
1426 The External panelize allows you to execute an external program, and
1427 make the output of that program the contents of the current panel.
1429 For example, if you want to manipulate in one of the panels all the
1430 symbolic links in the current directory, you can use external
1431 panelization to run the following command:
1434 find . \-type l \-print
1437 Upon command completion, the directory contents of the panel will no
1438 longer be the directory listing of the current directory, but all the
1439 files that are symbolic links.
1441 If you want to panelize all of the files that have been downloaded
1442 from your FTP server, you can use this awk command to extract the file
1443 name from the transfer log files:
1446 awk '$9 ~! /incoming/ { print $9 }' < /var/log/xferlog
1449 You may want to save often used panelize commands under a descriptive name,
1450 so that you can recall them quickly. You do this by typing the command on
1451 the input line and pressing Add new button. Then you enter a name under
1452 which you want the command to be saved. Next time, you just choose that
1453 command from the list and do not have to type it again.
1454 .\"NODE "    Hotlist"
1455 .SH "    Hotlist"
1456 The Directory hotlist command shows the labels of the directories
1457 in the directory hotlist.  The Midnight Commander will change to the
1458 directory corresponding to the selected label.  From the hotlist dialog,
1459 you can remove already created label/directory pairs and add new ones.
1460 To add new directories quickly, you can use the Add to hotlist command
1461 (C\-x h), which adds the current directory into the directory hotlist,
1462 asking just for the label for the directory.
1464 This makes cd to often used directories faster. You may consider using the
1465 CDPATH variable as described in
1466 .\"LINK2"
1467 internal cd command
1468 .\"The cd internal command"
1469 description.
1470 .\"NODE "    Extension File Edit"
1471 .SH "    Extension File Edit"
1472 This will invoke your editor on the file
1473 .IR ~/.local/share/mc/bindings .
1474 The format of this file following:
1476 All lines starting with # or empty lines are thrown away.
1478 Lines starting in the first column should have following format:
1480 .IR keyword/expr ,
1481 i.e. everything after the slash until new line is
1482 .IR expr .
1484 .I keyword
1485 can be:
1487 .I shell
1489 .I expr
1490 is an extension (no wildcards).  File matches it its name ends
1491 with
1492 .IR expr .
1493 Example:
1494 .I shell/.tar
1495 matches
1496 .IR *.tar .
1498 .I regex
1500 .I expr
1501 is a regular expression.  File matches if its name matches the regular
1502 expression.
1504 .I directory
1506 .I expr
1507 is a regular expression.  File matches if it is a directory and its name
1508 matches the regular expression.
1510 .I type
1512 .I expr
1513 is a regular expression.  File matches if the output of
1514 .I file %f
1515 without the initial "filename:" part matches regular expression
1516 .IR expr .
1518 .I default
1519 \- matches any file.
1520 .I expr
1521 is ignored.
1523 .I include
1524 \- denotes a common section.
1525 .I expr
1526 is the name of the section.
1528 Other lines should start with a space or tab and should be of the format:
1529 .I keyword=command
1530 (with no spaces around =), where
1531 .I keyword
1532 should be:
1533 .I Open
1534 (invoked on Enter or double click),
1535 .I View
1536 (F3),
1537 .I Edit
1538 (F4) or
1539 .I Include
1540 (to add rules from the common section).
1541 .I command
1542 is any one\-line shell command, with the simple
1543 .\"LINK2"
1544 macro substitution\&.
1545 .\"Macro Substitution"
1547 Rules are matched from top to bottom, thus the order is important.  If
1548 the appropriate action is missing, search continues as if this rule
1549 didn't match (i.e. if a file matches the first and second entry and View
1550 action is missing in the first one, then on pressing F3 the View action
1551 from the second entry will be used).
1552 .I default
1553 should match all the actions.
1554 .\"NODE "    Background jobs"
1555 .SH "    Background Jobs"
1556 This lets you control the state of any background Midnight Commander
1557 process (only copy and move files operations can be done in the
1558 background).  You can stop, restart and kill a background job from
1559 here.
1560 .\"NODE "    Menu File Edit"
1561 .SH "    Menu File Edit"
1562 The user menu is a menu of useful actions that can be customized by
1563 the user. When you access the user menu, the
1564 file .mc.menu from the current directory is used if it exists,
1565 but only if it is owned by user or root and is not world\-writable.
1566 If no such file found, ~/.local/share/mc/menu is tried in the same way,
1567 and otherwise mc uses the default system\-wide menu
1568 @prefix@/share/mc/mc.menu.
1570 The format of the menu file is very simple. Lines that start with
1571 anything but space or tab are considered entries for the menu (in
1572 order to be able to use it like a hot key, the first character should
1573 be a letter). All the lines that start with a space or a tab are the
1574 commands that will be executed when the entry is selected.
1576 When an option is selected all the command lines of the option are
1577 copied to a temporary file in the temporary directory (usually
1578 /usr/tmp) and then that file is executed. This allows the user to put
1579 normal shell constructs in the menus. Also simple macro substitution
1580 takes place before executing the menu code. For more information, see
1581 .\"LINK2"
1582 macro substitution\&.
1583 .\"Macro Substitution"
1585 Here is a sample mc.menu file:
1588 A       Dump the currently selected file
1589         od \-c %f
1591 B       Edit a bug report and send it to root
1592         I=`mktemp ${MC_TMPDIR:\-/tmp}/mail.XXXXXX` || exit 1
1593         vi $I
1594         mail \-s "Midnight Commander bug" root < $I
1595         rm \-f $I
1597 M       Read mail
1598         emacs \-f rmail
1600 N       Read Usenet news
1601         emacs \-f gnus
1603 H       Call the info hypertext browser
1604         info
1606 J       Copy current directory to other panel recursively
1607         tar cf \- . | (cd %D && tar xvpf \-)
1609 K       Make a release of the current subdirectory
1610         echo \-n "Name of distribution file: "
1611         read tar
1612         ln \-s %d `dirname %d`/$tar
1613         cd ..
1614         tar cvhf ${tar}.tar $tar
1616 = f *.tar.gz | f *.tgz & t n
1617 X       Extract the contents of a compressed tar file
1618         tar xzvf %f
1621 .B Default Conditions
1623 Each menu entry may be preceded by a condition. The condition must
1624 start from the first column with a '=' character. If the condition is
1625 true, the menu entry will be the default entry.
1628 Condition syntax:       = <sub\-cond>
1629   or:                   = <sub\-cond> | <sub\-cond> ...
1630   or:                   = <sub\-cond> & <sub\-cond> ...
1632 Sub\-condition is one of following:
1634   y <pattern>           syntax of current file matching pattern?
1635                         (for edit menu only)
1636   f <pattern>           current file matching pattern?
1637   F <pattern>           other file matching pattern?
1638   d <pattern>           current directory matching pattern?
1639   D <pattern>           other directory matching pattern?
1640   t <type>              current file of type?
1641   T <type>              other file of type?
1642   x <filename>          is it executable filename?
1643   ! <sub\-cond>         negate the result of sub\-condition
1646 Pattern is a normal shell pattern or a regular expression, according
1647 to the shell patterns option. You can override the global value of
1648 the shell patterns option by writing "shell_patterns=x" on the first
1649 line of the menu file (where "x" is either 0 or 1).
1651 Type is one or more of the following characters:
1654   n     not a directory
1655   r     regular file
1656   d     directory
1657   l     link
1658   c     character device
1659   b     block device
1660   f     FIFO (pipe)
1661   s     socket
1662   x     executable file
1663   t     tagged
1666 For example 'rlf' means either regular file, link or fifo. The 't'
1667 type is a little special because it acts on the panel instead of the
1668 file. The condition '=t t' is true if there are tagged files in the
1669 current panel and false if not.
1671 If the condition starts with '=?' instead of '=' a debug trace will be
1672 shown whenever the value of the condition is calculated.
1674 The conditions are calculated from left to right. This means
1676         = f *.tar.gz | f *.tgz & t n
1678 is calculated as
1680         ( (f *.tar.gz) | (f *.tgz) ) & (t n)
1683 Here is a sample of the use of conditions:
1686 = f *.tar.gz | f *.tgz & t n
1687 L       List the contents of a compressed tar\-archive
1688         gzip \-cd %f | tar xvf \-
1691 .B Addition Conditions
1693 If the condition begins with '+' (or '+?') instead of '=' (or '=?') it
1694 is an addition condition. If the condition is true the menu entry will
1695 be included in the menu. If the condition is false the menu entry will
1696 not be included in the menu.
1698 You can combine default and addition conditions by starting condition
1699 with '+=' or '=+' (or '+=?' or '=+?' if you want debug trace). If you
1700 want to use two different conditions, one for adding and another for
1701 defaulting, you can precede a menu entry with two condition lines, one
1702 starting with '+' and another starting with '='.
1704 Comments are started with '#'. The additional comment lines must start
1705 with '#', space or tab.
1706 .\"NODE "  Options Menu"
1707 .SH "  Options Menu"
1708 The Midnight Commander has some options that may be toggled on and
1709 off in several dialogs which are accessible from this menu. Options
1710 are enabled if they have an asterisk or "x" in front of them.
1713 .\"LINK2"
1714 Configuration
1715 .\"Configuration"
1716 command pops up a dialog from which you can change most of settings of
1717 the Midnight Commander.
1720 .\"LINK2"
1721 Layout
1722 .\"Layout"
1723 command pops up a dialog from which you specify a bunch of options how mc
1724 looks like on the screen.
1727 .\"LINK2"
1728 Panel options
1729 .\"Panel options"
1730 command pops up a dialog from which you specify options of file manager panels.
1733 .\"LINK2"
1734 Confirmation
1735 .\"Confirmation"
1736 command pops up a dialog from which you specify which actions you want to
1737 confirm.
1740 .\"LINK2"
1741 Display bits
1742 .\"Display bits"
1743 command pops up a dialog from which you may select which characters is your
1744 terminal able to display.
1747 .\"LINK2"
1748 Learn keys
1749 .\"Learn keys"
1750 command pops up a dialog from which you test some keys which are not working
1751 on some terminals and you may fix them.
1754 .\"LINK2"
1755 Virtual FS
1756 .\"Virtual FS"
1757 command pops up a dialog from which you specify some VFS related options.
1760 .\"LINK2"
1761 Save setup
1762 .\"Save Setup"
1763 command saves the current settings of the Left, Right and Options
1764 menus. A small number of other settings is saved, too.
1765 .\"NODE "    Configuration"
1766 .SH "    Configuration"
1767 The options in this dialog are divided into several groups: "File
1768 operation options", "Esc key mode", "Pause after run" and "Other options".
1770 .B File operation options
1772 .I Verbose operation.
1773 This toggles whether the file Copy, Rename and Delete operations are
1774 verbose (i.e., display a dialog box for each operation). If you have a
1775 slow terminal, you may wish to disable the verbose operation. It is
1776 automatically turned off if the speed of your terminal is less than
1777 9600 bps.
1779 .I Compute totals.
1780 If this option is enabled, the Midnight Commander computes total byte
1781 sizes and total number of files prior to any Copy, Rename and Delete
1782 operations. This will provide you with a more accurate progress bar
1783 at the expense of some speed. This option has no effect, if
1784 .I Verbose  operation
1785 is disabled.
1787 .I Classic progressbar.
1788 If this option is enabled, the progressbar of Copy/Move/Delete operations
1789 is always grown form left to right. If disabled, the growing direction
1790 of progressbar follows to direction of Copy/Move/Delete operation:
1791 from left panel to right one and vice versa. Enabled by default.
1793 .I Mkdir autoname
1794 When you press F7 to create a new directory, the input line in popup dialog
1795 will be filled by name of current file or directory in active panel.
1796 Disabled by default.
1798 .B Esc key mode.
1800 By default the Midnight Commander treats the ESC key as a key prefix.
1801 Therefore, you should press Esc code twice to exit a dialog. But there is
1802 a possibility to use a single press of ESC key for that action.
1804 .I Single press.
1805 By default this option is disabled. If you'll enable it, the ESC key
1806 will act as a prefix key for set up time interval (see
1807 .I Timeout
1808 option below), and if no extra keys have arrived, then the ESC key
1809 is interpreted as a cancel key (ESC ESC).
1811 .I Timeout.
1812 This options is used to setup the time interval (in microseconds)
1813 for single press of ESC key. By default, this inrerval is one second
1814 (1000000 microseconds). Also the timeout can be set via KEYBOARD_KEY_TIMEOUT_US
1815 environment variable (also in microseconds), which has higher priority
1816 than Timeout option value.
1818 .B Pause after run
1820 After executing your commands, the Midnight Commander can pause, so
1821 that you can examine the output of the command.  There are three
1822 possible settings for this variable:
1824 .IR Never .
1825 Means that you do not want to see the output of your command.  If you
1826 are using the Linux or FreeBSD console or an xterm, you will be able to
1827 see the output of the command by typing C\-o.
1829 .IR On dumb terminals .
1830 You will get the pause message on terminals that are not capable of
1831 showing the output of the last command executed (any terminal that is
1832 not an xterm or the Linux console).
1834 .IR Always .
1835 The program will pause after executing all of your commands.
1837 .B Other options
1839 .I Use internal editor.
1840 If this option is enabled, the built\-in file editor is used to edit
1841 files. If the option is disabled, the editor specified in the
1842 .B EDITOR
1843 environment variable is used.
1844 If no editor is specified,
1845 .B vi
1846 is used.  See the section on the
1847 .\"LINK2"
1848 internal file editor\&.
1849 .\"Internal File Editor"
1851 .I Use internal viewer.
1852 If this option is enabled, the built\-in file viewer is used to view
1853 files. If the option is disabled, the pager specified in the
1854 .B PAGER
1855 environment variable is used.
1856 If no pager is specified, the
1857 .B view
1858 command is used.  See the section on the
1859 .\"LINK2"
1860 internal file viewer\&.
1861 .\"Internal File Viewer"
1863 .I Auto menus.
1864 If this option is enabled, the user menu will be invoked at startup.
1865 Useful for building menus for non\-unixers.
1867 .I Drop down menus.
1868 When this option is enabled, the pull down menus will be activated as
1869 soon as you press the F9 key. Otherwise, you will only get the menu title,
1870 and you will have to activate the menu either with the arrow keys or with
1871 the hotkeys. It is recommended if you are using hotkeys.
1873 .I Shell Patterns.
1874 By default the Select, Unselect and Filter commands will use shell\-like
1875 regular expressions. The following conversions are performed to achieve
1876 this: the '*' is replaced by '.*' (zero or more characters); the '?'
1877 is replaced by '.' (exactly one character) and '.' by the literal
1878 dot. If the option is disabled, then the regular expressions are the
1879 ones described in ed(1).
1881 .I Complete: show all.
1882 By default the Midnight Commander pops up all possible
1883 .\"LINK2"
1884 completions
1885 .\"Completion"
1886 if the completion is ambiguous only when you press
1887 .B Alt\-Tab
1888 for the second time.  For the first time, it just completes as much as
1889 possible and beeps in the case of ambiguity.  Enable this option if you
1890 want to see all possible completions even after pressing
1891 .B Alt\-Tab
1892 the first time.
1894 .I Rotating dash.
1895 If this option is enabled, the
1896 Midnight Commander shows a rotating dash in the upper right corner
1897 as a work in progress indicator.
1899 .I Cd follows links.
1900 This option, if set, causes the Midnight Commander to follow the
1901 logical chain of directories when changing current directory
1902 either in the panels, or using the cd command. This is the default
1903 behavior of bash. When unset, the Midnight Commander follows the
1904 real directory structure, so cd .. if you've entered that directory
1905 through a link will move you to the current directory's real parent
1906 and not to the directory where the link was present.
1908 .I Safe delete.
1909 If this option is enabled, deleting files and directory hotlist entries
1910 unintentionally becomes more difficult.  The default selection in the
1911 confirmation dialogs for deletion changes from "Yes" to "No".
1912 This option is disabled by default.
1914 .I Auto save setup.
1915 If this option is enabled, when you exit the Midnight Commander the
1916 configurable options of the Midnight Commander are saved in the
1917 ~/.config/mc/ini file.
1918 .\"NODE "    Layout"
1919 .SH "    Layout"
1920 The layout dialog gives you a possibility to change the general layout
1921 of screen. The options in this dialog are divided into several groups:
1922 "Panel split", "Console output" and "Other options".
1924 .B Panel split
1926 The rest of the screen area is used for the two directory panels. You
1927 can specify whether the area is split to the panels in
1928 .I Vertical
1929  or
1930 .I Horizontal
1931 direction. Panel layout can be changed using Alt\-, (Alt\-comma) shortcut.
1933 .I Equal split.
1934 By default, panels have equal sizes. Using this option you can specify
1935 an unequal split.
1937 .B Console output
1939 On the Linux or FreeBSD console you can specify how many lines are shown
1940 in the output window. This option is available if Midnight Commander runs
1941 on native console only.
1943 .B Other options
1945 .I Menu bar visible.
1946 If enabled, main menu of Midnight Commander is always visible on the top row
1947 of screen above 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 Show mini\-status.
1974 If enabled, one line of status information about the currently selected item
1975 is shown at the bottom of the panels. Enabled by default.
1977 .I Use SI size units.
1978 If this option is enabled, Midnight Commander will use SI units (powers of 1000)
1979 when displaying any byte sizes. The suffixes (k, m ...) are shown in lowercase.
1980 If disabled (default), Midnight Commander will use binary units (powers of 1024)
1981 and the suffixes are shown in upper case (K, M ...)
1983 .I Mix all files.
1984 If this option is enabled, all files and directories are shown mixed
1985 together.  If the option is desabled (default), directories (and links to
1986 directories) are shown at the beginning of the listing, and other files below.
1988 .I Show backup files.
1989 If enabled, the Midnight Commander will show files ending with a tilde.
1990 Otherwise, they won't be shown (like GNU's ls option \-B). Enabled by default.
1992 .I Show hidden files.
1993 If enabled, the Midnight Commander will show all files that start with
1994 a dot (like ls \-a). Disabled by default.
1996 .I Fast directory reload.
1997 If this option is enabled, the Midnight Commander will use a trick to
1998 determine if the directory contents have changed.  The trick is to reload
1999 the directory only if the i\-node of the directory has changed; this means
2000 that reloads only happen when files are created or deleted.  If what
2001 changes is the i\-node for a file in the directory (file size changes,
2002 mode or owner changes, etc) the display is not updated.  In these cases,
2003 if you have the option on, you have to rescan the directory manually
2004 (with C\-r). Disabled by default.
2006 .I Mark moves down.
2007 If enabled, the selection bar will move down when you mark a file (with
2008 Insert key). Enabled by default.
2010 .I Reverse files only.
2011 Allow revert selection of files only. Enabled by default.
2012 If enabled, the reverse selection is applied to files only, not to directories.
2013 The selection of directories is untouched. If off, the reverse selection
2014 is applied to files as well to directories: all unselected items become
2015 selected, and vice versa.
2017 .I Simple swap.
2018 If both panels contain file listing, simple swap means that panels exchange
2019 its screen positions: left panel become right one, and vice versa. If this
2020 option is unchecked, file listing panels exchange its content keeping listing
2021 format and sort options. Unchecked by default.
2023 .I Auto save panels setup.
2024 If this option is enabled, when you exit the Midnight Commander the
2025 current settings of panels are saved in the ~/.cache/mc/panels.ini file.
2026 Disabled by default.
2028 .B Navigation
2030 .I Lynx\-like motion.
2031 If this option is enabled, you may use the arrows keys to automatically
2032 chdir if the current selection is a subdirectory and the shell command
2033 line is empty. By default, this setting is off.
2035 .I Page scrolling.
2036 If set (the default), panel will scroll by half the display when the
2037 cursor reaches the end or the beginning of the panel, otherwise it
2038 will just scroll a file at a time.
2040 .I Mouse page scrolling.
2041 Controls whenever scrolling with the mouse wheel is done by pages or
2042 line by line on the panels.
2044 .B File highlight
2046 You can specify whether
2047 .I permissions
2049 .I file types
2050 should be highlighted with distinctive
2051 .\"LINK2"
2052 Colors\&.
2053 .\"Colors"
2054 If the permission highlighting is enabled, the parts of the
2055 .I perm
2057 .I mode
2058 .\"LINK2"
2059 display fields
2060 .\"Listing Mode..."
2061 which apply to the user running Midnight Commander are highlighted with
2062 the color defined by the
2063 .I selected
2064 keyword.  If the file type highlighting is enabled, file names are colored
2065 according to rules described in @sysconfdir@/mc/filehighlight.ini file. See
2066 .\"LINK2"
2067 Filenames Highlight
2068 .\"Filenames Highlight"
2069 for more info.
2071 .B Quick search
2073 You can specify how the
2074 .\"LINK2"
2075 Quick search
2076 .\"Quick search"
2077 mode should works: case insensitively, case sensitively or be matched
2078 to the the panel sort order: case sensitive or not.
2079 .\"NODE "    Confirmation"
2080 .SH "    Confirmation"
2081 In this dialog you configure the confirmation options for file deletion,
2082 overwriting files, execution by pressing enter, quitting the program,
2083 directory hotlist entries deletion and history cleanup.
2084  and.
2085 .\"NODE "    Display bits"
2086 .SH "    Display bits"
2087 This is used to configure the range of visible characters on the
2088 screen.  This setting may be 7\-bits if your terminal/curses supports
2089 only seven output bits, ISO\-8859\-1 displays all the characters in the
2090 ISO\-8859\-1 map and full 8 bits is for those terminals that can display
2091 full 8 bit characters.
2092 .\"NODE "    Learn keys"
2093 .SH "    Learn keys"
2094 This dialog allows you to test and redefine functional keys, cursor
2095 arrows and some other keys to make them work properly on your terminal.
2096 They often don't, since many terminal databases are incomplete or broken.
2098 You can move around with the Tab key and with the vi moving keys ('h'
2099 left, 'j' down, 'k' up and 'l' right).  Once you press any cursor movement
2100 key and it is recognized, you can use that key as well.
2102 You can test keys just by pressing each of them.  When you press a
2103 key and it is recognized properly, OK should appear next to the name
2104 of that key.  Once a key is marked OK it starts working as usually,
2105 e.g. F1 pressed the first time will just check that the F1 key works,
2106 but after that it will show help.  The same applies to the arrow keys.
2107 The Tab key should be working always.
2109 If some keys do not work properly then you won't see OK appear after
2110 pressing one of these.  Then you may want to redefine it.  Do it by pressing
2111 the button with the name of that key (either by the mouse or by Enter
2112 or Space after selecting the button with Tab or arrows).  Then a message
2113 box will appear asking you to press that key.  Do it and wait until the
2114 message box disappears.  If you want to abort, just press Escape once
2115 and wait.
2117 When you finish with all the keys, you can Save them.  The definitions
2118 for the keys you have redefined will be written into the [terminal:TERM]
2119 section of your ~/.config/mc/ini file (where TERM is the name of your current
2120 terminal).  The definitions of the keys that were already working properly
2121 are not saved.
2122 .\"NODE "    Virtual FS"
2123 .SH "    Virtual FS"
2124 This option gives you control over the settings of the
2125 .\"LINK2"
2126 Virtual File System\&.
2127 .\"Virtual File System"
2129 The Midnight Commander keeps in memory the information related to some
2130 of the virtual file systems to speed up the access to the files in the
2131 file system (for example, directory listings fetched from FTP servers).
2133 Also, in order to access the contents of compressed files (for example,
2134 compressed tar files) the Midnight Commander needs to create temporary
2135 uncompressed files on your disk.
2137 Since both the information in memory and the temporary files on disk
2138 take up resources, you may want to tune the parameters of the cached
2139 information to decrease your resource usage or to maximize the speed of
2140 access to frequently used file systems.
2142 Because of the format of the tar archives, the
2143 .I Tar filesystem
2144 needs to read the whole file just to load the file entries.  Since most
2145 tar files are usually kept compressed (plain tar files are species in
2146 extinction), the tar file system has to uncompress the file on the disk
2147 in a temporary location and then access the uncompressed file as a
2148 regular tar file.
2150 Now, since we all love to browse files and tar files all over the disk,
2151 it's common that you will leave a tar file and then re\-enter it later.
2152 Since decompression is slow, the Midnight Commander will cache the
2153 information in memory for a limited time.  When the timeout expires, all
2154 the resources associated with the file system are released.  The default
2155 timeout is set to one minute.
2158 .\"LINK2"
2159 FTP File System
2160 .\"FTP File System"
2161 (ftpfs) allows you to browse directories on remote FTP servers.  It has
2162 several options.
2164 .I ftp anonymous password
2165 is the password used when you login as "anonymous".  Some sites require
2166 a valid e\-mail address.  On the other hand, you probably don't want to
2167 give your real e\-mail address to untrusted sites, especially if you are
2168 not using spam filtering.
2170 ftpfs keeps the directory listing it fetches from a FTP server in a cache.
2171 The cache expire time is configurable with the
2172 .I ftpfs directory cache timeout
2173 option.  A low value for this option may slow down every operation on
2174 the ftpfs because every operation would require sending a request to the
2175 FTP server.
2177 You can define an FTP proxy host for doing FTP.  Note that most modern
2178 firewalls are fully transparent at least for passive FTP (see below), so
2179 FTP proxies are considered obsolete.
2182 .I Always use ftp proxy
2183 is not set, you can use the exclamation sign to enable proxy for certain
2184 hosts.  See
2185 .\"LINK2"
2186 FTP File System
2187 .\"FTP File System"
2188 for examples.
2190 If this option is set, the program will do two things: consult the
2191 @prefix@/lib/mc/mc.no_proxy file for lines containing host names that
2192 are local (if the host name starts with a dot, it is assumed to be a
2193 domain) and to assume that any hostnames without dots in their names are
2194 directly accessible.  All other hosts will be accessed through the
2195 specified FTP proxy.
2197 You can enable using
2198 .I ~/.netrc
2199 file, which keeps login names and passwords for ftp servers.  See netrc
2200 (5) for the description of the .netrc format.
2202 .I Use passive mode
2203 enables using FTP passive mode, when the connection for data transfer is
2204 initiated by the client, not by the server.  This option is recommended
2205 and enabled by default.  If this option is turned off, the data
2206 connection is initiated by the server.  This may not work with some
2207 firewalls.
2208 .\"NODE "    Save Setup"
2209 .SH "    Save Setup"
2210 At startup the Midnight Commander will try to load initialization
2211 information from the ~/.config/mc/ini file. If this file
2212 doesn't exist, it will load the information from the system\-wide
2213 configuration file, located in @prefix@/share/mc/mc.ini. If the 
2214 system\-wide configuration file doesn't exist, MC uses the default settings.
2217 .I Save Setup
2218 command creates the ~/.config/mc/ini file by saving the
2219 current settings of the
2220 .\"LINK2"
2221 Left, Right
2222 .\"Left and Right Menus"
2224 .\"LINK2"
2225 Options
2226 .\"Options Menu"
2227 menus.
2229 If you activate the
2230 .I auto save setup
2231 option, MC will always save the current settings when exiting.
2233 There also exist settings which can't be changed from the menus. To
2234 change these settings you have to edit the setup file with your
2235 favorite editor. See the section on
2236 .\"LINK2"
2237 Special Settings
2238 .\"Special Settings"
2239 for more information.
2240 .SH ""
2241 .\"NODE "Executing operating system commands"
2242 .SH "Executing operating system commands"
2243 You may execute commands by typing them directly in the Midnight
2244 Commander's input line, or by selecting the program you want to
2245 execute with the selection bar in one of the panels and hitting Enter.
2247 If you press Enter over a file that is not executable, the Midnight
2248 Commander checks the extension of the selected file against the
2249 extensions in the
2250 .\"LINK2"
2251 Extensions File\&.
2252 .\"Extension File Edit"
2253 If a match is found then the code associated with that extension is
2254 executed. A very simple
2255 .\"LINK2"
2256 macro expansion
2257 .\"Macro Substitution"
2258 takes place before executing the command.
2259 .\"NODE "  The cd internal command"
2260 .SH "  The cd internal command"
2262 .I cd
2263 command is interpreted by the Midnight Commander, it is not passed to
2264 the command shell for execution.  Thus it may not handle all of the
2265 nice macro expansion and substitution that your shell does, although it
2266 does some of them:
2268 .I Tilde substitution.
2269 The (~) will be substituted with your home directory, if you append a
2270 username after the tilde, then it will be substituted with the login
2271 directory of the specified user.
2273 For example, ~guest is the home directory for the user guest, while
2274 ~/guest is the directory guest in your home directory.
2276 .I Previous directory.
2277 You can jump to the directory you were previously by using the special
2278 directory name '\-' like this:
2279 .B cd \-
2281 .I CDPATH directories.
2282 If the directory specified to the
2283 .B cd
2284 command is not in the current directory, then The Midnight Commander
2285 uses the value in the environment variable
2286 .B CDPATH
2287 to search for the directory in any of the named directories.
2289 For example you could set your
2290 .B CDPATH
2291 variable to ~/src:/usr/src, allowing you to change your directory to
2292 any of the directories inside the ~/src and /usr/src directories, from
2293 any place in the file system by using its relative name (for example
2294 cd linux could take you to /usr/src/linux).
2295 .\"NODE "  Macro Substitution"
2296 .SH "  Macro Substitution"
2297 When accessing a
2298 .\"LINK2"
2299 user menu\&,
2300 .\"Menu File Edit"
2301 or executing an
2302 .\"LINK2"
2303 extension dependent command\&,
2304 .\"Extension File Edit"
2305 or running a command from the command line input, a simple macro
2306 substitution takes place.
2308 The macros are:
2310 .I %i
2311 The indent of blank space, equal the cursor column position.  For edit
2312 menu only.
2314 .I %y
2315 The syntax type of current file. For edit menu only.
2317 .I %k
2318 The block file name.
2320 .I %e
2321 The error file name.
2323 .I %m
2324 The current menu name.
2326 .IR %f " and " %p
2327 The current file name.
2329 .I %x
2330 The extension of current file name.
2332 .I %b
2333 The current file name without extension.
2335 .I %d
2336 The current directory name.
2338 .I %F
2339 The current file in the unselected panel.
2341 .I %D
2342 The directory name of the unselected panel.
2344 .I %t
2345 The currently tagged files.
2347 .I %T
2348 The tagged files in the unselected panel.
2350 .IR %u " and " %U
2351 Similar to the %t and %T macros, but in addition the files are untagged.
2352 You can use this macro only once per menu file entry or extension file
2353 entry, because next time there will be no tagged files.
2355 .IR %s " and " %S
2356 The selected files: The tagged files if there are any. Otherwise the
2357 current file.
2359 .I %cd
2360 This is a special macro that is used to change the current directory
2361 to the directory specified in front of it.  This is used primarily as
2362 an interface to the
2363 .\"LINK2"
2364 Virtual File System\&.
2365 .\"Virtual File System"
2367 .I %view
2368 This macro is used to invoke the internal viewer.  This macro can be
2369 used alone, or with arguments.  If you pass any arguments to this
2370 macro, they should be enclosed in brackets.
2372 The arguments are:
2373 .I ascii
2374 to force the viewer into ascii mode;
2375 .I hex
2376 to force the viewer into hex mode;
2377 .I nroff
2378 to tell the viewer that it should interpret the bold and underline
2379 sequences of nroff;
2380 .I unformatted
2381 to tell the viewer to not interpret nroff commands for making the text
2382 bold or underlined.
2384 .I %%
2385 The % character
2387 .I %{some text}
2388 Prompt for the substitution. An input box is shown and the text inside
2389 the braces is used as a prompt. The macro is substituted by the text
2390 typed by the user. The user can press ESC or F10 to cancel. This macro
2391 doesn't work on the command line yet.
2393 .I %var{ENV:default}
2394 If environment variable
2395 .I ENV
2396 is unset, the
2397 .I default
2398 is substituted.  Otherwise, the value of
2399 .I ENV
2400 is substituted.
2401 .\"NODE "  The subshell support"
2402 .SH "  The subshell support"
2403 The subshell support is a compile time option, that works with the
2404 shells: bash, tcsh and zsh.
2406 When the subshell code is activated the Midnight Commander will
2407 spawn a concurrent copy of your shell (the one defined in the
2408 .B SHELL
2409 variable and if it is not defined, then the one in the /etc/passwd
2410 file) and run it in a pseudo terminal, instead of invoking a new shell
2411 each time you execute a command, the command will be passed to the
2412 subshell as if you had typed it.  This also allows you to change the
2413 environment variables, use shell functions and define aliases that are
2414 valid until you quit the Midnight Commander.
2416 If you are using
2417 .B bash
2418 you can specify startup
2419 commands for the subshell in your ~/.local/share/mc/bashrc file and
2420 special keyboard maps in the ~/.local/share/mc/inputrc file.
2421 .B tcsh
2422 users may specify startup commands in the ~/.local/share/mc/tcshrc file.
2424 When the subshell code is used, you can suspend applications at any
2425 time with the sequence C\-o and jump back to the Midnight Commander, if
2426 you interrupt an application, you will not be able to run other
2427 external commands until you quit the application you interrupted.
2429 An extra added feature of using the subshell is that the prompt
2430 displayed by the Midnight Commander is the same prompt that you are
2431 currently using in your shell.
2434 .\"LINK2"
2435 OPTIONS
2436 .\"OPTIONS"
2437 section has more information on how you can control the subshell code.
2438 .\"NODE "Chmod"
2439 .SH "Chmod"
2440 The Chmod window is used to change the attribute bits in a group of
2441 files and directories.  It can be invoked with the C\-x c key combination.
2443 The Chmod window has two parts \-
2444 .I Permissions
2446 .IR File .
2448 In the File section are displayed the name of the file or directory
2449 and its permissions in octal form, as well as its owner and group.
2451 In the Permissions section there is a set of check buttons which
2452 correspond to the file attribute bits.  As you change the attribute
2453 bits, you can see the octal value change in the File section.
2455 To move between the widgets (buttons and check buttons) use the
2456 .I arrow keys
2457 or the
2458 .I Tab
2459 key.  To change the state of the check buttons or to select a button
2461 .I Space.
2462 You can also use the hotkeys on the buttons to quickly activate them.
2463 Hotkeys are shown as highlighted letters on the buttons.
2465 To set the attribute bits, use the Enter key.
2467 When working with a group of files or directories, you just click on
2468 the bits you want to set or clear.  Once you have selected the bits
2469 you want to change, you select one of the action buttons (Set marked
2470 or Clear marked).
2472 Finally, to set the attributes exactly to those specified, you can use
2474 .B [Set all]
2475 button, which will act on all the tagged files.
2477 .B [Marked all]
2478 set only marked attributes to all selected files
2480 .B [Set marked]
2481 set marked bits in attributes of all selected files
2483 .B [Clean marked]
2484 clear marked bits in attributes of all selected files
2486 .B [Set]
2487 set the attributes of one file
2489 .B [Cancel]
2490 cancel the Chmod command
2491 .\"NODE "Chown"
2492 .SH "Chown"
2493 The Chown command is used to change the owner/group of a file. The hot
2494 key for this command is C\-x o.
2495 .\"NODE "Advanced Chown"
2496 .SH "Advanced Chown"
2497 The Advanced Chown command is the
2498 .\"LINK2"
2499 Chmod
2500 .\"Chmod"
2502 .\"LINK2"
2503 Chown
2504 .\"Chown"
2505 command combined into one window. You can change the permissions and
2506 owner/group of files at once.
2507 .\"NODE "File Operations"
2508 .SH "File Operations"
2509 When you copy, move or delete files the Midnight Commander shows the
2510 file operations dialog.  It shows the files currently being processed
2511 and uses up to three progress bars.  The file bar indicates the
2512 percentage of the current file that has been processed so far.  The
2513 count bar shows how many of the tagged files have been handled.  The
2514 bytes bar indicates the percentage of the total size of the tagged files
2515 that has been handled.  If the verbose option is off, the file and bytes
2516 bars are not shown.
2518 There are two buttons at the bottom of the dialog. Pressing the Skip
2519 button will skip the rest of the current file. Pressing the Abort
2520 button will abort the whole operation, the rest of the files are
2521 skipped.
2523 There are three other dialogs which you can run into during the file
2524 operations.
2526 The error dialog informs about error conditions and has three choices.
2527 Normally you select either the Skip button to skip the file or the Abort
2528 button to abort the operation altogether.  You can also select the Retry
2529 button if you fixed the problem from another terminal.
2531 The replace dialog is shown when you attempt to copy or move a file on
2532 the top of an existing file.  The dialog shows the dates and sizes of
2533 the both files.  Press the Yes button to overwrite the file, the No
2534 button to skip the file, the All button to overwrite all the files, the
2535 None button to never overwrite and the Update button to overwrite if the
2536 source file is newer than the target file.  You can abort the whole
2537 operation by pressing the Abort button.
2539 The recursive delete dialog is shown when you try to delete a directory
2540 which is not empty.  Press the Yes button to delete the directory
2541 recursively, the No button to skip the directory, the All button to
2542 delete all the directories and the None button to skip all the non\-empty
2543 directories.  You can abort the whole operation by pressing the Abort
2544 button.  If you selected the Yes or All button you will be asked for a
2545 confirmation.  Type "yes" only if you are really sure you want to do the
2546 recursive delete.
2548 If you have tagged files and perform an operation on them only the files
2549 on which the operation succeeded are untagged. Failed and skipped files
2550 are left tagged.
2551 .\"NODE "Mask Copy/Rename"
2552 .SH "Mask Copy/Rename"
2553 The copy/move operations let you translate the names of files in an
2554 easy way.  To do it, you have to specify the correct source mask and
2555 usually in the trailing part of the destination specify some wildcards.
2556 All the files matching the source mask are copied/renamed according to
2557 the target mask.  If there are tagged files, only the tagged files
2558 matching the source mask are renamed.
2560 There are other options which you can set:
2562 .B Follow links
2564 determines whether make the symlinks and hardlinks in the source
2565 directory (recursively in subdirectories) new links in the target
2566 directory or whether would you like to copy their content.
2568 .B Dive into subdirs
2570 determines the behavior when the source directory is about to be copied,
2571 but the target directory already exists.  The default action is to copy
2572 the contents of the source directory into the target directory.
2573 Enabling this option causes copying the source directory itself into the
2574 target directory.
2576 For example, you want to copy directory
2577 .I /foo
2578 containing file
2579 .I bar
2581 .IR /bla/foo ,
2582 which is an already existing directory.  Normally (when
2583 .B Dive into subdirs
2584 is not set), mc would copy file
2585 .I /foo/bar
2586 into the file
2587 .IR /bla/foo/bar .
2588 By enabling this option the
2589 .I /bla/foo/foo
2590 directory will be created, and
2591 .I /foo/bar
2592 will be copied into
2593 .IR /bla/foo/foo/bar .
2595 .B Preserve attributes
2597 determines whether to preserve the permissions, timestamps and (if you
2598 are root) the ownership of the original files.  If this option is not
2599 set, the current value of the umask will be respected.
2601 .B Use shell patterns on
2603 When the shell patterns option is on you can use the '*' and '?'
2604 wildcards in the source mask.  They work like they do in the shell.  In
2605 the target mask only the '*' and '\\<digit>' wildcards are allowed.  The
2606 first '*' wildcard in the target mask corresponds to the first wildcard
2607 group in the source mask, the second '*' corresponds to the second group
2608 and so on.  The '\\1' wildcard corresponds to the first wildcard group
2609 in the source mask, the '\\2' wildcard corresponds to the second group
2610 and so on all the way up to '\\9'.  The '\\0' wildcard is the whole
2611 filename of the source file.
2613 Two examples:
2615 If the source mask is "*.tar.gz", the destination is "/bla/*.tgz" and the
2616 file to be copied is "foo.tar.gz", the copy will be "foo.tgz" in "/bla".
2618 Suppose you want to swap basename and extension so that "file.c" would
2619 become "c.file" and so on.  The source mask for this is "*.*" and the
2620 destination is "\\2.\\1".
2622 .B Use shell patterns off
2624 When the shell patterns option is off the MC doesn't do automatic
2625 grouping anymore. You must use '\\(...\\)' expressions in the source
2626 mask to specify meaning for the wildcards in the target mask. This is
2627 more flexible but also requires more typing. Otherwise target masks
2628 are similar to the situation when the shell patterns option is on.
2630 Two examples:
2632 If the source mask is "^\\(.*\\)\\.tar\\.gz$", the destination is
2633 "/bla/*.tgz" and the file to be copied is "foo.tar.gz", the copy
2634 will be "/bla/foo.tgz".
2636 Let's suppose you want to swap basename and extension so that "file.c"
2637 will become "c.file" and so on. The source mask for this is
2638 "^\\(.*\\)\\.\\(.*\\)$" and the destination is "\\2.\\1".
2640 .B Case Conversions
2642 You can also change the case of the filenames.  If you use '\\u'
2643 or '\\l' in the target mask, the next character will be converted to
2644 uppercase or lowercase correspondingly.
2646 If you use '\\U' or '\\L' in the target mask, the next characters will
2647 be converted to uppercase or lowercase correspondingly up to the
2648 next '\\E' or next '\\U', '\\L' or the end of the file name.
2650 The '\\u' and '\\l' are stronger than '\\U' and '\\L'.
2652 For example, if the source mask is '*' (shell patterns on) or '^\\(.*\\)$'
2653 (shell patterns off) and the target mask is '\\L\\u*' the file names
2654 will be converted to have initial upper case and otherwise lower case.
2656 You can also use '\\' as a quote character. For example, '\\\\' is
2657 a backslash and '\\*' is an asterisk.
2659 .B Stable symlinks
2661 commands Midnight Commander, that it should change symlinks in the target,
2662 so that they'll point to the same location as it did before. With absolute
2663 symbolic links this does nothing, but if you have a relative one, it will
2664 recompute its value, adding necessary ../ and other directory parts and making
2665 the value as short as possible (most modern filesystems keep short symlinks
2666 inside inodes and thus don't waste much disk space).
2668 .\"NODE "Select/Unselect Files"
2669 .SH "Select/Unselect Files"
2670 The dialog of group of files and directories selection or uselection.
2672 .\"LINK2"
2673 input line
2674 .\"Input Line Keys"
2675 allow enter the regular expression of filenames that will be
2676 selected/unselected.
2678 When
2679 .I Files only
2680 checkbox is on, only files will be selected.  If
2681 .I Files only
2682 is off, as files as directories will be selected.
2683 When
2684 .I Shell Patterns
2685 checkbox is on, the regular expression is much like the filename globbing
2686 in the shell (* standing for zero or more characters and ?  standing
2687 for one character). If
2688 .I Shell Patterns
2689 is off, then the tagging of files is done with normal regular
2690 expressions (see ed (1)). When
2691 .I Case sensitive
2692 checkbox is on, the selection will be case sensitive characters.
2694 .I Case sensitive
2695 is off, the case will be ignored.
2696 .\"NODE "Diff Viewer"
2697 .SH "Internal Diff Viewer"
2698 The mcdiff is a visual diff tool. You can compare two files and edit them
2699 in\-place (diffs are updated dynamically). You can browse and view a working
2700 copy from popular version control systems (GIT, Subversion, etc).
2702 Following shortcuts are available in internal diff viewer of Midnight
2703 Commander.
2705 .B F1
2706 Invoke the built\-in hypertext help viewer.
2708 .B F2
2709 Save modified files.
2711 .B F4
2712 Edit file of the left panel in the internal editor.
2714 .B F14
2715 Edit file of the right panel in the internal editor.
2717 .B F5
2718 Merge the current hunk. Only the current hunk will be merged.
2720 .B F7
2721 Start search.
2723 .B F17
2724 Continue search.
2726 .B F10, Esc, q
2727 Exit from diff viewer.
2729 .B Alt\-s, s
2730 Toggle show of hunk status.
2732 .B Alt\-n, l
2733 Toggle show of line numbers.
2735 .B f
2736 Maximize left panel.
2738 .B \=
2739 Make panels equal in width.
2741 .B \>
2742 Reduce the size of the right panel.
2744 .B \<
2745 Reduce the size of the left panel.
2747 .B c
2748 Toggle show of trailing carriage return (CR) symbol as ^M.
2750 .B 2, 3, 4, 8
2751 Set tabulation size
2753 .B C\-u
2754 Swap contents of diff panels.
2756 .B C\-r
2757 Refresh the screen.
2759 .B C\-o
2760 Switch to the subshell and show the command screen.
2762 .B Enter, Space, n
2763 Find next diff hunk.
2765 .B Backspace, p
2766 Find previous diff hunk.
2768 .B g
2769 Go to line.
2771 .B Down
2772 Scroll one line forward.
2774 .B Up
2775 Scroll one line backward.
2777 .B PageUp
2778 Move one page up.
2780 .B PageDown
2781 Mves one page down.
2783 .B Home, A1
2784 Moves to the line beginning.
2786 .B End
2787 Moves to the line end.
2789 .B C\-Home
2790 Move to the file beginning.
2792 .B C\-End, C1
2793 Move to the file end.
2794 .\"NODE "Internal File Viewer"
2795 .SH "Internal File Viewer"
2796 The internal file viewer provides two display modes: ASCII and hex.
2797 To toggle between modes, use the F4 key.
2799 The viewer will try to use the best method provided by your system or
2800 the file type to display the information.
2801 Some character sequences, which appear most often in preformatted manual
2802 pages, are displayed bold and underlined, thus making a pretty display
2803 of your files.
2805 When in hex mode, the search function accepts text in quotes and
2806 constant numbers.  Text in quotes is matched exactly after removing
2807 the quotes.  Each number matches one byte.  You can mix quoted text
2808 with constants like this:
2811 "String" \-1 0xBB 012 "more text"
2814 Note that 012 is an octal number.  \-1 is converted to 0xFF.
2816 Here is a listing of the actions associated with each key that the
2817 Midnight Commander handles in the internal file viewer.
2819 .B F1
2820 Invoke the built\-in hypertext help viewer.
2822 .B F2
2823 Toggle the wrap mode.
2825 .B F4
2826 Toggle the hex mode.
2828 .B F5
2829 Goto line.  This will prompt you for a line number and will display
2830 that line.
2832 .B F6, /.
2833 Regular expression search.
2835 .B ?,
2836 Reverse regular expression search.
2838 .B F7
2839 Normal search / hex mode search.
2841 .B C\-s, F17, n.
2842 Start normal search if there was no previous search expression else
2843 find next match.
2845 .B C\-r.
2846 Start reverse search if there was no previous search expression else
2847 find next match.
2849 .B F8
2850 Toggle Raw/Parsed mode: This will show the file as found on disk or if
2851 a processing filter has been specified in the mc.ext file, then the
2852 output from the filter. Current mode is always the other than written
2853 on the button label, since on the button is the mode which you enter
2854 by that key.
2856 .B F9
2857 Toggle the format/unformat mode: when format mode is on the viewer
2858 will interpret some string sequences to show bold and underline with
2859 different colors. Also, on button label is the other mode than current.
2861 .B F10, Esc.
2862 Exit the internal file viewer.
2864 .B next\-page, space, C\-v.
2865 Scroll one page forward.
2867 .B prev\-page, Alt\-v, C\-b, Backspace.
2868 Scroll one page backward.
2870 .B down\-key
2871 Scroll one line forward.
2873 .B up\-key
2874 Scroll one line backward.
2876 .B C\-l
2877 Refresh the screen.
2879 .B C\-o
2880 Switch to the subshell and show the command screen.
2882 .B !
2883 Like C\-o, but run a new shell if the subshell is not running.
2885 .B "[n] m"
2886 Set the mark n.
2888 .B "[n] r"
2889 Jump to the mark n.
2891 .B C\-f
2892 Jump to the next file.
2894 .B C\-b
2895 Jump to the previous file.
2897 .B Alt\-r
2898 Toggle the ruler.
2900 .B Alt\-e
2901 to change charset of displayed text may use M\-e (Alt\-e).
2902 Recoding is made from selected codepage into system codepage. To
2903 cancel the recoding you may select "<No translation>" in charset
2904 selection dialog.
2906 It's possible to instruct the file viewer how to display a file, look
2907 at the
2908 .\"LINK2"
2909 Extension File Edit section
2910 .\"Extension File Edit"
2912 .\"NODE "Internal File Editor"
2913 .SH "Internal File Editor"
2914 The internal file editor is a full\-featured full screen editor.  It can
2915 edit files up to 64 megabytes.  It is possible to edit binary files.
2916 The internal file editor is invoked using
2917 .B F4
2918 if the
2919 .I use_internal_edit
2920 option is set in the initialization file.
2922 The features it presently supports are: block copy, move, delete, cut,
2923 paste; key for key undo; pull\-down menus; file insertion; macro
2924 commands; regular expression search and replace; shift\-arrow text highlighting
2925 (if supported by the terminal); insert\-overwrite toggle; word wrap;
2926 autoindent; tunable tab size; syntax highlighting for various file
2927 types; and an option to pipe text blocks through shell commands like
2928 indent and ispell.
2930 Sections:
2932 .\"LINK2"
2933 Options of editor in ini\-file
2934 .\"Internal File Editor / options"
2936 The editor is very easy to use and requires no tutoring. To see what
2937 keys do what, just consult the appropriate pull\-down menu. Other keys
2938 are: Shift movement keys do text highlighting.
2939 .B Ctrl\-Ins
2940 copies to the file
2941 .B mcedit.clip
2943 .B Shift\-Ins
2944 pastes from mcedit.clip.
2945 .B Shift\-Del
2946 cuts to
2947 .BR mcedit.clip ,
2949 .B Ctrl\-Del
2950 deletes highlighted text. Mouse highlighting also works, and you
2951 can override the mouse as usual by holding down the shift key
2952 while dragging the mouse to let normal terminal mouse highlighting
2953 work.
2955 To define a macro, press
2956 .B Ctrl\-R
2957 and then type out the key
2958 strokes you want to be executed. Press
2959 .B Ctrl\-R
2960 again when finished. You can then assign the macro to any key you
2961 like by pressing that key. The macro is executed when you press
2962 .B Ctrl\-A
2963 and then the assigned key. The macro is also executed if
2964 you press Meta, Ctrl, or Esc and the assigned key, provided that the
2965 key is not used for any other function. Once defined, the macro
2966 commands go into the file
2967 .B ~/.local/share/mc/mcedit/mcedit.macros
2968 You can delete a macro by deleting the
2969 appropriate line in this file.
2971 To change charset of displayed text may use M\-e (Alt\-e).
2972 Recoding is made from selected codepage into system codepage. To
2973 cancel the recoding you may select "<No translation>" in charset
2974 selection dialog.
2976 .B F19
2977 will format the currently highlighted block (plain text or
2978 .B C
2980 .B C++
2981 code or another). This is controlled by the
2982 file
2983 .B @prefix@/share/mc/edit.indent.rc
2984 which is copied to
2985 .B ~/.local/share/mc/mcedit/edit.indent.rc
2986 in your home directory the first time you use it.
2988 The editor also displays non\-us characters (160+). When editing
2989 binary files, you should set
2990 .B display bits
2991 to 7 bits in the options menu to keep the spacing clean.
2993 .\"NODE "Internal File Editor / options"
2994 .SH "Options of editor in ini\-file"
2996 Some editor options of ini\-file are described in this section.
2997 Options are placed in [Midnight\-Commander] section
2999 .I editor_wordcompletion_collect_entire_file
3000 Search autocomplete candidates in entire of file or just from
3001 begin of file to cursor position (0)
3003 .\"NODE "Screen selector"
3004 .SH "Screen selector"
3005 Midnight Commander supports running many internal modules (such as
3006 editor, viewer and diff viewer) simultaneously and switching between
3007 them without closing open files. Using several file managers at a time,
3008 however, is not currently supported.
3010 Let's call each of these modules a screen. There are three ways to
3011 switch between screens, using one of these global shortcuts:
3013 .B Alt\-}
3014 switch to the next screen;
3016 .B Alt\-{
3017 switch to the previous screen;
3019 .B Alt\-`
3020 open a dialog window with the list of currently open screens (or use the
3021 "Screen list" menu item).
3022 .\"NODE "Completion"
3023 .SH "Completion"
3024 Let the Midnight Commander type for you.
3026 Attempt to perform completion on the text before current position.  MC
3027 attempts completion treating the text as variable (if the text begins
3028 with
3029 .BR $ ),
3030 username (if the text begins with
3031 .BR ~ ),
3032 hostname (if the text begins with
3033 .BR @ )
3034 or command (if you are on the command line in the position where you
3035 might type a command, possible completions then include shell reserved
3036 words and shell built\-in commands as well) in turn.  If none of these
3037 matches, filename completion is attempted.
3039 Filename, username, variable and hostname completion works on all input
3040 lines, command completion is command line specific.  If the completion
3041 is ambiguous (there are more different possibilities), MC beeps and the
3042 following action depends on the setting of the
3043 .I Complete: show all
3044 option in the
3045 .\"LINK2"
3046 Configuration
3047 .\"Configuration"
3048 dialog.  If it is enabled, a list of all possibilities pops up next to
3049 the current position and you can select with the arrow keys and
3050 .B Enter
3051 the correct entry.  You can also type the first letters in which the
3052 possibilities differ to move to a subset of all possibilities and
3053 complete as much as possible.  If you press
3054 .B Alt\-Tab
3055 again, only the subset will be shown in the listbox, otherwise the first
3056 item which matches all the previous characters will be highlighted.  As
3057 soon as there is no ambiguity, dialog disappears, but you can hide it by
3058 canceling keys
3059 .BR Esc ,
3060 .B F10
3061 and left and right arrow keys. If
3062 .\"LINK2"
3063 Complete: show all
3064 .\"Configuration"
3065 is disabled, the dialog pops up only if you press
3066 .B Alt\-Tab
3067 for the second time, for the first time MC just beeps.
3068 .\"NODE "Virtual File System"
3069 .SH "Virtual File System"
3070 The Midnight Commander is provided with a code layer to access the file
3071 system; this code layer is known as the virtual file system switch.  The
3072 virtual file system switch allows the Midnight Commander to manipulate
3073 files not located on the Unix file system.
3075 Currently the Midnight Commander is packaged with some Virtual File
3076 Systems (VFS): the
3077 .I local
3078 file system, used for accessing the regular Unix file system; the
3079 .IR ftpfs ,
3080 used to manipulate files on remote systems with the FTP protocol; the
3081 .IR tarfs ,
3082 used to manipulate tar and compressed tar files; the
3083 .IR undelfs ,
3084 used to recover deleted files on ext2 file systems (the default file
3085 system for Linux systems),
3086 .I fish
3087 (for manipulating files over shell connections such as rsh and ssh).
3088 If the code was compiled with
3089 .I smbfs
3090 support, you can manipulate files on remote systems with the SMB (CIFS)
3091 protocol.
3093 A generic
3094 .I extfs
3095 (EXTernal virtual File System) is provided in order to easily expand
3096 VFS capabilities using scripts and external software.
3098 The VFS switch code will interpret all of the path names used and will
3099 forward them to the correct file system, the formats used for each one
3100 of the file systems is described later in their own section.
3101 .\"NODE "  FTP File System"
3102 .SH "  FTP File System"
3103 The FTP File System (ftpfs) allows you to manipulate files on remote
3104 machines.  To actually use it, you can use the
3105 .I FTP link
3106 item in the menu or directly change your current directory using the
3107 .I cd
3108 command to a path name that looks like this:
3110 .I /#ftp:[!][user[:pass]@]machine[:port][remote\-dir]
3113 .IR user ,
3114 .I port
3116 .I remote\-dir
3117 elements are optional.  If you specify the
3118 .I user
3119 element, the Midnight Commander will login to the remote machine as that
3120 user, otherwise it will use anonymous login or the login name from the
3121 .I ~/.netrc
3122 file.  The optional
3123 .I pass
3124 element is the password used for the connection.  Using the password in
3125 the VFS directory name is not recommended, because it can appear on the
3126 screen in clear text and can be saved to the directory history.
3128 To enable using FTP proxy, prepend
3129 .B !
3130 (an exclamation sign) to the hostname.
3132 Examples:
3135     /#ftp:ftp.nuclecu.unam.mx/linux/local
3136     /#ftp:tsx\-11.mit.edu/pub/linux/packages
3137     /#ftp:!behind.firewall.edu/pub
3138     /#ftp:guest@remote\-host.com:40/pub
3139     /#ftp:miguel:xxx@server/pub
3142 Please check the
3143 .\"LINK2"
3144 Virtual File System
3145 .\"Virtual FS"
3146 dialog box for ftpfs options.
3147 .\"NODE "  Tar File System"
3148 .SH "  Tar File System"
3149 The tar file system provides you with read\-only access to your tar
3150 files and compressed tar files by using the chdir command.  To change
3151 your directory to a tar file, you change your current directory to the
3152 tar file by using the following syntax:
3154 .I /filename.tar#utar/[dir\-inside\-tar]
3156 The mc.ext file already provides a shortcut for tar files, this means
3157 that usually you just point to a tar file and press return to enter
3158 into the tar file, see the
3159 .\"LINK2"
3160 Extension File Edit
3161 .\"Extension File Edit"
3162 section for details on how this is done.
3164 Examples:
3167     mc\-3.0.tar.gz#utar/mc\-3.0/vfs
3168     /ftp/GCC/gcc\-2.7.0.tar#utar
3171 The latter specifies the full path of the tar archive.
3172 .\"NODE "  FIle transfer over SHell filesystem"
3173 .SH "  FIle transfer over SHell filesystem"
3174 The fish file system is a network based file system that allows you to
3175 manipulate the files in a remote machine as if they were local. To use
3176 this, the other side has to either run fish server, or has to have
3177 bash\-compatible shell.
3179 To connect to a remote machine, you just need to chdir
3180 into a special directory which name is in the following
3181 format:
3183 .I /#sh:[user@]machine[:options]/[remote\-dir]
3186 .I user,
3187 .I options
3189 .I remote\-dir
3190 elements are optional.  If you specify the
3191 .I user
3192 element, the Midnight Commander will try to login on the remote
3193 machine as that user, otherwise it will use your login name.
3195 The available
3196 .I options
3197 are:
3199   'C' \- use compression;
3200   'r' \- use rsh instead of ssh;
3201   port \- specify the port used by remote server.
3203 If the
3204 .I remote\-dir
3205 element is present, your current directory on the remote machine will be
3206 set to this one.
3208 Examples:
3211     /#sh:onlyrsh.mx:r/linux/local
3212     /#sh:joe@want.compression.edu:C/private
3213     /#sh:joe@noncompressed.ssh.edu/private
3214     /#sh:joe@somehost.ssh.edu:2222/private
3216 .\"NODE "  Undelete File System"
3217 .SH "  Undelete File System"
3218 On Linux systems, if you asked configure to use the ext2fs undelete
3219 facilities, you will have the undelete file system available.
3220 Recovery of deleted files is only available on ext2 file systems.  The
3221 undelete file system is just an interface to the ext2fs library to
3222 retrieve all of the deleted files names on an ext2fs and provides and
3223 to extract the selected files into a regular partition.
3225 To use this file system, you have to chdir into the special file name
3226 formed by the "/#undel" prefix and the file name where the actual
3227 file system resides.
3229 For example, to recover deleted files on the second partition of the
3230 first SCSI disk on Linux, you would use the following path name:
3233     /#undel:sda2
3236 It may take a while for the undelfs to load the required information
3237 before you start browsing files there.
3238 .\"NODE "  SMB File System"
3239 .SH "  SMB File System"
3240 The smbfs allows you to manipulate files on remote machines with SMB
3241 (or CIFS) protocol.  These include Windows for Workgroups,
3242 Windows 9x/ME/XP, Windows NT, Windows 2000 and Samba.
3243 To actually use it, you may try to use the panel command "SMB link..."
3244 (accessible from the menubar) or you may directly change your current
3245 directory to it using the cd command to a path name that looks like this:
3247 .I /#smb:[user@]machine[/service][/remote\-dir]
3250 .IR user ,
3251 .I service
3253 .I remote\-dir
3254 elements are optional.
3256 .IR user ,
3257 .I domain
3259 .I password
3260 can be specified in an input dialog.
3262 Examples:
3265     /#smb:machine/Share
3266     /#smb:other_machine
3267     /#smb:guest@machine/Public/Irlex
3269 .\"NODE "  EXTernal File System"
3270 .SH "  EXTernal File System"
3271 .B extfs
3272 allows to integrate numerous features and file types into GNU Midnight
3273 Commander in an easy way, by writing scripts.
3275 Extfs filesystems can be divided into two categories:
3277 1. Stand\-alone filesystems, which are not associated with any existing
3278 file.  They represent certain system\-wide data as a directory tree.
3279 You can invoke them by typing
3280 .RI ' "cd #fsname" '
3281 where fsname is an extfs short name (see below).  Examples of such
3282 filesystems include audio (list audio tracks on the CD) or apt (list of
3283 all Debian packages in the system).
3285 For example, to list CD\-Audio tracks on your CD\-ROM drive, type
3288   cd #audio
3291 2. 'Archive' filesystems (like rpm, patchfs and more), which represent
3292 contents of a file as a directory tree.  It can consist of 'real' files
3293 compressed in an archive (urar, rpm) or virtual files, like messages
3294 in a mailbox (mailfs) or parts of a patch (patchfs).  To access such
3295 filesystems
3296 .RI ' #fsname '
3297 should be appended to the archive name.  Note that the archive itself
3298 can be on another vfs.
3300 For example, to list contents of a zip archive documents.zip type
3303   cd documents.zip#uzip
3306 In many aspects, you could treat extfs like any other directory.  For
3307 instance, you can add it to the hotlist or change to it from directory
3308 history.  An important limitation is that you cannot invoke shell
3309 commands inside extfs, just like any other non\-local VFS.
3311 Common extfs scripts included with Midnight Commander are:
3313 .B a
3314 access 'A:' DOS/Windows diskette
3315 .RI ( "cd #a" ).
3317 .B apt
3318 front end to Debian's APT package management system
3319 .RI ( "cd #apt" ).
3321 .B audio
3322 audio CD ripping and playing
3323 .RI ( "cd #audio"
3325 .IR "cd device#audio" ).
3327 .B bpp
3328 package of Bad Penguin GNU/Linux distribution
3329 .RI ( "cd file.bpp#bpp" ).
3331 .B deb
3332 package of Debian GNU/Linux distribution
3333 .RI ( "cd file.deb#deb" ).
3335 .B dpkg
3336 Debian GNU/Linux installed packages
3337 .RI ( "cd #deb" ).
3339 .B hp48
3340 view and copy files to/from a HP48 calculator
3341 .RI ( "cd #hp48" ).
3343 .B lslR
3344 browsing of lslR listings as found on many FTPs
3345 .RI ( "cd filename#lslR" ).
3347 .B mailfs
3348 mbox\-style mailbox files support
3349 .RI ( "cd mailbox#mailfs" ).
3351 .B patchfs
3352 extfs to handle unified and context diffs
3353 .RI ( "cd filename#patchfs" ).
3355 .B rpm
3356 RPM package
3357 .RI ( "cd filename#rpm" ).
3359 .B rpms
3360 RPM database management
3361 .RI ( "cd #rpms" ).
3363 .B ulha, urar, uzip, uzoo, uar, uha
3364 archivers
3365 .RI ( "cd archive#xxxx"
3366 where xxxx is one of:
3367 .IR ulha ,
3368 .IR urar ,
3369 .IR uzip ,
3370 .IR uzoo ,
3371 .IR uar ,
3372 .IR uha ).
3374 You could bind file type/extension to specified extfs as described in the
3375 .\"LINK2"
3376 Extension File Edit
3377 .\"Extension File Edit"
3378 section.  Here is an example entry for Debian packages:
3381   regex/\.deb$
3382           Open=%cd %p#deb
3384 .\"NODE "Colors"
3385 .SH "Colors"
3386 The Midnight Commander will try to detect if your terminal supports
3387 color using the terminal database and your terminal name.  Sometimes
3388 it gets confused, so you may force color mode or disable color mode
3389 using the \-c and \-b flag respectively.
3391 If the program is compiled with the Slang screen manager instead of
3392 ncurses, it will also check the variable
3393 .B COLORTERM,
3394 if it is set, it has the same effect as the \-c flag.
3396 You may specify terminals that always force color mode
3397 by adding the
3398 .I color_terminals
3399 variable to the Colors section of the initialization file.  This will
3400 prevent the Midnight Commander from trying to detect if your terminal
3401 supports color.  Example:
3404 [Colors]
3405 color_terminals=linux,xterm
3406 color_terminals=terminal\-name1,terminal\-name2...
3409 The program can be compiled with both ncurses and slang, ncurses does
3410 not provide a way to force color mode: ncurses uses just the
3411 information in the terminal database.
3413 The Midnight Commander provides a way to change the default colors.
3414 Currently the colors are configured using the environment variable
3415 .B MC_COLOR_TABLE
3416 or the Colors section in the initialization file.
3418 In the Colors section, the default color map is loaded from the
3419 .I base_color
3420 variable.  You can specify an alternate color map for a terminal by
3421 using the terminal name as the key in this section.  Example:
3424 [Colors]
3425 base_color=
3426 xterm=menu=magenta:marked=,magenta:markselect=,red
3429 The format for the color definition is:
3432   <keyword>=<fgcolor>,<bgcolor>,<attributes>:<keyword>=...
3435 The colors are optional, and the keywords are: normal, selected, disabled, marked,
3436 markselect, errors, input, inputmark, inputunchanged, commandlinemark,
3437 reverse, gauge, header, inputhistory, commandhistory. Button bar colors are:
3438 bbarhotkey, bbarbutton. Status bar color: statusbar. Menu colors are: menunormal,
3439 menusel, menuhot, menuhotsel, menuinactive. Dialog colors are: dnormal, dfocus,
3440 dhotnormal, dhotfocus, dtitle. Error dialog colors are: errdfocus, errdhotnormal,
3441 errdhotfocus, errdtitle.  Help colors are: helpnormal, helpitalic, helpbold,
3442 helplink, helpslink, helptitle.  Viewer color are: viewbold, viewunderline, viewselected.
3443 Editor colors are: editnormal, editbold, editmarked, editwhitespace, editlinestate.
3444 Popup menu colors are: pmenunormal, pmenusel, pmenutitle.
3446 .I header
3447 determines the color of panel header, the line that contains column titles
3448 and sort mode indicator.
3450 .I input
3451 determines the color of input lines used in query dialogs.
3453 .I gauge
3454 determines the color of the filled part of the progress bar (gauge),
3455 which is used to show the user the progress of file operations, such as
3456 copying.
3458 .I disabled
3459 determines the color of the widget that cannot be selected.
3461 The dialog boxes use the following colors:
3462 .I dnormal
3463 is used for the normal text,
3464 .I dfocus
3465 is the color used for the currently selected component,
3466 .I dhotnormal
3467 is the color used to differentiate the hotkey color in normal
3468 components, whereas the
3469 .I dhotfocus
3470 color is used for the highlighted color in the currently selected
3471 component.
3473 Menus use the same scheme but uses the menunormal, menusel, menuhot, menuhotsel
3474 and menuinactive tags instead.
3476 Help uses the following colors:
3477 .I helpnormal
3478 is used for normal text,
3479 .I helpitalic
3480 is used for text which is emphasized in italic in the manual page,
3481 .I helpbold
3482 is used for text which is emphasized in bold in the manual page,
3483 .I helplink
3484 is used for not selected hyperlinks and
3485 .I helpslink
3486 is used for selected hyperlink.
3488 Popup menu uses following colors:
3489 .I pmenunormal
3490 is used for non-selected menu items and as a main color of popup menu window,
3491 .I pmenusel
3492 is used for selected menu item,
3493 .I pmenutitle
3494 is used for popup menu title.
3496 The possible colors are: black, gray, red, brightred, green,
3497 brightgreen, brown, yellow, blue, brightblue, magenta, brightmagenta,
3498 cyan, brightcyan, lightgray and white. And there is a special keyword
3499 for transparent background. It is 'default'. The 'default' can only be
3500 used for background color. Another special keyword "base" means mc's main
3501 colors.  When 256 colors are available, they can be specified either as
3502 color16 to color255, or as rgb000 to rgb555 and gray0 to gray23. Example:
3505 [Colors]
3506 base_color=normal=white,default:marked=magenta,default
3509 Attributes can be any of bold, underline, reverse and blink, appended by a
3510 plus sign if more than one are desired.  The special word "none" means no
3511 attributes, without attempting to fall back to base_color.  Example:
3514 menuhotsel=yellow;black;bold+underline
3517 .\"NODE "Skins"
3518 .SH "Skins"
3519 You can change the appearance of Midnight Commander.
3520 To do this, you must specify a file that contain descriptions of colors
3521 and lines to draw boxes. Redefining of the colors is entirely compatible
3522 with the assignment of colors, as described in Section
3523 .\"LINK2"
3524 Colors\&.
3525 .\"Colors"
3527 If your skin contains any of 256\-color definitions, you should define the
3528 '256colors' key set to TRUE value in [skin] section.
3531 A skin\-file is searched on the following algorithm (to the first one found):
3534 1) command line option
3535 .B \-S \<skin\>
3537 .B \-\-skin=\<skin\>
3539 2) Environment variable
3540 .B MC_SKIN
3542 3) In config file parameter
3543 .B skin
3544 in section
3545 .B [Midnight\-Commander]
3547 4) File
3548 .B @sysconfdir@/mc/skins/default.ini
3550 5) File
3551 .B @prefix@/share/mc/skins/default.ini
3554 Command line option, environment variable and parameter in config file may
3555 contain the absolute path to the skin\-file (with the extension \.ini
3556 or without it). Search of skin\-file will occur in (to the first one found):
3559 .B ~/.local/share/mc/skins/
3562 .B @sysconfdir@/mc/skins/
3565 .B @prefix@/share/mc/skins/
3569 For getting extended info, refer to:
3571 .\"LINK2"
3572 Description of section and parameters
3573 .\"Skins sections"
3575 .\"LINK2"
3576 Color pair definitions
3577 .\"Skins colors"
3579 .\"LINK2"
3580 Draw lines
3581 .\"Skins lines"
3583 .\"LINK2"
3584 Compatibility
3585 .\"Skins oldcolors"
3588 .\"NODE "  Skins sections"
3589 .SH "  Description of section and parameters"
3591 Section
3592 .B [skin]
3593 contain metainfo for skin\-file. Parameter
3594 .I description
3595 contain short text about skin.
3598 Section
3599 .B [filehighlight]
3600 contain descriptions of color pairs for filenames highlighting.
3601 Name of parameters must be equal to names of sections into
3602 filehighlight.ini file.
3604 .\"LINK2"
3605 Filenames Highlight
3606 .\"Filenames Highlight"
3607 for getting more info.
3610 Section
3611 .B [core]
3612 describes the elements that are used everywhere.
3614 .I _default_
3615 Default color pair. Used in all other sections if they not contain
3616 color definitions
3618 .I selected
3619 cursor
3621 .I marked
3622 selected data
3624 .I markselect
3625 cursor on selected data
3627 .I gauge
3628 color of the filled part of the progress bar
3630 .I input
3631 color of input lines used in query dialogs
3633 .I inputmark
3634 color of input selected text
3636 .I inputunhanged
3637 color of input text before first modification or cursor movement
3639 .I commandlinemark
3640 color of selected text in command line
3642 .I reverse
3643 reverse color
3645 Section
3646 .B [dialog]
3647 describes the elements that are placed on dialog windows (except error dialogs).
3649 .I _default_
3650 Default color for this section. Used [core]._default_ if not specified
3652 .I dfocus
3653 Color of active element (in focus)
3655 .I dhotnormal
3656 Color of hotkeys
3658 .I dhotfocus
3659 Color of hotkeys in focused element
3662 Section
3663 .B [error]
3664 describes the elements that are placed on error dialog windows
3666 .I _default_
3667 Default color for this section. Used [core]._default_ if not specified
3669 .I errdhotnormal
3670 Color of hotkeys
3672 .I errdhotfocus
3673 Color of hotkeys in focused element
3676 Section
3677 .B [menu]
3678 describes the elements that are placed in menu. This section describes
3679 system menu (called by F9) and user\-defined menus (called by F2 in panels
3680 and by F11 in editor).
3682 .I _default_
3683 Default color for this section. Used [core]._default_ if not specified
3685 .I entry
3686 Color of menu items
3688 .I menuhot
3689 Color of menu hotkeys
3691 .I menusel
3692 Color of active menu item (in focus)
3694 .I menuhotsel
3695 Color of menu hotkeys in focused menu item
3697 .I menuinactive
3698 Color of inactive menu
3701 Section
3702 .B [help]
3703 describes the elements that are placed on help window.
3705 .I _default_
3706 Default color for this section. Used [core]._default_ if not specified
3708 .I helpitalic
3709 Color pair for element with
3710 .B italic
3711 attribute
3713 .I helpbold
3714 Color pair for element with
3715 .B bold
3716 attribute
3718 .I helplink
3719 Color of links
3721 .I helpslink
3722 Color of active link (on focus)
3725 Section
3726 .B [editor]
3727 describes the colors of elements placed in editor.
3729 .I _default_
3730 Default color for this section. Used [core]._default_ if not specified
3732 .I editbold
3733 Color pair for element with
3734 .B bold
3735 attribute
3737 .I editmarked
3738 Color of selected text
3740 .I editwhitespace
3741 Color of tabs and trailing spaces highlighting
3743 .I editlinestate
3744 Color for line state area
3747 Section
3748 .B [viewer]
3749 describes the colors of elements placed in viewer.
3751 .I viewunderline
3752 Color pair for element with
3753 .B underline
3754 attribute
3756 .\"NODE "  Skins colors"
3757 .SH "  Color pair definitions"
3758 Any parameter in skin\-file contain definition of color pair.
3760 Color pairs described as two colors and the optional attributes
3761 separated by ';'. First field sets the foreground color, second
3762 field sets background color, third field sets the attributes.
3763 Any of the fields may be omitted, in this case value will be
3764 taken from default color pair (global color pair or from default
3765 color pair of this section).
3767 Example:
3770 [core]
3771     # green on black
3772     _default_=green;black
3773     # green (default) on blue
3774     selected=;blue
3775     # yellow on black (default)
3776     # underlined yellow on black (default)
3777     marked=yellow;;underline
3781 Possible colors (names) and attributes are described in
3782 .\"LINK2"
3783 Colors\&.
3784 .\"Colors"
3785 section.
3787 .\"NODE "  Skins lines"
3788 .SH "  Draw lines"
3789 Lines sets in section
3790 .B [Lines]
3791 into skin\-file. By default single lines are used, but you may redefine
3792 to usage of any utf\-8 symbols (like to lines, for example).
3794 .I WARNING!!!
3795 When you build Midnight Commander with the Ncurses screen library
3796 usage of drawing lines is limited!
3797 Possible only drawing a single lines.
3798 For all questions and comments please contact the developers of Ncurses.
3801 Descriptions of parameters
3802 .BR [Lines] :
3804 .I lefttop
3805 left\-top line fragment.
3807 .I righttop
3808 right\-top line fragment.
3810 .I centertop
3811 down branch of horizontal line
3813 .I centerbottom
3814 up branch of horizontal line
3816 .I leftbottom
3817 left\-bottom line fragment
3819 .I rightbottom
3820 right\-bottom line fragment
3822 .I leftmiddle
3823 right branch of vertical line
3825 .I rightmiddle
3826 left branch of vertical line
3828 .I centermiddle
3829 cross of lines
3831 .I horiz
3832 horizontal line
3834 .I vert
3835 vertical line
3837 .I thinhoriz
3838 thin horizontal line
3840 .I thinvert
3841 thin vertical line
3844 .\"NODE "  Skins oldcolors"
3845 .SH "  Compatibility"
3847 Appointment of color  by skin\-files fully compatible with
3848 the appointment of the colors described in
3849 .\"LINK2"
3850 Colors\&.
3851 .\"Colors"
3852 section.
3854 In this case, reassignment of colors has priority over the skin file and is
3855 complementary.
3857 .\"NODE "Filenames Highlight"
3858 .SH "Filenames Highlight"
3859 Section [filehighlight] in current skin\-file contains key names as
3860 highlight groups and values as color pairs. Color pairs is documented
3862 .\"LINK2"
3863 Skins
3864 .\"Skins"
3865 section.
3867 Rules of filenames highlight are placed in @prefix@/share/mc/filehighlight.ini file
3868 (~/.config/mc/filehighlight.ini).
3869 Name of section in this file must be equal to parameters names in
3870 [filehighlight] section (in current skin\-file).
3872 Keys in these groups are:
3874 .I type
3875 file type. If present, all other options are ignored.
3877 .I regexp
3878 regular expression. If present, 'extensions' option is ignored.
3880 .I extensions
3881 list of extensions of files. Separated by ';' sign.
3883 .I extensions_case
3884 (make sense only with 'extensions' parameter) make 'extensions'
3885 rule case sentitive (true) or not (false).
3887 `type' key may have values:
3889 \- FILE (all files)
3890   \- FILE_EXE
3891 \- DIR (all directories)
3892   \- LINK_DIR
3893 \- LINK (all links except stale link)
3894   \- HARDLINK
3895   \- SYMLINK
3896 \- STALE_LINK
3897 \- DEVICE (all device files)
3898   \- DEVICE_BLOCK
3899   \- DEVICE_CHAR
3900 \- SPECIAL (all special files)
3901   \- SPECIAL_SOCKET
3902   \- SPECIAL_FIFO
3903   \- SPECIAL_DOOR
3907 .\"NODE "Special Settings"
3908 .SH "Special Settings"
3909 Most of the Midnight Commander settings can be changed from the
3910 menus. However, there are a small number of settings which can only be
3911 changed by editing the setup file.
3913 These variables may be set in your ~/.config/mc/ini file:
3915 .I clear_before_exec
3916 By default the Midnight Commander clears the screen before executing a
3917 command.  If you would prefer to see the output of the command at the
3918 bottom of the screen, edit your ~/.config/mc/ini file and change the value of
3919 the field clear_before_exec to 0.
3921 .I confirm_view_dir
3922 If you press F3 on a directory, normally MC enters that directory.  If
3923 this flag is set to 1, then MC will ask for confirmation before changing
3924 the directory if you have files tagged.
3926 .I ftpfs_retry_seconds
3927 This value is the number of seconds the Midnight Commander will wait
3928 before attempting to reconnect to an FTP server that has denied the
3929 login.  If the value is zero, the login will no be retried.
3931 .I max_dirt_limit
3932 Specifies how many screen updates can be skipped at most in the internal
3933 file viewer.  Normally this value is not significant, because the code
3934 automatically adjusts the number of updates to skip according to the
3935 rate of incoming keystrokes.  However, on very slow machines or
3936 terminals with a fast keyboard auto repeat, a big value can make screen
3937 updates too jumpy.
3939 It seems that setting max_dirt_limit to 10 causes the best behavior,
3940 and that is the default value.
3942 .I mouse_move_pages_viewer
3943 Controls if scrolling with the mouse is done by pages or line by line
3944 on the internal file viewer.
3946 .I only_leading_plus_minus
3947 Allow special treatment for '+', '\-', '*' in the command line (select,
3948 unselect, reverse selection) only if the command line is empty.  You
3949 don't need to quote those characters in the middle of the command line.
3950 On the other hand, you cannot use them to change selection when the
3951 command line is not empty.
3953 .I show_output_starts_shell
3954 This variable only works if you are not using the subshell support.
3955 When you use the C\-o keystroke to go back to the user screen, if this
3956 one is set, you will get a fresh shell.  Otherwise, pressing any key
3957 will bring you back to the Midnight Commander.
3959 .I timeformat_recent
3960 Change the time format used to display dates less than 6 months from
3961 now.
3962 See strftime or date man page for the format specification. If this
3963 option is absent, default timeformat is used.
3965 .I timeformat_old
3966 Change the time format used to display  dates older than 6 months from
3967 now or for dates in the future.
3968 See strftime or date man page for the format specification. If this
3969 option is absent, default timeformat is used.
3971 .I torben_fj_mode
3972 If this flag is set, then the home and end keys will work slightly
3973 different on the panels, instead of moving the selection to the first
3974 and last files in the panels, they will act as follows:
3976 The home key will: Go up to the middle line, if below it; else go to the
3977 top line unless it is already on the top line, in this case it will go
3978 to the first file in the panel.
3980 The end key has a similar behavior: Go down to the middle line, if over
3981 it; else go to the bottom line unless you already are at the bottom
3982 line, in such case it will move the selection to the last file name in
3983 the panel.
3985 .I use_file_to_guess_type
3986 If this variable is on (the default) it will spawn the file command to
3987 match the file types listed on the
3988 .\"LINK2"
3989 mc.ext file\&.
3990 .\"Extension File Edit"
3992 .I xtree_mode
3993 If this variable is on (default is off) when you browse the file system
3994 on a Tree panel, it will automatically reload the other panel with the
3995 contents of the selected directory.
3997 .I fish_directory_timeout
3998 This variable holds the lifetime of a directory cache entry in seconds. The
3999 default value is 900 seconds.
4001 .I clipboard_store
4002 This variable contains path (with options) to the external clipboard
4003 utility like 'xclip' to read text into X selection from file.
4004 For example:
4007 clipboard_store=xclip \-i
4010 .I clipboard_paste
4011 This variable contains path (with options) to the external clipboard
4012 utility like 'xclip' to print the selection to standard out.
4013 For example:
4016 clipboard_pastee=xclip \-o
4019 .I autodetect_codeset
4020 This option allows use the `enca' command to autodetect codeset of text files
4021 in internal viewer and editor. List of valid values can be obtain by the
4022 `enca \-\-list languages | cut \-d : \-f1' command. Option must be located
4023 in the [Misc] section.
4025 For example:
4028 autodetect_codeset=russian
4030 .\"NODE "Terminal databases"
4031 .SH "Terminal databases"
4032 The Midnight Commander provides a way to fix your system terminal
4033 database without requiring root privileges.  The Midnight Commander
4034 searches in the system initialization file (the mc.lib file located in
4035 the Midnight Commander library directory) and in the 
4036 ~/.config/mc/ini file for the section 
4037 "terminal:your\-terminal\-name" and then for the section
4038 "terminal:general", each line of the section contains a key symbol that
4039 you want to define, followed by an equal sign and the definition for the
4040 key.  You can use the special \\e form to represent the escape character
4041 and the ^x to represent the control\-x character.
4043 The possible key symbols are:
4046 f0 to f20     Function keys f0\-f20
4047 bs            backspace
4048 home          home key
4049 end           end key
4050 up            up arrow key
4051 down          down arrow key
4052 left          left arrow key
4053 right         right arrow key
4054 pgdn          page down key
4055 pgup          page up key
4056 insert        the insert character
4057 delete        the delete character
4058 complete      to do completion
4061 For example, to define the key insert to be the Escape + [ + O + p, you
4062 set this in the ini file:
4065 insert=\\e[Op
4069 Also now you can use
4070 .I extended learn keys.
4071 For example:
4074     ctrl\-alt\-right=\\e[[1;6C
4075     ctrl\-alt\-left=\\e[[1;6D
4079 This means that ctrl+alt+left sends a \\e[[1;6D escape sequence
4080 and therefore Midnight Commander interprets "\\e[[1;6D" as Ctrl\-Alt\-Left.
4084 .I complete
4085 key symbol represents the escape sequences used to invoke the completion
4086 process, this is invoked with Alt\-tab, but you can define other keys to do
4087 the same work (on those keyboard with tons of nice and unused keys
4088 everywhere).
4089 .SH ""
4090 .\"NODE "FILES"
4091 .SH "FILES"
4092 Full paths below may vary between installations.  They are also affected
4093 by the MC_DATADIR environment variable.  If it's set, its value is used
4094 instead of @prefix@/share/mc in the paths below.
4096 .I @prefix@/share/mc/mc.hlp
4098 The help file for the program.
4100 .I @prefix@/share/mc/mc.ext
4102 The default system\-wide extensions file.
4104 .I ~/.local/share/mc/bindings
4106 User's own extension, view configuration and edit configuration
4107 file.  They override the contents of the system wide files if present.
4109 .I @prefix@/share/mc/mc.ini
4111 The default system\-wide setup for the Midnight Commander, used only if
4112 the user doesn't have his own ~/.config/mc/ini file.
4114 .I @prefix@/share/mc/mc.lib
4116 Global settings for the Midnight Commander.  Settings in this file
4117 affect all users, whether they have ~/.config/mc/ini or not.  Currently, only
4118 .\"LINK2"
4119 terminal settings
4120 .\"Terminal databases"
4121 are loaded from mc.lib.
4123 .I ~/.config/mc/ini
4125 User's own setup. If this file is present then the setup is loaded
4126 from here instead of the system\-wide startup file.
4128 .I @prefix@/share/mc/mc.hint
4130 This file contains the hints displayed by the program.
4132 .I @prefix@/share/mc/mc.menu
4134 This file contains the default system\-wide applications menu.
4136 .I ~/.local/share/mc/menu
4138 User's own application menu. If this file is present it is used instead
4139 of the system\-wide applications menu.
4141 .I ~/.cache/mc/Tree
4143 The directory list for the directory tree and tree view features.
4145 .I ~/.local/share/mc.menu
4147 Local user\-defined menu. If this file is present, it is used instead of
4148 the home or system\-wide applications menu.
4149 .\"SKIP_SECTION"
4150 .SH "LICENSE"
4151 This program is distributed under the terms of the GNU General Public
4152 License as published by the Free Software Foundation. See the built\-in
4153 help for details on the License and the lack of warranty.
4154 .\"NODE "AVAILABILITY"
4155 .SH "AVAILABILITY"
4156 The latest version of this program can be found at
4157 ftp://ftp.gnu.org/gnu/mc/.
4158 .\"NODE "SEE ALSO"
4159 .SH "SEE ALSO"
4160 ed(1), gpm(1), terminfo(1), view(1), sh(1), bash(1),
4161 tcsh(1), zsh(1).
4164 The Midnight Commander page on the World Wide Web:
4165         http://www.midnight\-commander.org/
4167 .\"NODE "AUTHORS"
4168 .SH "AUTHORS"
4169 Authors and contributors are listed in the AUTHORS file in the source
4170 distribution.
4171 .\"NODE "BUGS"
4172 .SH "BUGS"
4173 See the file TODO in the distribution for information on what remains to
4174 be done.
4176 If you want to report a problem with the program, please send mail to
4177 this address: mc\-devel@gnome.org.
4179 Provide a detailed description of the bug, the version of the program
4180 you are running
4181 .RI ( "mc \-V"
4182 displays this information), the operating system you are running the
4183 program on.  If the program crashes, we would appreciate a stack trace.