Sha256: 9d98d0b751ef152cd41453360e3e6edc6e55eb7cc45653bbdf060f80e76a78a8

Contents?: true

Size: 460 Bytes

Versions: 1

Compression:

Stored size: 460 Bytes

Contents

### Vedeu.show_cursor / `:_show_cursor_`

Show a named cursor, or without a name, the cursor of the currently
focussed interface.

    Vedeu.trigger(:_show_cursor_, name)
    Vedeu.trigger(:_show_cursor_, Vedeu.focus)
    Vedeu.trigger(:_show_cursor_)

    Vedeu.trigger(:_cursor_show_, name)
    Vedeu.trigger(:_cursor_show_, Vedeu.focus)
    Vedeu.trigger(:_cursor_show_)

    Vedeu.show_cursor(name)
    Vedeu.show_cursor(Vedeu.focus)
    Vedeu.show_cursor

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vedeu-0.8.32 docs/events/by_name/show_cursor.md