Hello, I'm trying to change the way the cursor is displayed, which is currently a vertical bar. I'd like it to be displayed as a block (more visible). I've seen on some forums that you need to modify the "filetypes.common" file and add a "true" option for "caret".
The two available options are as follows: #~ caret=caret #~ caret=0x000000;0x000000;false; I've tried every possible modification, but the cursor remains unchanged. Any idea how to solve this little problem? Thanks in advance Pascal -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3514 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
