deleted by creator
Nope. Not yet. A possibility in the future, but I don’t think it will support previews natively.
As of now, you can work around this by using something like fzf
, or even by dropping into ranger
or something with a previewer when you need to see previews.
You can even create a simpler previewer using hacks.
Also, check out the vim plugin https://github.com/sayanarijit/xplr.vim
Implemented with the g
, /g
command.
Thanks for the feedback. Yes… It sounds like a nice feature to add. Basically an option to ‘peek’ before ‘pop’ a task. Ah push, pop and peek all starts with ‘p’. And I thought I’m good reserving ‘p’ for pop and using stdin for ‘push’.
Not like ranger, but https://github.com/sayanarijit/xplr/pull/229 added support for FIFO based previewer.