Sublime Forum

BUG: view.command_history with positive index, modifying_only not work or make sublime text crash

#1

view.command_history(1, True) returns the same thing as view.command_history(1, False), parameter modifying_only just not work.

view.command_history(2, True) just make sublime text crash (at Linux Build 3211).

0 Likes