Commit Graph

2 Commits

Author SHA1 Message Date
Tuomas Siipola 9316771f64 Add window padding option
Padding can be configured by using the `padding` field in the config
file, like so:

    padding:
      x: 2
      y: 2

which would result in a 2px padding within each side of the window.
2017-05-06 12:53:54 -07:00
Joe Wilm 59295e4431 Add zsh tab completion ref test 2017-02-07 08:08:08 -08:00