> Thanks! > It works on `new` command, but does not work in `edit` command. > Additionally, there is no option in config. > > So: > - Add this to `config/config.example.toml` > ```toml > [edit] > preview = true > ``` > - Reflect this option also in `edit` command _Originally posted by @riodelphino in [#39](https://github.com/programmersd21/kairo/issues/39#issuecomment-4398786272)_
Originally posted by @riodelphino in #39