Sha256: c0a93b4c649891f2737f3773638eba2c4418817793a70fddd3ff54cfe36be231

Contents?: true

Size: 346 Bytes

Versions: 23

Compression:

Stored size: 346 Bytes

Contents

### `:_cursor_down_`
Moves the cursor one line down, unless the bottom-most position for
the view or terminal is reached.

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

Note: `name` is a Symbol unless mentioned otherwise, and can be
substituted for `Vedeu.focus` to use the interface currently in focus.

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
vedeu-0.8.10 docs/events/by_name/cursor_down.md
vedeu-0.8.9 docs/events/by_name/cursor_down.md
vedeu-0.8.8 docs/events/by_name/cursor_down.md