Yusuf Aktepe
Yusuf Aktepe
@DaveDavenport I noticed that in https://github.com/davatorium/rofi/commit/09e0f876581ff6388af1faf8ce5b100511744693, you preferred appending over changing the line. Is there a reason for this?
You can use [eza](https://github.com/eza-community/eza) or _[lsd](https://github.com/lsd-rs/lsd)_ to display directory trees with icons: ``` fileviewer */,.*/,../ eza -A --group-directories-first --no-quotes --color=always --icons=always --tree --level=3 %c ``` This is how it looks:...
I suggest [telescope-undo.nvim](https://github.com/debugloop/telescope-undo.nvim). It might suit better since it's written in Lua and uses telescope.