bufstop icon indicating copy to clipboard operation
bufstop copied to clipboard

Fast and efficient buffer switching for Vim

Results 4 bufstop issues
Sort by recently updated
recently updated
newest added

Pressing arrow keys takes me out of the Bufstop window, and even worse it starts insert mode and inserts one of: A/B/C/D for respective: \\\\. I have never encountered this...

You will need two simple things: 1. Check if [vim-devicons](https://github.com/ryanoasis/vim-devicons) plugin is loaded. If yes, then use the function `WebDevIconsGetFileTypeSymbol()` provided by it to get the file's icon (as discussed...

I'm seeing a strange interaction between bufstop and YouCompleteMe. When I split a window and then activate bufstop to select a different buffer, I'm left with one of the buffers...

when showing up list of open buffers, it is sometime very handy to exclude extensions so you can show up more files... or, if you want to really get fancy,...