NotepadNext icon indicating copy to clipboard operation
NotepadNext copied to clipboard

A cross-platform, reimplementation of Notepad++

Results 155 NotepadNext issues
Sort by recently updated
recently updated
newest added

There are 3 handy shortcuts, which are shipped with Windows: * ctrl+insert == ctrl+c * shift+insert == ctrl+v * shift+delete == ctrl+x It would be extremely nice if you support...

macos

When I hover the tab bar like that: ![image](https://github.com/dail8859/NotepadNext/assets/4936805/7ab0df40-ddcd-4a56-a683-0c8c8e4b9a3a) I'd be great to be able to scroll it using touchpad gesture of horizontal scroll or using mouse that has horizontal...

Hey! Homebrew (https://brew.sh/) is a very popular package manager for MacOS. It would be nice if you publish updates there :) Thanks!

## Description NotepadNext does not start with ```QSharedMemory::PermissionDenied``` message. Problem may have happened because program was first run as root before closing and re-running as regular user. Resolution included below....

linux
dependencies

I have implemented dark mode, both UI, editors and languages (Lua configuration). Dark mode change requires application restart to take effect at the moment, will try to do enhancement without...

Return QFileDevice::NoError from function writeToDisk if the path provided to is empty the error was because the file.open was used even in case of empty file path.

I'd like to specify the default font for the editor. thanks.

Select `File` > `Save a Copy As...` then click `Cancel`. An error message is shown. ![image](https://github.com/dail8859/NotepadNext/assets/3694843/5157fb62-d1de-48dd-afa2-6e7cde300df6)

good first issue

- Notepad Next 0.6.4 (GitHub Rel ver), Win11 txt file ```txt 1 2 3 ``` Replace `^` => `// ` - No cycle search (p) - With Regex (g) open...

Windows 10 usage notepad type zh_cn content and save `ANSI` code file ![image](https://github.com/dail8859/NotepadNext/assets/28423384/41bcd2b4-d1fd-4a06-8f15-5cca91b6d406) Use notepad next open the zh_cn content unreadable ![image](https://github.com/dail8859/NotepadNext/assets/28423384/837b52a8-4f2d-4543-b639-172a2668da68) And i can't find somewhere switch the file...