Problem : Is there a way to auto start a Notepad++ macro? I have a macro created but I want […]
Tag: notepad++
Where does the new notepad with Windows 11 save the window position?
QUESTION : For Windows 11, the location HKCUSoftwareMicrosoftNotepad is no longer used to save window size and position for notepad. […]
Does Notepad++ / NppFTP supports Pageant and how to configure the profile?
QUESTION : Currently I use Pageant to provide SSH private key encrypted with passphrase. Once the Pageant is started, passphrase […]
add space after nth commas in Excel, Notepad++, or emEditor?
QUESTION : Notepad++ 6.8.8 I want to be able to turn several lines that start like this: 0,2,3,45,67,89,01,234,567,890,123,4567,8901 0,7,8,9,0,11,12,13,14,151,162,173,184 x,z,q,r,n,f,t,a,e,f,z,n,a […]
Windows 10 Notepad can’t find text
QUESTION : When I paste this into Notepad on Windows 10: “first_name”=>”M”, “surname”=>”C”, “country”=>”Australia” and then try to find the […]
Running a cmd command from notepad++ and putting the output into a new buffer?
Problem : I’m running Windows and missing vim; is it possible to use Notepad++ to run a command from the […]
Minimum version of notepad.exe to support unix newlines
QUESTION : A while back, Microsoft announced their development build of notepad finally supports unix style newlines (n). However according […]
Cannot create a link to Notepad++ in Cygwin
QUESTION : I am trying to make a link to Notepad++ in Cygwin but I face the following error: KD@HPi7 […]
Removing Information
QUESTION : I have information in an Excel column I’m trying to remove. The cell contains MMM DD HH:MM:SS YYYY. […]
How can I pipe console output directly to Notepad?
QUESTION : I’m running an application on the command prompt or a Git shell, and I would like to get […]