Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:

Results 278 Notepad3 issues
Sort by recently updated
recently updated
newest added

Notepad3 v6.24.109.1.rc2 still crashes when accessing file open/save menu on Windows Server 2022 21H2 (20348) x64.: ``` Fault bucket , type 0 Event Name: BEX64 Response: Not available Cab Id:...

_Edited:_ When there is **NO selection**, I suggest that **ALL lines** in the **`Selection`** panel (7 l.) and the **`Convert`** panel (1 l.) be **grayed out**. 🤔 ![Selection_panel](https://github.com/rizonesoft/Notepad3/assets/34211772/1f6a43bc-61db-46a9-ad1d-4abd02b7d5fc) ![Convert_panel](https://github.com/rizonesoft/Notepad3/assets/34211772/2a3cafb4-c257-4925-a53b-98e85f73a000)

change request
discussion

System: WIN11 22H2 X64 Notepad3: 6.23.203.2 X64 Sometimes when I close a notepad3 instance which contains a unsaved text, I cannot see the system dialog that should have popped up...

close on approval
to be analyzed

Notepad3 (v6.23.203.2) crashes when accessing file Open or SaveAs menu on Windows Server 2022 21H2 (20348) x64. The crash happens when calling *ntdll.dll*: ```txt NsAppName=Notepad3.exe OriginalFilename=Notepad3.exe AppSessionGuid=00002068-0001-0005-56fc-a4949126da01 TargetAppId=W:0006fb8f4f1336c1201f32c13f04d678688400000904!0000751748cd915c636a2f750d59b54de2976cc77269!Notepad3.exe TargetAppVer=2023//02//03:19:53:27!454f18!Notepad3.exe BootId=4294967295...

The current support of Tinyexpr is a cool feature I am using every day, as calculator. But time expression calculation like: ``` 00:32:15-00:16:42=00:15:33 32:15.339-16:42.158=15:33.171 second(15:33.171)=933.171s ``` I am not find...

enhancement / feature req.

Hi! I've looked around but I can't find a way to convert a decimal number to hex (or binary or whatever) in Notepad3. Results of math expressions are always displayed...

change request

To repro this, use the command line `notepad3 /m "(c)" License.txt` If the last search you did in Notepad3 in the UI was a regex search, it will select the...

To indent a single line you have to press Home (or by clicking) to get to the beginning of the line and then press Tab. When the line is wrapped...

🐞 bug
change request

When I use notepad3 to open a file (smb) on the LAN, the other party is offline. Notepad3 will be stuck for more than ten seconds because it constantly detects...

enhancement / feature req.
performance

Hi, How can I copy my code selection and paste it into Libreoffice Writer or Word as RTF or HTML so as to see the syntax color into the document...