Added `Terminal.acceptor` which controls which `Window` is responsible for handling...
commit4de091136d21a0ac89321a6692ae47a6468f53d9
authorelliottcable <git@elliottcable.name>
Fri, 13 Mar 2009 16:20:44 +0000 (13 12:20 -0400)
committerelliottcable <git@elliottcable.name>
Fri, 13 Mar 2009 16:20:44 +0000 (13 12:20 -0400)
tree718d379c6ccf8ba62441f607666ce53ea7a06f8a
parent88d990827aa2c480dcd8098b5b1b56a8bcc5847c
Added `Terminal.acceptor` which controls which `Window` is responsible for handling input, as well as `Window.focus!` to set that acceptor.
lib/nfoiled.rb
lib/nfoiled/terminal.rb
lib/nfoiled/window.rb