geany 1.33 (built on 2018-04-16 with GTK 3.22.29, GLib 2.56.1)
#971: Yes, can reproduce it, but file must be recognized as Markdown (e.g., save as "blahblah.md")
#1947: Yes, can reproduce it, exactly as described.
(I checked that at least "scintilla/include/Platform.h" contains the changes.
cat scintilla/version.txt
says 3102.
The Debian patches seem mostly cosmetic for my purpose.
Building with "auto" fails, wants gtk2-dev libs, complains about symbols and version mixing.
./configure --disable-html-docs --enable-gtk3 && make -j4 && sudo make install
Success.)
geany 1.35 (git >= ecf98b1) (built on 2019-01-13 with GTK 3.24.2, GLib 2.58.2)
#971: No, can't reproduce it: Correct (fixed) initial state, and correct (fixed) behavior when pressing enter. Looks fixed to me.
#1947: No, can't reproduce it: Correct (fixed) initial state, and correct (fixed) behavior when deleting a character. Looks fixed to me.
Less than 24 hours after the scintilla version appeared!
Thank you for your quick work! :)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.