Last modified 15 years ago
Last modified on 08/26/09 06:48:20
Describe options of ini-file
Editor options
Section [Midnight-Commander]
Option | Desription | Type | Default value | Comment |
editor_word_wrap_line_length | length of string before autowrap | number | 72 | |
editor_key_emulation | type of hotkeys | number | 0 | 0 - usual (intuitive) layout; 1 - emacs similar; 2 - Custom; |
editor_tab_spacing | number of chars in one tabulation | number | 8 | |
editor_fill_tabs_with_spaces | is need replace tab to spaces | number | 0 | 0 - tabs used as is; 1 - tabs will replaced to spaces; |
editor_return_does_auto_indent | ||||
editor_backspace_through_tabs | backspace remove spaces simular to tab size | number | 1 | 0 - no; 1 - yes; |
editor_fake_half_tabs | imitation of half tabulation | number | 1 | 0 - no; 1 - yes; |
editor_option_save_mode | ||||
editor_option_save_position | save last cursor position in edited file | number | 1 | 0 - no; 1 - yes; |
editor_option_auto_para_formatting | ||||
editor_option_typewriter_wrap | number | 0 | ||
editor_edit_confirm_save | show cinfirm save dielog window | number | 1 | 0 - no; 1 - yes; |
editor_syntax_highlighting | syntax highlighting | number | 1 | 0 - off; 1 - on; |
editor_persistent_selections | persistent selection | number | 1 | 0 - no; 1 - yes; |
editor_visible_tabs | number | 1 | 0 - no; 1 - yes; | |
editor_visible_spaces | number | 1 | 0 - no; 1 - yes; | |
editor_line_state | Show status columns of lines | number | 0 | 0 - no; 1 - yes; |
editor_backup_extension=~ | string |
Section [Misc]
Option | Desription | Type | Default value | Comment |
source_codepage=CP1251 | Charset of edited file | string | ~ |