Skip to content

Instantly share code, notes, and snippets.

@pboehm
Created February 16, 2015 09:23
Show Gist options
  • Select an option

  • Save pboehm/fae14346f03132ef2ba6 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

your answer is so helpful

@forestbelton
Copy link
Copy Markdown

This is awesome, thank you!

@alecthomas
Copy link
Copy Markdown

Thank you!

@dfreeds
Copy link
Copy Markdown

dfreeds commented Nov 3, 2016

Works for OSX 10.12 as well, thank you!

@tylerhjones
Copy link
Copy Markdown

thank you

@obykoo
Copy link
Copy Markdown

obykoo commented Apr 5, 2017

How to run this command for webstorm?

@gramster
Copy link
Copy Markdown

gramster commented Jan 31, 2018

Just run it from a terminal.

Didn't stop the flickering for me, though.

@itachi0310
Copy link
Copy Markdown

How to use it?

@axper
Copy link
Copy Markdown

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