mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
![]() Functionality implemented: - :tgroupcreate to create a tab group - :tgroupswitch to switch to or create a tab group - :tgrouplast to switch to the previously active tab group - :tgrouprename to rename the current tab group - :tgroupclose to close all tabs in the current tab group - :tgroupmove to move the current tab to another tab group - :tgroupabort to destroy all tab group information and show all tabs - :tabgroup... aliases for the above commands - Completion for :tgroupswitch and :tgroupmove - Restoring tab group setup on firefox start (seems to just work without any extra code) - Basic mode indicator - Setting for initial urls for to use newly created tab groups (after first) - Setting for whether :tab shows hidden tabs. Edge cases handled - Opening tabs outside of tridactyl mechanisms (e.g. firefox gui, C-t, etc.) - Switching to a hidden tab - Detaching and attaching tabs - Pinned tabs (they can't be hidden; the commands ignore them) - Various other edge cases Fixes #811. |
||
---|---|---|
.. | ||
AMO_screenshots | ||
newsletters | ||
amo.md | ||
architecture.md | ||
archive.md | ||
bug-message.md | ||
content-scripts-bug.md | ||
escalating-privilege.md | ||
hinting.md | ||
ideas.md | ||
mvp.md | ||
parser.md | ||
standalone.md | ||
troubleshooting.md | ||
wishlist.md | ||
workflow.md |