dTry

Results 2 issues of dTry

I would like to see the name of the current project on my lueline , so I added `get_current_project()` to the API. Under the hood, it uses `get_project_root` and simply...

By setting `delete_buffer_on_diff_exit` in config, diff_view automatically closes all buffers opened as a result of previewing diff. I found myself checking the diffs a lot, that ends up adding a...