sjbach / lusty

LustyExplorer / LustyJuggler for Vim
http://www.vim.org/scripts/script.php?script_id=1890
256 stars 30 forks source link

Allow listing of not-yet-loaded buffers #84

Closed bbenne10 closed 6 years ago

bbenne10 commented 11 years ago

(Apologies if this has already been reported. I looked through the reported ticket history and didn't see anything remotely related.)

I use LustyJuggler at work on a 70k+ line code base, split into over 10k files and I often want to open all files with a common prefix. The best way I've found of doing this is to importglobbed files is with :arga, but this doesn't load the buffer into memory until it's activated (via :b1 / :b2 etc)

It'd be extremely nice if LustyJuggler could handle these newly created, not-yet-loaded buffers.

bbenne10 commented 6 years ago

I no longer use lusty (or vim, for that matter). Closing, as I won't be able to validate any progress (and given that this has been open for almost 6 years, I doubt any progress will be made)