ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Panezr

by jpellerin ST3

A sublimetext3 plugin for automatically limiting the number of tabs open at one time in a each pane.

Details

  • 0.0.1
  • github.​com
  • github.​com
  • 11 years ago
  • 12 minutes ago
  • 11 years ago

Installs

  • Total 248
  • Win 114
  • Mac 81
  • Linux 53
Feb 5 Feb 4 Feb 3 Feb 2 Feb 1 Jan 31 Jan 30 Jan 29 Jan 28 Jan 27 Jan 26 Jan 25 Jan 24 Jan 23 Jan 22 Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Panezr

A sublimetext3 plugin for automatically limiting the number of tabs open at one time in a each pane.

Panezr works by tracking each view as it is opened. When a new view is opened, and that results in tabs in the view's pane being less than the min_tab_width setting (80 pixels by default) then Panezr will close as many tabs as needed to bring the tab width over the minimum.

However, Panezr will never close scratch or unsaved tabs, so if you open a lot of those in one pane, you will still get a horrible smushed unreadable mess.