treat windows without _NET_WM_DESKTOP as on the current desktop
parent process with bgrun option waits until the first window is mapped
find /replace caused xnedit crash
Thanks, I was able to reproduce the bug. The newest commit should fix this issue.
fix potential crash when deleting text in case highlight cursor line is enabled
fix statline update when deleting text in splitpane mode
Does this happen after the third "Replace All" or did you try a fourth replace?
Can you replace source/textBuf.c with the attached file? It prints some debug infos on stdout. Also you can remove the -fsanitize=address option.