Skip to content

Instantly share code, notes, and snippets.

@benmaier
Created January 9, 2025 15:12
Show Gist options
  • Save benmaier/b2b1b948f5b0afdde44abd5994d5b8de to your computer and use it in GitHub Desktop.
Save benmaier/b2b1b948f5b0afdde44abd5994d5b8de to your computer and use it in GitHub Desktop.
Make vim in iterm2 use up/down arrow keys when using the scroll wheel

defaults write com.googlecode.iterm2 AlternateMouseScroll -bool true

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