]> git.phdru.name Git - dotfiles.git/blob - .mc/ini
Feat(recode-filenames-recursive): Allow to omit parameters
[dotfiles.git] / .mc / ini
1 [Midnight-Commander]
2 alternate_plus_minus=0
3 auto_fill_mkdir_name=1
4 auto_menu=0
5 auto_save_setup=0
6 cd_symlinks=0
7 classic_progressbar=1
8 clear_before_exec=1
9 confirm_delete=1
10 confirm_directory_hotlist_delete=1
11 confirm_execute=0
12 confirm_exit=1
13 confirm_history_cleanup=1
14 confirm_overwrite=1
15 confirm_view_dir=0
16 copymove_persistent_attr=1
17 double_click_speed=250
18 drop_menus=0
19 editor_ask_filename_before_edit=false
20 editor_backspace_through_tabs=0
21 editor_backup_extension=~
22 editor_check_new_line=0
23 editor_cursor_after_inserted_block=false
24 editor_cursor_beyond_eol=0
25 editor_drop_selection_on_copy=true
26 editor_edit_confirm_save=1
27 editor_fake_half_tabs=1
28 editor_filesize_threshold=64M
29 editor_fill_tabs_with_spaces=0
30 editor_group_undo=0
31 editor_key_emulation=0
32 editor_line_state=0
33 editor_option_auto_para_formatting=0
34 editor_option_backup_ext_int=-1
35 editor_option_save_mode=0
36 editor_option_save_position=1
37 editor_option_typewriter_wrap=0
38 editor_persistent_selections=1
39 editor_return_does_auto_indent=1
40 editor_show_right_margin=0
41 editor_simple_statusbar=0
42 editor_state_full_filename=true
43 editor_stop_format_chars=-+*\\,.;:&>
44 editor_syntax_highlighting=1
45 editor_tab_spacing=8
46 editor_visible_spaces=1
47 editor_visible_tabs=1
48 editor_word_wrap_line_length=72
49 fast_refresh=0
50 fast_reload=0
51 fast_reload_msg_shown=0
52 file_op_compute_totals=1
53 fish_directory_timeout=900
54 ftpfs_always_use_proxy=0
55 ftpfs_directory_timeout=900
56 ftpfs_first_cd_then_ls=1
57 ftpfs_retry_seconds=30
58 ftpfs_use_passive_connections=1
59 ftpfs_use_passive_connections_over_proxy=0
60 ftpfs_use_unix_list_options=1
61 have_fast_cpu=0
62 ignore_ftp_chattr_errors=true
63 keymap=mc.keymap
64 mark_moves_down=1
65 max_dirt_limit=10
66 mcview_eof=
67 mcview_remember_file_position=0
68 mix_all_files=0
69 mouse_close_dialog=0
70 mouse_move_pages=1
71 mouse_move_pages_viewer=1
72 mouse_repeat_rate=100
73 navigate_with_arrows=0
74 nice_rotating_dash=1
75 num_history_items_recorded=60
76 old_esc_mode=0
77 old_esc_mode_timeout=1000000
78 only_leading_plus_minus=1
79 panel_scroll_pages=1
80 pause_after_run=2
81 preallocate_space=0
82 safe_delete=0
83 safe_overwrite=false
84 select_flags=6
85 shell_patterns=1
86 show_all_if_ambiguous=0
87 show_backups=1
88 show_dot_files=1
89 show_output_starts_shell=0
90 skin=default
91 torben_fj_mode=0
92 use_8th_bit_as_meta=0
93 use_file_to_guess_type=1
94 use_internal_edit=0
95 use_internal_view=1
96 use_netrc=1
97 verbose=1
98 vfs_timeout=60
99 wrap_mode=1
100 xtree_mode=0
101
102 [Layout]
103 command_prompt=1
104 filetype_mode=1
105 free_space=1
106 horizontal_equal=1
107 horizontal_split=0
108 keybar_visible=1
109 left_panel_size=0
110 menubar_visible=0
111 message_visible=0
112 output_lines=0
113 permission_mode=0
114 show_mini_info=1
115 top_panel_size=1
116 vertical_equal=1
117 xterm_title=1
118
119 [Misc]
120 autodetect_codeset=
121 clipboard_paste=
122 clipboard_store=
123 display_codepage=KOI8-R
124 ftp_codepage=CP1251
125 ftp_proxy_host=gate
126 ftpfs_password=anonymous@
127 source_codepage=Other_8_bit
128 spell_language=en
129 timeformat_old=%b %e  %Y
130 timeformat_recent=%b %e %H:%M
131
132 [Colors]
133 base_color=
134 color_terminals=
135 rxvt=
136 screen.rxvt=
137
138 [Panels]
139 auto_save_setup_panels=false
140 fast_reload=false
141 fast_reload_msg_shown=false
142 filetype_mode=true
143 kilobyte_si=false
144 mark_moves_down=true
145 mix_all_files=false
146 mouse_move_pages=true
147 navigate_with_arrows=false
148 panel_scroll_center=false
149 panel_scroll_pages=true
150 permission_mode=false
151 quick_search_mode=2
152 reverse_files_only=true
153 select_flags=6
154 show_backups=true
155 show_dot_files=true
156 show_mini_info=true
157 simple_swap=true
158 torben_fj_mode=false
159
160 [Panelize]
161 Find *.orig after patching=find . -name \\*.orig -print
162 Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm +011 \\) -o \\( -perm -02000 -a -perm +01 \\) \\) -print
163 Find rejects after patching=find . -name \\*.rej -print
164
165 [terminal:rxvt]
166 backtab=\\e[Z
167 kpasterisk=\\eOj
168
169 [terminal:screen.rxvt]
170 backtab=\\e[Z
171 kpasterisk=\\eOj
172 kpminus=\\eOm
173 kpplus=\\eOk