Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. [Midnight-Commander]
  2. verbose=1
  3. pause_after_run=1
  4. shell_patterns=1
  5. auto_save_setup=1
  6. preallocate_space=0
  7. auto_menu=0
  8. use_internal_view=1
  9. use_internal_edit=1
  10. clear_before_exec=1
  11. confirm_delete=1
  12. confirm_overwrite=1
  13. confirm_execute=0
  14. confirm_history_cleanup=1
  15. confirm_exit=1
  16. confirm_directory_hotlist_delete=1
  17. safe_delete=0
  18. mouse_repeat_rate=100
  19. double_click_speed=250
  20. use_8th_bit_as_meta=0
  21. confirm_view_dir=0
  22. mouse_move_pages=1
  23. mouse_move_pages_viewer=1
  24. mouse_close_dialog=0
  25. fast_refresh=0
  26. drop_menus=0
  27. wrap_mode=1
  28. old_esc_mode=0
  29. old_esc_mode_timeout=1000000
  30. cd_symlinks=1
  31. show_all_if_ambiguous=0
  32. max_dirt_limit=10
  33. use_file_to_guess_type=1
  34. alternate_plus_minus=0
  35. only_leading_plus_minus=1
  36. show_output_starts_shell=0
  37. xtree_mode=0
  38. num_history_items_recorded=60
  39. file_op_compute_totals=1
  40. classic_progressbar=1
  41. vfs_timeout=60
  42. ftpfs_directory_timeout=900
  43. use_netrc=1
  44. ftpfs_retry_seconds=30
  45. ftpfs_always_use_proxy=0
  46. ftpfs_use_passive_connections=1
  47. ftpfs_use_passive_connections_over_proxy=0
  48. ftpfs_use_unix_list_options=1
  49. ftpfs_first_cd_then_ls=1
  50. fish_directory_timeout=900
  51. editor_tab_spacing=8
  52. editor_word_wrap_line_length=72
  53. editor_fill_tabs_with_spaces=0
  54. editor_return_does_auto_indent=1
  55. editor_backspace_through_tabs=0
  56. editor_fake_half_tabs=1
  57. editor_option_save_mode=0
  58. editor_option_save_position=1
  59. editor_option_auto_para_formatting=0
  60. editor_option_typewriter_wrap=0
  61. editor_edit_confirm_save=1
  62. editor_syntax_highlighting=1
  63. editor_persistent_selections=1
  64. editor_cursor_beyond_eol=0
  65. editor_cursor_after_inserted_block=0
  66. editor_visible_tabs=1
  67. editor_visible_spaces=1
  68. editor_line_state=0
  69. editor_simple_statusbar=0
  70. editor_check_new_line=0
  71. editor_show_right_margin=0
  72. editor_group_undo=0
  73. editor_ask_filename_before_edit=0
  74. nice_rotating_dash=1
  75. mcview_remember_file_position=0
  76. auto_fill_mkdir_name=1
  77. copymove_persistent_attr=1
  78. select_flags=6
  79. editor_backup_extension=~
  80. editor_filesize_threshold=64M
  81. mcview_eof=
  82. ignore_ftp_chattr_errors=true
  83. skin=default
  84. keymap=mc.keymap
  85.  
  86. [Layout]
  87. message_visible=1
  88. keybar_visible=1
  89. xterm_title=1
  90. output_lines=0
  91. command_prompt=1
  92. menubar_visible=1
  93. free_space=1
  94. horizontal_split=0
  95. vertical_equal=1
  96. left_panel_size=76
  97. horizontal_equal=1
  98. top_panel_size=1
  99.  
  100. [Misc]
  101. timeformat_recent=%b %e %H:%M
  102. timeformat_old=%b %e %Y
  103. ftp_proxy_host=gate
  104. ftpfs_password=anonymous@
  105. display_codepage=UTF-8
  106. source_codepage=Other_8_bit
  107. autodetect_codeset=
  108. clipboard_store=
  109. clipboard_paste=
  110.  
  111. [Colors]
  112. base_color=cyan,gray:normal=gray,default:selected=blue,gray:marked=brightcyan,gray:markselect=brightcyan,gray:errors=red,default:menu=lightgrey,default:reverse=red,default:dnormal=gray,default:dfocus=brightcyan,default:dhotnormal=brightcyan,default:dhotfocus=brightcyan,gray:viewunderline=brightred,blue:menuhot=brightcyan,gray:menusel=brightcyan,gray:menuhotsel=brightcyan,gray:helpnormal=lightgray,default:helpitalic=red,lightgray:helpbold=blue,lightgray:helplink=black,cyan:helpslink=yellow,blue:gauge=lightgray,white:input=white,gray:directory=default,default:executable=lightgray,default:link=cyan,default:stalelink=red,default:device=brightmagenta,default:core=red,blue:special=lightgray,default:editnormal=green,default:editbold=blue,default:editmarked=gray,blue:errdhotnormal=yellow,red:errdhotfocus=yellow,lightgray
  113. xterm=
  114. color_terminals=
  115.  
  116. screen=
  117.  
  118. xterm-color=
  119.  
  120. rxvt=
  121.  
  122. xterm-256color=
  123.  
  124. [Panels]
  125. show_mini_info=true
  126. kilobyte_si=false
  127. mix_all_files=false
  128. show_backups=true
  129. show_dot_files=true
  130. fast_reload=false
  131. fast_reload_msg_shown=false
  132. mark_moves_down=true
  133. reverse_files_only=true
  134. auto_save_setup_panels=false
  135. navigate_with_arrows=false
  136. panel_scroll_pages=true
  137. mouse_move_pages=true
  138. filetype_mode=true
  139. permission_mode=false
  140. torben_fj_mode=false
  141. quick_search_mode=2
  142.  
  143. [Panelize]
  144. Find *.orig after patching=find . -name \\*.orig -print
  145. Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
  146. Find rejects after patching=find . -name \\*.rej -print
  147. Modified git files=git ls-files --modified
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement