Há um relatório de bugs / solicitação lidando com isso, que aparentemente não foi abordado: # 527 Caret opções :
As of 0.20, Geany's caret (AKA cursor) is drawn as a 1-pixel vertical bar in insert mode, and as a 2-pixel horizontal bar in overwrite mode, and there's an option to decide whether it blinks or not.
While this makes sense, I would prefer to be able to choose what kind of cursor (horizontal, vertical or block) shows in every mode and to decide how fast the cursor blinks. (Due to nostalgia, I prefer horizontal cursors for inserting, and block cursors for replacing, and I prefer a faster blinking cursor which is more easily visible and somehow encourages working faster.)
Nos comentários a seguir, uma solução alternativa é sugerida:
# colour of the caret(the blinking cursor), only first and third argument is interpreted
# set the third argument to true to change the caret into a block caret
caret=caret
bem como uma solicitação de acompanhamento para os desenvolvedores do Scintilla, que não tiveram nenhuma ação.