Differences
This shows you the differences between the selected revisions of the page.
| 2010-11-07 | 2013-05-15 | ||
| 4.3 bug 563 local path to external editor (martin) | Renaming Login/Preferences "tabs" to "pages" (martin) | ||
| Line 1: | Line 1: | ||
| ====== Editor Preferences Dialog ====== | ====== Editor Preferences Dialog ====== | ||
| - | You will see Editor Preferences dialog when you want to add or edit editor from //[[ui_pref_editor|Editors tab]]// of Preferences dialog. | + | You will see Editor Preferences dialog when you want to add or edit editor from //[[ui_pref_editor|Editors page]]// of Preferences dialog. |
| &screenshotpict(editor_preferences) | &screenshotpict(editor_preferences) | ||
| Line 10: | Line 10: | ||
| ===== [[autoselection]] Editor Autoselection ===== | ===== [[autoselection]] Editor Autoselection ===== | ||
| - | If you want use different editors for different file-types, specify [[file mask]] matching file(s) (or file-types) to be associated with the particular editor. The first editor, whose autoselection mask matches name of edited file, will be used. The order of editors is defined on //[[ui_pref_editor|Editors tab]]// of Preferences dialog. | + | If you want use different editors for different file-types, specify [[file mask]] matching file(s) (or file-types) to be associated with the particular editor. The first editor, whose autoselection mask matches name of edited file, will be used. The order of editors is defined on //[[ui_pref_editor|Editors page]]// of Preferences dialog. |
| ===== [[external]] External Editor Options ===== | ===== [[external]] External Editor Options ===== | ||
| Line 17: | Line 17: | ||
| The //Force text transfer mode for files edited in external editor// checkbox by default forces [[transfer_mode|text transfer mode]] for transfers to/from external editor. When unchecked the configured transfer mode will be used. Learn more about [[task_edit#editing_binary_files|editing binary files in an external editor]]. Note that text mode is always forced for internal editor. | The //Force text transfer mode for files edited in external editor// checkbox by default forces [[transfer_mode|text transfer mode]] for transfers to/from external editor. When unchecked the configured transfer mode will be used. Learn more about [[task_edit#editing_binary_files|editing binary files in an external editor]]. Note that text mode is always forced for internal editor. | ||
| - | Options for internal editor are global (configured on //[[ui_pref_editor|Editors tab]]// of Preferences dialog). | + | Options for internal editor are global (configured on //[[ui_pref_editor|Editors page]]// of Preferences dialog). |