Closed mlg556 closed 5 years ago
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
undo
TextBuffer.setTextInRange (<embedded>:33539:22) TextEditor.setTextInBufferRange (<embedded>:3552:35) REPLView.setPromptCommand (/Users/oolonthegreat/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:355:26) REPLView.showPreviousCommand (/Users/oolonthegreat/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:345:21) REPLView.cycleBack (/Users/oolonthegreat/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:329:19) HTMLElement.subs.add.atom.commands.add.core:move-up (/Users/oolonthegreat/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:143:21)
when I click button *return to SLIME' top level, there're no action
TextBuffer.setTextInRange - :11:487502 TextEditor.setTextInBufferRange - :11:15252 REPLView.setPromptCommand - /Users/jamil/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:355:26 REPLView.showPreviousCommand - /Users/jamil/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:345:21 REPLView.cycleBack - /Users/jamil/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:329:19 HTMLElement.subs.add.atom.commands.add.core:move-up - /Users/jamil/.atom/packages/atom-slime/lib/atom-slime-repl-view.coffee:143:21
The
undo
option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.