Skip to content

Instantly share code, notes, and snippets.

@ar1a
Created January 27, 2019 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ar1a/bfaf3cf5e1bbdf482bad74aea7c8be4c to your computer and use it in GitHub Desktop.
Save ar1a/bfaf3cf5e1bbdf482bad74aea7c8be4c to your computer and use it in GitHub Desktop.
How to enable focus switching in weechat
/set weechat.startup.command_after_plugins "/print -stdout \033[?1004h\n"
/key bind meta2-O /input set_unread
/key unbind meta2-I
/save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment