Notepad++ tries to open everything in current folder when editing/opening new file from Total commander.
If there are 5000 files in that folder, Notepad++ will open all of them.
Repro:
Go to a folder where there are many subfolders/files.
Press Shift+F4.
Enter file name WITHOUT extension (example "myfile")
Press enter to create file.
Notepadd++ will open all files in that folder (after some minutes).
Image: https://ibb.co/k1V3vXg
Notepad++ tries to open all files in current folder when opening file without extension
Moderators: Hacker, petermad, Stefan2, white
Re: Notepad++ tries to open all files in current folder when opening file without extension
Its not a TC fault, so you have to complain to the Notepad++ author.
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Re: Notepad++ tries to open all files in current folder when opening file without extension
2cubic, please post your settings.
> TC-Menu "Configuration > Change Settings File Directly"
>> Search in wincmd.ini for line "Editor=" and post the whole line.
>>>> Close wincmd.ini (and wcx_ftp.ini) without saving.
Also report your app version:
- TC version and bitness
- OS version and bitness
- N++ version and bitness
Does that always happen, with all folder and file names?
Does that happen with "filename.ext" too?
> TC-Menu "Configuration > Change Settings File Directly"
>> Search in wincmd.ini for line "Editor=" and post the whole line.
>>>> Close wincmd.ini (and wcx_ftp.ini) without saving.
Also report your app version:
- TC version and bitness
- OS version and bitness
- N++ version and bitness
Does that always happen, with all folder and file names?
Does that happen with "filename.ext" too?
Re: Notepad++ tries to open all files in current folder when opening file without extension
Hi,
I had observd a similar effect on one of my configurations with NP++:
viewtopic.php?p=396357#p396357
Member Hacker suggested following solution (in the linked thread) which solved this problem:
Try adding a space and
"%1"
after the path to your editor's exe in TC's configuration.
Hubert
I had observd a similar effect on one of my configurations with NP++:
viewtopic.php?p=396357#p396357
Member Hacker suggested following solution (in the linked thread) which solved this problem:
Try adding a space and
"%1"
after the path to your editor's exe in TC's configuration.
Hubert
Re: Notepad++ tries to open all files in current folder when opening file without extension
That would be my advice too.Try adding a space and
"%1"
after the path to your editor's exe in TC's configuration.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Notepad++ tries to open all files in current folder when opening file without extension
It worked. Thanks!HuSc wrote: 2021-03-22, 09:51 UTC
Try adding a space and
"%1"
after the path to your editor's exe in TC's configuration.
Hubert
Case closed
