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 Show Console is checkmarked when Notepad++ is exited, when Notepad++ is restarted, the user's input focus is at the console window's >>> prompt.
Wouldn't it be a better user experience if his input focus, i.e., blinking caret, is in the main N++ editing area, rather than the PS console?
I think so, so I'm requesting this.
Using Notepad++ 8.7.5.
Using Python 3.12.3 (tags/v3.12.3:f6650f9, Apr 9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)]
Using only plugins that ship with N++ and PythonScript plugin.
Workaround:
double tap on the Windows key on the keyboard, moves the input focus into the main editing window
If Show Console is checkmarked when Notepad++ is exited, when Notepad++ is restarted, the user's input focus is at the console window's
>>>prompt.Wouldn't it be a better user experience if his input focus, i.e., blinking caret, is in the main N++ editing area, rather than the PS console?
I think so, so I'm requesting this.
Using Notepad++ 8.7.5.
Using Python 3.12.3 (tags/v3.12.3:f6650f9, Apr 9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)]
Using only plugins that ship with N++ and PythonScript plugin.
Workaround:
See also: