Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there a way to expose only certain buffers in certain tabs? My experience has been that all tabs show all loaded buffers...

For this reason, I've pretty much forgone tabs in favor of minibufexpl.vim (https://github.com/fholgado/minibufexpl.vim), which gives me a pretty robust buffer-display window on the top of the editor and easy navigation keybindings ([shift+]ctrl+tab).



Nope, but I have enough space to use several splits within a tab (which is also why I stick to 80 columns for most of my code) so it's not a huge issue.

You should take a look at FuzzyFinder as an alternative to minibufexpl: http://www.vim.org/scripts/script.php?script_id=1984 I mapped <leader>b to fuzzy search my open buffers. Much quicker and less cognitive overhead for me than managing a list of buffers manually and scanning it visually for what I need.


Not that I know of. I mostly use tabs when I run out of room with all the splits I have.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: