#1210: Bug in macirb when using tab to autocomplete ------------------------------+--------------------------------------------- Reporter: shahor@… | Owner: eloy.de.enige@… Type: defect | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: fixed Keywords: | ------------------------------+--------------------------------------------- Changes (by eloy.de.enige@…): * status: new => closed * resolution: => fixed Comment: Fixed in https://github.com/MacRuby/MacRuby/commit/d948b74b1e123ce58f86009d962a3dc37b...: {{{ $> macirb --simple-prompt
framework 'AppKit' => true NSSpeechSynthesizer.alloc.init NSSpeechSynthesizer.alloc.init NSSpeechSynthesizer.alloc.initWithVoice }}}
-- Ticket URL: <http://www.macruby.org/trac/ticket/1210#comment:2> MacRuby <http://macruby.org/>