README.md

tabs

EXPERIMENTAL

Very rough sketch, many things are likely to change or break.

{tabs} extends {rstudioapi} to be able to conveniently close or move tabs, show diffs between unsaved and saved, restore tabs from cache etc.

Installation

Install with:

remotes::install_github("moodymudskipper/tabs")

How to

tabs_ functions mostly take a tidy selection as their main arg, which is applied on tab names. e.g. tabs_keep(starts_with("a"))

The most important functions:

By default when closing a tab might cause losing unsaved changeds a diff is shown and a choice is proposed.

The usual tidy selection helpers can be used to select by tab name or file name, ignoring the extension.

Other helpers are available :



moodymudskipper/tabs documentation built on June 26, 2022, 10:12 a.m.