]> git.phdru.name Git - dotfiles.git/blob - .mc/ini
0fc0804a566dda287ea5d7f2f89f38f69527a821
[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_backspace_through_tabs=0
20 editor_backup_extension=~
21 editor_check_new_line=0
22 editor_cursor_beyond_eol=0
23 editor_edit_confirm_save=1
24 editor_fake_half_tabs=1
25 editor_fill_tabs_with_spaces=0
26 editor_group_undo=0
27 editor_key_emulation=0
28 editor_line_state=0
29 editor_option_auto_para_formatting=0
30 editor_option_backup_ext_int=-1
31 editor_option_save_mode=0
32 editor_option_save_position=1
33 editor_option_typewriter_wrap=0
34 editor_persistent_selections=1
35 editor_return_does_auto_indent=1
36 editor_show_right_margin=0
37 editor_simple_statusbar=0
38 editor_syntax_highlighting=1
39 editor_tab_spacing=8
40 editor_visible_spaces=1
41 editor_visible_tabs=1
42 editor_word_wrap_line_length=72
43 fast_refresh=0
44 fast_reload=0
45 fast_reload_msg_shown=0
46 file_op_compute_totals=1
47 fish_directory_timeout=900
48 ftpfs_always_use_proxy=0
49 ftpfs_directory_timeout=900
50 ftpfs_first_cd_then_ls=1
51 ftpfs_retry_seconds=30
52 ftpfs_use_passive_connections=1
53 ftpfs_use_passive_connections_over_proxy=0
54 ftpfs_use_unix_list_options=1
55 have_fast_cpu=0
56 ignore_ftp_chattr_errors=true
57 keymap=mc.keymap
58 mark_moves_down=1
59 max_dirt_limit=10
60 mcview_eof=
61 mcview_remember_file_position=0
62 mix_all_files=0
63 mouse_close_dialog=0
64 mouse_move_pages=1
65 mouse_move_pages_viewer=1
66 mouse_repeat_rate=100
67 navigate_with_arrows=0
68 nice_rotating_dash=1
69 num_history_items_recorded=60
70 old_esc_mode=0
71 old_esc_mode_timeout=1000000
72 only_leading_plus_minus=1
73 panel_scroll_pages=1
74 pause_after_run=2
75 preallocate_space=0
76 safe_delete=0
77 select_flags=6
78 shell_patterns=1
79 show_all_if_ambiguous=0
80 show_backups=1
81 show_dot_files=1
82 show_output_starts_shell=0
83 skin=default
84 torben_fj_mode=0
85 use_8th_bit_as_meta=0
86 use_file_to_guess_type=1
87 use_internal_edit=0
88 use_internal_view=1
89 use_netrc=1
90 verbose=1
91 vfs_timeout=60
92 wrap_mode=1
93 xtree_mode=0
94
95 [Layout]
96 command_prompt=1
97 equal_split=1
98 filetype_mode=1
99 free_space=1
100 horizontal_equal=1
101 horizontal_split=0
102 keybar_visible=1
103 menubar_visible=0
104 message_visible=0
105 output_lines=0
106 permission_mode=0
107 show_mini_info=1
108 vertical_equal=1
109 xterm_title=1
110
111 [Misc]
112 autodetect_codeset=
113 clipboard_paste=
114 clipboard_store=
115 display_codepage=KOI8-R
116 ftp_codepage=CP1251
117 ftp_proxy_host=gate
118 ftpfs_password=anonymous@
119 source_codepage=Other_8_bit
120 timeformat_old=%b %e  %Y
121 timeformat_recent=%b %e %H:%M
122
123 [Colors]
124 base_color=
125 color_terminals=
126 rxvt=
127
128 [Panels]
129 auto_save_setup_panels=false
130 fast_reload=false
131 fast_reload_msg_shown=false
132 filetype_mode=true
133 kilobyte_si=false
134 mark_moves_down=true
135 mix_all_files=false
136 mouse_move_pages=true
137 navigate_with_arrows=false
138 panel_scroll_pages=true
139 permission_mode=false
140 quick_search_mode=2
141 reverse_files_only=true
142 show_backups=true
143 show_dot_files=true
144 show_mini_info=true
145 simple_swap=true
146 torben_fj_mode=false
147
148 [terminal:rxvt]
149 backtab=\\e[Z
150 kpasterisk=\\eOj
151
152 [Panelize]
153 Find *.orig after patching=find . -name \\*.orig -print
154 Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm +011 \\) -o \\( -perm -02000 -a -perm +01 \\) \\) -print
155 Find rejects after patching=find . -name \\*.rej -print