list-buffers 作者: Tomes
Navigate tabs, history & bookmarks like a Vimmer (emulates `nnoremap :ls<CR>:b `).
擴充套件後設資料
畫面擷圖
關於此擴充套件
Since years I wished for a keyboard-driven tab list.
I am a vanilla Vimmer and I know exactly how it should work. Therefore I just implemented it.
Hitting Spacebar twice opens a list of tabs.
You can use different search modes by using commands; just like in vim. These are:
-
-
-
-
-
-
The commands have fallbacks, so that your input doesn't get lost.
In the future I will make the source available.
The delay stems from not having a public accessible and stable git infrastructure.
For the time beeing it is the
Nothing gets tracked or stored.
I am a vanilla Vimmer and I know exactly how it should work. Therefore I just implemented it.
Hitting Spacebar twice opens a list of tabs.
You can use different search modes by using commands; just like in vim. These are:
-
:b: search in current window only (default)-
:bo: search in other windows only-
:ba: search all windows-
:bm: search bookmarks-
:bd: delete tabs via tabid, tabid-range, tabid-range + filter & filter-
:his, :history: Search history (since yesterday, week ago, month ago, halfYear ago, ever and at 00:00 your time).The commands have fallbacks, so that your input doesn't get lost.
In the future I will make the source available.
The delay stems from not having a public accessible and stable git infrastructure.
For the time beeing it is the
just trust me, bro-License, I suppose.Nothing gets tracked or stored.
由 1 位評論者給出 0 分
權限與資料
更多資訊