tridactyl/doc
Fox Kiester 988ec5b770
Add tab group commands
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.
2020-08-27 17:52:54 -04:00
..
AMO_screenshots Add huge GIF to readme 2018-05-16 16:27:58 +01:00
newsletters Add summer newsletter 2020-07-19 14:08:02 +01:00
amo.md Add tab group commands 2020-08-27 17:52:54 -04:00
architecture.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
archive.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
bug-message.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
content-scripts-bug.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
escalating-privilege.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
hinting.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
ideas.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
mvp.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
parser.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
standalone.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
troubleshooting.md Mention resistFingerprinting in troubleshooting guide 2020-06-07 19:27:27 +01:00
wishlist.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00
workflow.md Reformat docs with prettier 2018-05-24 08:10:56 -06:00