gavinlaking/vedeu

View on GitHub
docs/events/by_name/focus_by_name.md

Summary

Maintainability
Test Coverage
### `:_focus_by_name_`

When triggered with an interface name will focus that interface and
restore the cursor position and visibility.

    Vedeu.trigger(:_focus_by_name_, name) # or
    Vedeu.focus_by_name(name)