kitty-remote-bindings 0.3.0

Bindings for Kitty Terminal's remote commands
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# kitty-remote-bindings

Rust bindings to call [Kitty terminal](https://sw.kovidgoyal.net/kitty/) remote commands.

Documentation is available at [docs.rs](https://docs.rs/kitty-remote-bindings/latest/kitty_remote_bindings/).

## Available commands

- focus-window
	- options:
		- match (id)
- ls
	- options:
		- match (id)
- send-text
	- options:
		- match (id)