Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Plugin CLI Commands

Plugin commands are experimental in v1.0.0. They support local plugin inspection and validation only; there is no plugin add command or registry.

typebridge plugin list

typebridge plugin list
typebridge --format json plugin list

typebridge plugin validate <path>

typebridge plugin validate ./target/release/libtypewriter_plugin_ruby.so

typebridge plugin info <name>

typebridge plugin info ruby
typebridge --format json plugin info ruby