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

Transience

by jakelucas ST2

A Sublime Text 2 and 3 plugin that ensures you will always have a permanent preview of a transient file open when all tabs are closed wherever possible

Details

  • 2013.09.29.14.07.38
  • github.​com
  • github.​com
  • 11 years ago
  • 4 years ago
  • 11 years ago

Installs

  • Total 44
  • Win 28
  • Mac 14
  • Linux 2
Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
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 0 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

Sublime Transience

Note: This functionality is now native to Sublime Text 3 and so should only be used with Sublime Text 2

Sublime Transience is a small Sublime Text 2 and 3 plugin that will make sure a transient file is always open.

This has several effects which include:

  • Making it impossible to accidentally close Sublime by closing all tabs (except on Mac and when close_windows_when_empty is true)
  • Allowing you to type as soon as Sublime starts up
  • Making it impossible to have empty tabs cluttering the tab bar unless you explicitly start typing
  • In Sublime Text 3 new groups will automatically create a new transient view
  • In Sublime Text 2 new groups will automatically create a new transient view when they are focused meaning you don't need to focus then create a new view yourself

The plugin also includes an override of the default new file short-cut behaviour by making ctrl+n on Windows and Linux, and super+n on Mac open a transient file instead of a normal file with a tab.

This behaviour can be disabled in the plugin settings.