You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If several files are selected, the first selected file will be opened (as in the <ahref="#cm_View">viewer</a>): at the moment, the command's work with several selected files is not fully implemented, so you can deselect files, add "cursor=1" or use <ahref="#cm_EditNew">cm_EditNew</a>.
605
+
If several files are selected, the first selected file will be opened (as in the <ahref="#cm_View">viewer</a>): at the moment, the command's work with several selected files is not fully implemented, so we can deselect files, add "cursor=1" or use <ahref="#cm_EditNew">cm_EditNew</a>.
<tdclass="cmdhintcell">Create a new text file in the current directory and open in the editor (see <ahref="configuration.html#ConfigToolsEditor">Tools > Editor</a>) or open existing file (if a file with the same name already exists).<br>
613
-
You can enter the full name of the file (with path) and it will be created in the specified directory.</td>
613
+
We can enter the full name of the file (with path) and it will be created in the specified directory. Keep in mind that the command does not create new folders in the path.</td>
<tdclass="cmdhintcell">This command allows to connect network devices, the behavior depends on the operating system:
1118
+
<ul>
1119
+
<li>Windows: will call the Windows system dialog to connect network drives.</li>
1120
+
<li>macOS: similar to the "Connect to Server" command in Finder.</li>
1121
+
<li>Linux and other Unix-like systems: Double Commander will prompt to specify the path, we can use GVfs paths (see <ahref="faq.html#gvfs">FAQ</a> for more details) or specify a local directory. Thus, the result of this command is similar to the <ahref="#cm_EditPath">cm_EditPath</a> command.</li>
1122
+
</ul>
1123
+
</td>
1124
+
</tr>
1113
1125
</table>
1114
1126
<pclass="navback"><ahref="#topofpage">(back to top)</a></p>
0 commit comments