Differences
This shows you the differences between the selected revisions of the page.
ui_editor 2019-06-20 | ui_editor 2022-11-10 (current) | ||
Line 1: | Line 1: | ||
====== Internal Text Editor ====== | ====== Internal Text Editor ====== | ||
WinSCP has an integrated simple text editor you can use to [[task_edit|edit remote or local text files]]. If you want to use a more complex editor or edit binary files, you need to [[ui_pref_editor#preference|set up external editor]]. | WinSCP has an integrated simple text editor you can use to [[task_edit|edit remote or local text files]]. If you want to use a more complex editor or edit binary files, you need to [[ui_pref_editor#preference|set up external editor]]. | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ====== ====== Level 1 Headline ====== | ||
- | ''Code Text'' ====== | ||
- | ====== | ||
- | ====== | ||
- | ====== | ||
- | ====== | ||
- | ====== | ||
- | ====== | ||
&screenshotpict(editor) | &screenshotpict(editor) | ||
Line 27: | Line 13: | ||
* Reload (''Ctrl+R'') | * Reload (''Ctrl+R'') | ||
- | Use //Encoding// drop·down menu to change encoding used when loading the file. Default encoding to use can be set in [[ui_pref_editor_internal|preferences]] and is also governed by presence of UTF-8 BOM in the file. When you change file encoding, the file is reloaded, discarding any changes you have made. | + | Use //==Encoding==// drop-down menu to change encoding used when loading the file. Default encoding to use can be set in [[ui_pref_editor_internal|preferences]] and is also governed by presence of UTF-8 BOM in the file. When you change file encoding, the file is reloaded, discarding any changes you have made. You cannot change an encoding of a new file. |
- | Use //Color// drop·down menu to change background color of the editor. This is useful when you have many editors opened. Editor opens with [[task_connections#session_color|color of the session]] or [[ui_pref_editor_internal|the default background color]]. | + | Use //Color// drop-down menu to change background color of the editor. This is useful when you have many editors opened. Editor opens with [[task_connections#session_color|color of the session]] or [[ui_pref_editor_internal|the default background color]]. |
When you save the remote file, WinSCP starts an [[task_upload|upload]]. | When you save the remote file, WinSCP starts an [[task_upload|upload]]. | ||
- | Behavior of internal text editor can be configured in [[ui_pref_editor_internal|preferences]].===== Level 2 Headline ===== | + | Behavior of internal text editor can be configured in [[ui_pref_editor_internal|preferences]]. |