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
  • 12 years ago
  • 5 years ago
  • 12 years ago

Installs

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