NationalSecurityAgency / ghidra

Ghidra is a software reverse engineering (SRE) framework
https://www.nsa.gov/ghidra
Apache License 2.0
49.09k stars 5.65k forks source link

Ghidra does not respect OS blink settings #6570

Closed LATENTBOUNCE closed 2 weeks ago

LATENTBOUNCE commented 1 month ago

You can remove some of the blinking:

  1. Edit -> Tools Options
  2. Options -> Listing Fields -> Cursor
  3. Disable "Blink Cursor"

This disables blinking in the Listing field, but not in the Decompile Window, nor in any of the text boxes. Plus Ghidra does not respect system set blink settings.

For some this makes it difficult to use the software, which would be a shame if it is easy to fix.