Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
api:term [2016/02/29 20:37]
payonel [Term API]
api:term [2016/02/29 23:40]
payonel [Term API]
Line 55: Line 55:
  
   Renders `value` directly to the gpu bound to the current window or `window` if provided, wrapping vertically if `wrap` at the current cursor position of the window. Use this method to bypass the io stream. Generally, this method should not be used, but rather `term.write`.   Renders `value` directly to the gpu bound to the current window or `window` if provided, wrapping vertically if `wrap` at the current cursor position of the window. Use this method to bypass the io stream. Generally, this method should not be used, but rather `term.write`.
-- `term.bind(gpu,​ screen, keyboard, [window:​table])`+- `term.bind(gpu,​ screen, ​[keyboard, [window:​table]])`
  
   (new in OpenOS 1.6)  ​   (new in OpenOS 1.6)  ​