Skip to content

Commit

Permalink
fix: bump version for #18
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Feb 21, 2022
1 parent fc214df commit eecd6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ UX is mainly brought from modern browsers:

- normally, if a new page is visited, the current tab will be replaced by the new page
- if you click a page link or a block ref while holding CTRL (or CMD on Mac) key, a new tab will be created, but it is not visited yet
- you can remove the tab by click the remove button in each tab
- you can click the remove icon or middle click a tab to close tabs
- you can double-click a tab to pin it. A pinned tab will not be replaced or be removed.
- you can drag & drop to reorder tabs
- tabs info will be persisted in your local storage, so that your tabs will recover even if you re-open the app
Expand Down

0 comments on commit eecd6af

Please sign in to comment.