+8
Improve startup behaviour and commandline options so that subl can replace system text editor.
It would be useful to have a way to ask Subl to just display the file passed in the commandline and ignore for the moment the setting for reopening files etc. A switch to ask it to act just as gedit would do.
Currently with a slightly old version of GTK in Linux Sublime Text wont detect it is already running when launched. This has many side effects as duplicating all the windows if launched twice. Such a switch could help in that situation too.
Currently with a slightly old version of GTK in Linux Sublime Text wont detect it is already running when launched. This has many side effects as duplicating all the windows if launched twice. Such a switch could help in that situation too.
Customer support service by UserEcho
a la this link http://www.sublimetext.com/docs/2/osx_command_line.html
OS X Sublime Text uses a binary and a "start in new window" switch "-w"
which enables the editor to be used in an ad hoc mode.