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

dfreeds commented Nov 3, 2016

Copy link
Copy Markdown

Works for OSX 10.12 as well, thank you!

@tylerhjones

Copy link
Copy Markdown

thank you

@obykoo

obykoo commented Apr 5, 2017

Copy link
Copy Markdown

How to run this command for webstorm?

@gramster

gramster commented Jan 31, 2018

Copy link
Copy Markdown

Just run it from a terminal.

Didn't stop the flickering for me, though.

@itachi0310

Copy link
Copy Markdown

How to use it?

@axper

axper commented Jun 18, 2018

Copy link
Copy Markdown

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