Skip to content

Instantly share code, notes, and snippets.

View edsantiago's full-sized avatar

Ed Santiago edsantiago

  • Red Hat
  • Los Alamos, NM, USA
View GitHub Profile
@edsantiago
edsantiago / gist:f45ef3743cfe8c5d4931
Created April 5, 2015 18:31
Simpleminded tool to cycle through weechat buffers layout options
# -*- perl -*-
use strict;
use warnings;
weechat::register("cycle-buffers", 'Ed <weechat@edsantiago.com>', "0.1",
"GPL3", "one-shot tool for testing buffers.pl configurations",
"", "");
weechat::hook_command("cycle-buffers", "", "", "", "", "cycle_buffers", "");
my @positions = qw(top left); # For our purposes, top==bottom && left==right

Keybase proof

I hereby claim:

  • I am edsantiago on github.
  • I am esm (https://keybase.io/esm) on keybase.
  • I have a public key whose fingerprint is F7C4 6ECF C54F 3624 9B71 6A6D 0BB5 14A5 D06E D69F

To claim this, I am signing this object: