You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will require major changes to upstream nnn because that would mean nnn effectively becomes an arbitrary "picker" or "Unix filter" like fzf. This would simultaneously mean ignoring most of nnn's niceties and features while adding on a more general picker mode.
I am not onboard with this idea because I feel that it is much too far off of what nnn is meant to be. nnn is a file manager. Ctrl-P and fzf are general-purpose Unix filters in the manner of fuzzy finders. I would say keep both a filter and a file manager.
N.B.: in the near future you will be able to use nnn as a NERDtree replacement, but we are still working on that.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
In my constant quest to remove plugins from my vim setup, I'm curious if there's any feasability of using NNN as a buffer list for Vim.
This maybe a stretch, but would mean one could use nnn both to replace ctrl-p, nerd tree, and then any buffer list plugins one maybe using.
Thanks.
All reactions