unixwork
unixwork
I'm not aware of nedit removing \r from the clipboard. I tried the following: Copy some text with \r\n to the clipboard: `printf "a\r\nb" | xclip -selection clipboard` Pasting to...
I was able to reproduce the problem with xfce4-terminal and I think I found the problem. When I copy text, there are multiple clipboard targets available, in my case: TIMESTAMP...
I will look into this. I was planning to publish binary packages for future releases and AppImage seems like a good addition.
Yes, it would be nice to have the script in the repository, `resources/AppImage` is ok.
Yes the image works (tested on Fedora 38). Regarding the 32 bit, I don't think it is really important. What makefile modifications should I do?
Thanks. I will try to create the script to create an AppImage myself soon. XNEdit works well on 32 bit platforms. The problem is, the old nedit build system is...
I'm not sure, I guess the behavior depends on the window manager. I will try to reproduce this with icewm.
This is a limitation in the Motif toolkit and unfortunately I don't think there is an easy solution.
I have not tried to compile xnedit on windows. I have no experience with Cygwin, but I guess, if nedit worked with cygwin, xnedit should work too. I don't think...
@1div0 do you know if unicode support for nedit-ng is in active development?