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

Is there a way to disable tab bar scrolling and force all tab's to be fitted into current window width? Old NEdit reduces the tab width into two character width...

This is a strange issue and I have not been able to find a way to reproduce it, but it seems to happen when I reconnect to my remote desktop....

I could not find this issue (i think there was one related to this already), so i am creating a new one: First some info: git show commit e6c55dceb6ab718006d86a88db2f0ce325c31a50 (HEAD...

The original nedit had a concept of overlaying your current config file with another by using `-import`. This made sense in the past when everything was contained in a single...

enhancement

This is a strange issue. I have a macro which modifies current file (running Perl script in xterm window) and as last command executes `revert_to_saved()`. After the macro is done...

I am using Nedit 5.6 now. I imported all settings including syntax highlighting by the help of command nedit-import to the Nedit-ng. Usually I use option "Pass-2 (parsing is deferred...

enhancement
major

When nedit doesn't know what kind of file it is opening, it opens it as a plain text file. But I can't find a way to set the syntax highlighting...

enhancement

This is a great project! Wondering if you have thought about making a Fedora project so that this can start making it's way into RedHat/CentOS ecosystem?

Selecting block of text with mouse left button with Ctrl key pressed and dragging the text with Ctrl+Shift+Left button to empty lines includes also trailing spaces of the selected area...

Select text and replace it by selecting some other text with the mouse middle button pressed works only within a single window. Text from the middle mouse selection replaces selected...