Skip to content

Instantly share code, notes, and snippets.

@maxgrinev
Created August 30, 2014 06:31
Show Gist options
  • Save maxgrinev/f02fd7fd6425a8b74dcf to your computer and use it in GitHub Desktop.
Save maxgrinev/f02fd7fd6425a8b74dcf to your computer and use it in GitHub Desktop.
iTerm2: Change cursor blinking speed (quit iTerm, run in Terminal.app, restart iTerm) (requires Nightly build)
defaults write com.googlecode.iterm2 TimeBetweenBlinks -float 0.2
@HZooly
Copy link

HZooly commented Jun 18, 2017

Thanks !

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