]> git.phdru.name Git - dotfiles.git/commitdiff
Update .mc/ini
authorOleg Broytman <phd@phdru.name>
Wed, 13 May 2020 23:00:39 +0000 (02:00 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 13 May 2020 23:00:39 +0000 (02:00 +0300)
.mc/ini

diff --git a/.mc/ini b/.mc/ini
index 0fc0804a566dda287ea5d7f2f89f38f69527a821..3927168c0c1816c4f3ef6d269374e3a6345e62b5 100644 (file)
--- a/.mc/ini
+++ b/.mc/ini
@@ -16,12 +16,16 @@ confirm_view_dir=0
 copymove_persistent_attr=1
 double_click_speed=250
 drop_menus=0
 copymove_persistent_attr=1
 double_click_speed=250
 drop_menus=0
+editor_ask_filename_before_edit=false
 editor_backspace_through_tabs=0
 editor_backup_extension=~
 editor_check_new_line=0
 editor_backspace_through_tabs=0
 editor_backup_extension=~
 editor_check_new_line=0
+editor_cursor_after_inserted_block=false
 editor_cursor_beyond_eol=0
 editor_cursor_beyond_eol=0
+editor_drop_selection_on_copy=true
 editor_edit_confirm_save=1
 editor_fake_half_tabs=1
 editor_edit_confirm_save=1
 editor_fake_half_tabs=1
+editor_filesize_threshold=64M
 editor_fill_tabs_with_spaces=0
 editor_group_undo=0
 editor_key_emulation=0
 editor_fill_tabs_with_spaces=0
 editor_group_undo=0
 editor_key_emulation=0
@@ -35,6 +39,8 @@ editor_persistent_selections=1
 editor_return_does_auto_indent=1
 editor_show_right_margin=0
 editor_simple_statusbar=0
 editor_return_does_auto_indent=1
 editor_show_right_margin=0
 editor_simple_statusbar=0
+editor_state_full_filename=true
+editor_stop_format_chars=-+*\\,.;:&>
 editor_syntax_highlighting=1
 editor_tab_spacing=8
 editor_visible_spaces=1
 editor_syntax_highlighting=1
 editor_tab_spacing=8
 editor_visible_spaces=1
@@ -74,6 +80,7 @@ panel_scroll_pages=1
 pause_after_run=2
 preallocate_space=0
 safe_delete=0
 pause_after_run=2
 preallocate_space=0
 safe_delete=0
+safe_overwrite=false
 select_flags=6
 shell_patterns=1
 show_all_if_ambiguous=0
 select_flags=6
 shell_patterns=1
 show_all_if_ambiguous=0
@@ -94,17 +101,18 @@ xtree_mode=0
 
 [Layout]
 command_prompt=1
 
 [Layout]
 command_prompt=1
-equal_split=1
 filetype_mode=1
 free_space=1
 horizontal_equal=1
 horizontal_split=0
 keybar_visible=1
 filetype_mode=1
 free_space=1
 horizontal_equal=1
 horizontal_split=0
 keybar_visible=1
+left_panel_size=0
 menubar_visible=0
 message_visible=0
 output_lines=0
 permission_mode=0
 show_mini_info=1
 menubar_visible=0
 message_visible=0
 output_lines=0
 permission_mode=0
 show_mini_info=1
+top_panel_size=1
 vertical_equal=1
 xterm_title=1
 
 vertical_equal=1
 xterm_title=1
 
@@ -117,6 +125,7 @@ ftp_codepage=CP1251
 ftp_proxy_host=gate
 ftpfs_password=anonymous@
 source_codepage=Other_8_bit
 ftp_proxy_host=gate
 ftpfs_password=anonymous@
 source_codepage=Other_8_bit
+spell_language=en
 timeformat_old=%b %e  %Y
 timeformat_recent=%b %e %H:%M
 
 timeformat_old=%b %e  %Y
 timeformat_recent=%b %e %H:%M
 
@@ -124,6 +133,7 @@ timeformat_recent=%b %e %H:%M
 base_color=
 color_terminals=
 rxvt=
 base_color=
 color_terminals=
 rxvt=
+screen.rxvt=
 
 [Panels]
 auto_save_setup_panels=false
 
 [Panels]
 auto_save_setup_panels=false
@@ -135,21 +145,29 @@ mark_moves_down=true
 mix_all_files=false
 mouse_move_pages=true
 navigate_with_arrows=false
 mix_all_files=false
 mouse_move_pages=true
 navigate_with_arrows=false
+panel_scroll_center=false
 panel_scroll_pages=true
 permission_mode=false
 quick_search_mode=2
 reverse_files_only=true
 panel_scroll_pages=true
 permission_mode=false
 quick_search_mode=2
 reverse_files_only=true
+select_flags=6
 show_backups=true
 show_dot_files=true
 show_mini_info=true
 simple_swap=true
 torben_fj_mode=false
 
 show_backups=true
 show_dot_files=true
 show_mini_info=true
 simple_swap=true
 torben_fj_mode=false
 
-[terminal:rxvt]
-backtab=\\e[Z
-kpasterisk=\\eOj
-
 [Panelize]
 Find *.orig after patching=find . -name \\*.orig -print
 Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm +011 \\) -o \\( -perm -02000 -a -perm +01 \\) \\) -print
 Find rejects after patching=find . -name \\*.rej -print
 [Panelize]
 Find *.orig after patching=find . -name \\*.orig -print
 Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm +011 \\) -o \\( -perm -02000 -a -perm +01 \\) \\) -print
 Find rejects after patching=find . -name \\*.rej -print
+
+[terminal:rxvt]
+backtab=\\e[Z
+kpasterisk=\\eOj
+
+[terminal:screen.rxvt]
+backtab=\\e[Z
+kpasterisk=\\eOj
+kpminus=\\eOm
+kpplus=\\eOk