Dear Maintainer, Pressing Ctrl+Shift+V crashes Geany. This has been reported upstream [1] and there is also a patch available [2]. As this causes users to lose work I've marked this as important. It would be nice to have this patched before Bookworm releases. There is currently a work around for users reading this report. Find the `keybindings.conf` file which is usually located in `~/.config/geany/` find the line that has `menu_paste=<Primary>v` and directly under that line add `menu_paste=<Primary><Shift>v`. Thank you for your time. [1] https://github.com/geany/geany/issues/2813 [2] https://github.com/geany/geany/pull/3091