nosession behavior
-
Hello,
I use notepad++ with both the -multiInst and -nosession options so that I can open independent windows across multiple desktops. I also use nppftp to access remote systems. Sometime within the last couple of updates the behavior of -nosession seems to have changed such that the nppftp window no longer shows when starting a new instance of notepad++ with the -nosession option. As soon as I remove that option the nppftp window shows when starting notepad++ again. Is there a way to get that window to show when opening a sessionless notepad++ again without having to manually show each time?
Thanks,
Jimmy -
Your description sounds a lot like issue #9487, since the NppFTP window is a “docked window”. There have been fixes that were supposed to address similar things (which should have been in effect since v7.9.3), but that issue is still open.
Sometime within the last couple of updates
Could you reply here with your ?-menu Debug Info , so that we know what version you are currently on?
I just ran a quick experiment, and if I had NppFTP window docked in a fresh v7.9.5-64bit portable , the
-nosession
argument does make that window not appear.Notepad++ v7.9.5 (64-bit) Build time : Mar 21 2021 - 02:13:17 Path : C:\usr\local\apps\npp\npp.7.9.5.portable.x64\notepad++.exe Admin mode : OFF Local Conf mode : ON OS Name : Windows 10 Enterprise (64-bit) OS Version : 1903 OS Build : 18362.1256 Current ANSI codepage : 1252 Plugins : mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll
-
@PeterJones said in nosession behavior:
Your description sounds a lot like [issue #9487[(https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9487),
I have added my observations and Debug Info to that issue.
If your Debug Info is different, it would be good to add yours as well.