Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to pin a tab opened with quick open by keyboard shortcut instead of double clicking the tab?

I use ctrl+p then find a file I need to edit and it opens in a tab. Now if I go to another file by using ctrl+p the first tab is replaced by the newer file's tab. To avoid that I have to use mouse by double clicking the tab to pin it.

I use Vim extension and mostly like using keyboard, very annoying for me to reach mouse to pin a tab. Is there a keyboard shortcut to pin a tab?

I tried searching available keybindings for pin, window and tab, I didn't find any that indicates this is possible, maybe named something else or doesn't exist.

If there is no native keybinding, is there any extension that can allow me to do that?

like image 790
atiqorin Avatar asked Nov 05 '25 14:11

atiqorin


1 Answers

You can pin the current tab with the following key chord:

Mac: Cmd + K, Shift + Enter
Win: Ctrl + K, Shift + Enter

Tab Context Menu Pin

You can also bind to another shortcut if you'd prefer something else

Pin Keyboard Shortcuts

like image 122
Prageeth godage Avatar answered Nov 08 '25 15:11

Prageeth godage



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!