It would be nice if the "Note" window under the "General" tab had word wrapping. I perused the source code and found under appointment.c at roughly line 2810 the code that creates the gtk_text_buffer. Adding something like: gtk_text_view_set_wrap_made(apptw->Note_textview, GTK_WRAP_WORD); should do the trick. I checked out the code today so it's recent. Thanks
Yes, looks good. Thanks, I will implement this soon.
In version 4.8.2.9 available in git now.
Fixed in 4.8.3.