[TxMt] Broken "Paste Document / Selection Online…"
Quinn Comendant
quinn at strangecode.com
Tue Nov 4 06:58:31 UTC 2014
My "Paste Document / Selection Online…" command isn't working (TM2 2.0-beta.1). I haven't used it in awhile so not sure when it broke, but it is identical in content to https://github.com/textmate/textmate.tmbundle/blob/master/Commands/Paste%20Selection%20:%20Line%20Online%E2%80%A6.tmCommand
The error I get is:
----
The script failed with the following exception:
NoMethodError: undefined method `[]' for nil:NilClass
At line 70 in ‘TextMate_command.z1Zsvt’ (inside method ‘get_destinations’)
At line 69 in ‘TextMate_command.z1Zsvt’ (inside method ‘each’)
At line 69 in ‘TextMate_command.z1Zsvt’ (inside method ‘get_destinations’)
At line 66 in ‘TextMate_command.z1Zsvt’ (inside method ‘each’)
At line 66 in ‘TextMate_command.z1Zsvt’ (inside method ‘get_destinations’)
At line 213 in ‘TextMate_command.z1Zsvt’ (top level)
At line 13 in ‘detach.rb’ (inside method ‘call’)
At line 13 in ‘detach.rb’ (inside method ‘detach’)
At line 8 in ‘detach.rb’ (inside method ‘fork’)
At line 8 in ‘detach.rb’ (inside method ‘detach’)
At line 212 in ‘TextMate_command.z1Zsvt’ (top level)
More information about the textmate
mailing list