radareorg/radare2

Add command to manage visual tabs

Open

#12,588 opened on Dec 30, 2018

View on GitHub
 (9 comments) (0 reactions) (0 assignees)C (3,229 forks)batch import
Hacktoberfestenhancementgood first issuevisual

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 30d)

Description

This command is necessary to kept visual tabs between r2 sessions via projects or just to keep them after leaving visual mode.

  • add a new tab
  • close a tab
  • name a tab
  • select nth tab

We need to define a way to specify what to print in this tab

More ideas and discussions below vvvv

Contributor guide