Differences
This shows you the differences between the selected revisions of the page.
2006-06-08 | 2006-06-08 | ||
no summary (203.134.239.179) (hidden) | old revision restored (martin) (hidden) | ||
Line 1: | Line 1: | ||
- | <DIV><DIV align=left><DIV id=Layer1 style="BORDER-RIGHT: #ffffff 1px;BORDER-TOP: #ffffff | + | ====== Internal Text Editor ====== |
+ | WinSCP has an integrated simple text editor. You can use it to [[task_edit|edit remote or local text files]]. If you want to use a more complex editor or wish to edit binary files, you need to [[ui_pref_editor#preference|setup external editor]]. | ||
- | 1px;POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #ffffff; layer-background-color: | + | &screenshotpict(editor) |
- | #000000"><center> | + | The editor capabilities are similar to those of Notepad (simple editor shipped with Windows): |
- | <img src="http://www.kupload.com/out.php/i22613_Hack.JPG" width="850" | + | ··* Clipboard operations: Copy (''Ctrl+C''), Cut (''Ctrl+X''), Paste (''Ctrl+V''). |
- | heigth="700"><br><font face="Arial" color="#339999" | + | ··* Single undo (''Ctrl+Z''). |
- | size="5">Repair Your Sites Again<br><br></DIV></DIV> | + | ··* [[ui_editor_find|Find]] (''Ctrl+F''), [[ui_editor_replace|Replace]] (''Ctrl+H''), Find next (''F3''). |
+ | ··* Go to line number (''Ctrl+G''). | ||
+ | ··* Save (''Ctrl+S''). | ||
+ | |||
+ | When you save remote file, an [[task_upload|upload]] is immediately started. |