csand / jstm

A tiling manager plugin for Slate.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSTM

Beginnings of a tiling manager written in JavaScript for Slate.app.

Usage

Link/Copy jstm.js to your home directory, then add this to your .slate.js file.

if (!slate.source('~/.jstm.js')) {
	exit();
}

Keybindings

Right now the bindings are defined in jstm.js. This is hardly ideal, so they'll be removed eventually.

About

A tiling manager plugin for Slate.app


Languages

Language:JavaScript 100.0%