Page 1 of 1

Alternative way to create files without opening in editor

Posted: 2023-05-14, 21:46 UTC
by Hacker
Hi,
We now have cm_EditNewFile 1 to create a new file without opening it in an editor.
Could TC perhaps support creating a new file without opening an editor from the classic Shift-F4 dialog as well? E.g. when there is a leading pipe symbol or so:

Code: Select all

|test1.txt
This would create test1.txt without opening an editor.

TIA
Roman

Re: Alternative way to create files without opening in editor

Posted: 2023-05-14, 22:27 UTC
by Fla$her
cm_EditNewFile 1, if you enter an existing name, does not create a file with auto-naming by counter, so for now scripts look like a more rational/optimal solution.

Re: Alternative way to create files without opening in editor

Posted: 2023-05-15, 03:09 UTC
by nice
Shift-F4
leading pipe symbol
Not just a checkbox "Open in editor" in Shift+F4 dialog, but a "leading pipe symbol"!