Differences
This shows you the differences between the selected revisions of the page.
2006-05-04 | 2006-05-07 | ||
reload -> refresh (martin) | 3.8.1 edit is default for double-click (martin) | ||
Line 15: | Line 15: | ||
===== Double-Click ===== | ===== Double-Click ===== | ||
Use //Operation to perform on double-click// to select what should WinSCP do when you double-click file in [[ui_file_panel|file panel]]: | Use //Operation to perform on double-click// to select what should WinSCP do when you double-click file in [[ui_file_panel|file panel]]: | ||
- | * //Open// (default) - [[task_edit|open file]]. | + | * //Open// - [[task_edit|open file]]. |
* //Copy// - transfer file ([[task_upload|upload]] or [[task_download|download]]). | * //Copy// - transfer file ([[task_upload|upload]] or [[task_download|download]]). | ||
- | * //Edit// - [[task_edit|edit file]]. | + | * //Edit// (default) - [[task_edit|edit file]]. |
The option is effectivelly ignored when [[ui_login_directories#directory_options|resolving of symbolic links]] is disabled for current session, in which case double-clicking file is always interpreted as attempt to open it, just in case it is unresolved symbolic link. | The option is effectivelly ignored when [[ui_login_directories#directory_options|resolving of symbolic links]] is disabled for current session, in which case double-clicking file is always interpreted as attempt to open it, just in case it is unresolved symbolic link. |