waffuruto created an issue (geany/geany#4253)
I use a M1 Macbook and Geany 2.0.
When I opened Geany today, every space button or special character (;, *, etc.)
I type will delete the previous words. For example, when I type "#include" and
then use a space, it will replace it with "# ".
It als
ralf3u left a comment (geany/geany#2914)
The last sentence of the last comment is:
>IF message window or VTE have focus, THEN do nothing.
I forgot to mention the reason. The reason is that the shortcut should do
EXACTLY what the name of the shortcut is saying, and nothing else:
`Toggle focus bet
ralf3u left a comment (geany/geany#4251)
>If the shortcut `Toggle between only editor and only sidebar` is pressed, then
>the shortcut should first verify if one of both (editor or sidebar) is
>disabled. If this is not possible to code because the editor can't be
>disabled, then maybe this coul