tardis.nvim
tardis.nvim copied to clipboard
feat: improve UI with more context about the current buffer
One feature I love to have is seeing the relative time of the commit. I implemented it in my fork (https://github.com/Dima-369/tardis.nvim) and the buffers are now named like this:
@Dima-369 hey, that's not really what I meant with this issue. I was thinking about putting more info in the box that shows up with <C-m>.
Ideally I would like to drop the dependency on naming the buffers, and just make a number of temporary buffers that can be easily identified.