Hi! Thanks for a nice plugin, it really makes those multiple quests for cursor less tedious.
Since a couple of weeks ago the plugin crashes Sublime Text for me though — usually randomly, but seems to happen after a cursor move within text.
Here's what the log says:
Traceback (most recent call last):
File "CursorRuler in /Users/aleksandrbeliaev/Library/Application Support/Sublime Text 3/Installed Packages/CursorRuler.sublime-package", line 314, in on_command_mode_change
File "CursorRuler in /Users/aleksandrbeliaev/Library/Application Support/Sublime Text 3/Installed Packages/CursorRuler.sublime-package", line 302, in on_selection_modified
File "/Applications/Sublime Text.app/Contents/MacOS/sublime.py", line 296, in active_view
return View(view_id)
File "/Applications/Sublime Text.app/Contents/MacOS/sublime.py", line 707, in __init__
self.selection = Selection(id)
RuntimeError: maximum recursion depth exceeded
error: plugin_host has exited unexpectedly, plugin functionality won't be available until Sublime Text has been restarted
The symptom is the same as for the #8, but my crashes have nothing to do with cloning a tab.
Hi! Thanks for a nice plugin, it really makes those multiple quests for cursor less tedious.
Since a couple of weeks ago the plugin crashes Sublime Text for me though — usually randomly, but seems to happen after a cursor move within text.
Here's what the log says:
The symptom is the same as for the #8, but my crashes have nothing to do with cloning a tab.