kitty-remote-bindings 0.4.3

Bindings for Kitty Terminal's remote commands
Documentation
1
2
3
4
5
6
7
8
9
# kitty-remote-bindings

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

The library is just a type safe wrapper around the `kitty` command.

## Available commands

See the available commands their options at [docs.rs](https://docs.rs/kitty-remote-bindings/latest/kitty_remote_bindings/command/index.html#structs)