lib/vedeu/bindings/system.rb in vedeu-0.5.11 vs lib/vedeu/bindings/system.rb in vedeu-0.5.12

- old
+ new

@@ -138,9 +138,10 @@ # # @return [TrueClass] def initialize! Vedeu.bind(:_initialize_) do Vedeu.ready! + Vedeu.trigger(:_refresh_) end end # Will cause the triggering of the `:key` event; which you should define # to 'do things'. If the `escape` key is pressed, then `key` is triggered