zellij/zellij-utils
a-kenji af86edcf99 Change name of Run binding for actions
* Change
```
Run: {command: <path>, args: [ARGS], direction:<direction> }
```
into
```
Run: {cmd: <path>, args: [ARGS], direction:<direction> }
```
2021-07-06 23:42:05 +02:00
..
assets Change layout directory from data to config 2021-06-16 17:09:05 +02:00
src Change name of Run binding for actions 2021-07-06 23:42:05 +02:00
Cargo.toml Remove test feature and hacks 2021-07-06 21:32:43 +05:30