zellij/zellij-utils
a-kenji 2771b247ac
Improve handling of empty valid yaml files (#716)
Improves the way empty valid `yaml` files are handled.
When deserializing a `config` or `layout` file, that is
an empty valid `yaml` file, eg:

```
---
```

We now assume the default configuration is desired.
2021-09-13 12:24:19 +02:00
..
assets feat(plugin): add exec_cmd helper for executing command in host 2021-09-09 11:45:03 +01:00
src Improve handling of empty valid yaml files (#716) 2021-09-13 12:24:19 +02:00
Cargo.toml Calculate width with unicode-width in tab-bar and utils (#709) 2021-09-12 20:29:07 +02:00