On Sun, 21 Apr 2019 at 12:28, Brent Roman <[email protected]> wrote:
>
> Hi,
>
> Geany lets one open a file with the cursor prepositioned.
> However, it can be hard to find the cursor, which is why
> compiler errors get highlighted.
> Is there any command line (or other?) option to open a file with
> a specified line or region highlighted?

The current line is already highlighted, but the standard colour
scheme makes it fairly subtle, you could try another colour
scheme/theme or modify the default yourself, `Tools->Configuration
Files->filetypes.common` the line
`current_line=0x000000;0xf0f0f0;true;` in the `[named_styles]`
section.

Cheers
Lex
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to