Skip to content

Instantly share code, notes, and snippets.

@pboehm
Created February 16, 2015 09:23
Show Gist options
  • Save pboehm/fae14346f03132ef2ba6 to your computer and use it in GitHub Desktop.
Save pboehm/fae14346f03132ef2ba6 to your computer and use it in GitHub Desktop.
Fix IntelliJ scrolling flicker on OSX 10.10
defaults write com.jetbrains.intellij AppleShowScrollBars -string Always
@ice871117
Copy link

your answer is so helpful

@forestbelton
Copy link

This is awesome, thank you!

@alecthomas
Copy link

Thank you!

@dfreeds
Copy link

dfreeds commented Nov 3, 2016

Works for OSX 10.12 as well, thank you!

@tylerhjones
Copy link

thank you

@obykoo
Copy link

obykoo commented Apr 5, 2017

How to run this command for webstorm?

@gramster
Copy link

gramster commented Jan 31, 2018

Just run it from a terminal.

Didn't stop the flickering for me, though.

@itachi0310
Copy link

How to use it?

@axper
Copy link

axper commented Jun 18, 2018

Didn't work for me on OSX 10.12.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment