A CLI to control the i3 tiling window manager.

Introduction

The idea of this tool is that it provides an extensible collection of commands, and handles sending them through the i3 ipc. Currently it has 1 command - open a terminal in the current working directory.

Usage

sh i3ctl <subcommand> where <subcommand> = {term | ..more might be added }

Commands