nedit-ng icon indicating copy to clipboard operation
nedit-ng copied to clipboard

a Qt5 port of the NEdit using modern C++14

Results 65 nedit-ng issues
Sort by recently updated
recently updated
newest added

I'm really loving nedit-ng, it's exactly what I have been wanting to see for more than a decade! I hope soon all major distros will start including it. The bug...

enhancement

Originally reported by @marilmanen See: https://github.com/eteran/nedit-ng/issues/91#issuecomment-495985782

Hello, Thanks for your development of this new nedit with Qt. I have downloaded the sources ( release 2018.5) and compile it with qt 5.6.3 on RHE6. When I launch...

Hello, I have created a small macro to do some regular task (remove trailing blanks at line ends) and assigned it to "Alt+s". (This example is for demonstration purposes. Of...

@anjohnson previously reported in issue #65 the following: > I still have the issue (which occurs with both nc and nc-ng under RHEL-7.5 with Gnome 3.28 but I've not seen...

Hello, entering german characters like ÄÖÜäöü (LANG=de_DE@euro, not UTF-8!) in the main window (text editor) results in (obviously) two byte characters See screenshot. Only the main window (text editor) is...

Hi Evan, One behavior that I often hit that could be streamlined: If I have deleted or renamed a file that I had open in another tab, when I switch...

enhancement

Hi, When I want to write a text file in french, accentuated letters are not supported (this was already the case with the native nedit). Ex : I want to...

I'm interested in adding these two features (pretty common in other editors) I have successfully built nedit_ng from sources and I think I can code it myself. I'm an absolute...

For the original NEdit (Motif version) there has been a patch around to clone a tab. I use this feature a lot, e.g. when editing a large source file, one...

enhancement