I ran into errors when trying to install this build.
See: viewtopic.php?f=3&t=1661
sublimator wrote:self.view.sel().add(sublime.Region(r))
./sublime_text: symbol lookup error: ./sublime_text: undefined symbol: g_bus_own_namestiang wrote:I am indeed on OS X. Hmm, but if I go to the start of a line in TextEdit, press ctrl+k twice, then ctrl+y, I get the line that was killed back. In ST2 I get a blank line. Is this the expected behavior for ST2 or is there something funny with my installation?
sublimator wrote:I thought you may have meant to type something like lines = text.split('\n') or lines = text.splitlines()