You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the possibility to :pin and :unpin a tab. I use pinning all the time to make sure that I keep those tabs when closing all others.
Other details
No response
The text was updated successfully, but these errors were encountered:
This PR add the three command for tab pinning
- `pin` ... Pin the current tab or specific tab which is matched with
the keyword.
- `unpin` ... Unpin the current tab or specific tab which is matched
with the keyword.
- `togglepin` ... Toggle the pinning of the current tab which is matched
with the keyword.
Close#478
The issue is already reported or known issue?
Description
It would be nice to have the possibility to
:pin
and:unpin
a tab. I use pinning all the time to make sure that I keep those tabs when closing all others.Other details
No response
The text was updated successfully, but these errors were encountered: