Skip to content

Instantly share code, notes, and snippets.

@bsdlp
Created April 8, 2012 06:29
Show Gist options
  • Save bsdlp/2335222 to your computer and use it in GitHub Desktop.
Save bsdlp/2335222 to your computer and use it in GitHub Desktop.
urt zoom script
// Zoom script
set do_zoom_on "ut_zoomin"
set do_zoom_off "ut_zoomreset"
bind MOUSE2 "+vstr do_zoom_on do_zoom_off"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment