Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: pin/unpin/togglepin command #487

Merged
merged 3 commits into from
Jul 24, 2024
Merged

feat: pin/unpin/togglepin command #487

merged 3 commits into from
Jul 24, 2024

Conversation

ueokande
Copy link
Owner

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

@ueokande ueokande force-pushed the pin-unpin-command branch from c281a62 to f55c425 Compare July 24, 2024 13:03
@ueokande ueokande marked this pull request as ready for review July 24, 2024 13:06
@ueokande ueokande merged commit 7a8ee3e into master Jul 24, 2024
2 checks passed
@ueokande ueokande deleted the pin-unpin-command branch July 24, 2024 13:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pin and unpin a tab
1 participant