Differences
This shows you the differences between the selected revisions of the page.
2014-09-11 | 2014-09-11 | ||
restoring mdi anchor (martin) | integration_editor (martin) | ||
Line 28: | Line 28: | ||
If you want to avoid that, you need to make sure that your editor opens each file in a separate window (process). Some editors do that by default while some offer a configuration option for that (see below). If either is the case, then configure your editor as an external editor for WinSCP and enable preference option //[[ui_editor_preferences#external|External editor opens each file in separate window (process)]]//. WinSCP will then treat the file as closed when the editor launched to open it is closed. Note that this setting only affects the "edit" operation. So you may want to make sure that editing is the [[ui_pref_panels#double-click|default operation for double-click]]. | If you want to avoid that, you need to make sure that your editor opens each file in a separate window (process). Some editors do that by default while some offer a configuration option for that (see below). If either is the case, then configure your editor as an external editor for WinSCP and enable preference option //[[ui_editor_preferences#external|External editor opens each file in separate window (process)]]//. WinSCP will then treat the file as closed when the editor launched to open it is closed. Note that this setting only affects the "edit" operation. So you may want to make sure that editing is the [[ui_pref_panels#double-click|default operation for double-click]]. | ||
- | Following list shows how you can select between opening files in a separate or the same window for some favorite editors: | + | Learn how to select between opening files in a separate or the same window for some [[integration_editor|popular editors]]. |
- | * UltraEdit: //Advanced > Configuration > General > General Application Items > Allow multiple instances//; | + | |
- | * PSPad: //Settings > Program Settings > System Integration > Only One Program Instance//; | + | |
- | * Crimson Editor: //Tools > Preferences > General > Allow Multiple Instances//; | + | |
- | * TextPad: //Configure > Preferences > Allow Multiple Instances to Run//; | + | |
- | * Notepad++: Use command-line switch ''[[http://notepad-plus-plus.org/assets/images/scsh/scsh_cmdlineArguments.png|-multiInst]]''; | + | |
- | * gVim: Use command-line switch ''%%--remote-tab-silent%%''. | + | |
===== [[binary]] Editing Binary Files ===== | ===== [[binary]] Editing Binary Files ===== |