Fano (**Fa**ding **no**tes) is a simple writing tool in the terminal that forces you to focus only on the last few words you are writing.
Install with cargo:
```shell
cargo install fano
```
Open or create file with `fano`, write the new content, then save and exit with `ESC`.
```shell
fano <FILE>
```