There was an error while loading. Please reload this page.
docs: document inline suggestions and bracketed paste transformer - Add inline-suggest-accept / inline-suggest-accept-word to the command reference. - New Inline Suggestions page: SetInlineSuggestion API, accept commands, and the forward-char fallback. - New Bracketed Paste page: the PasteTransformer hook for paste placeholders. - Link both new pages from the sidebar and Home.
Document skip-csi-sequence and bracketed-paste-begin commands Add both terminal input-handling commands to the Miscellaneous section: - skip-csi-sequence: drains an unrecognised CSI sequence (unbound by default; bind "\e[" to enable). - bracketed-paste-begin: inserts pasted text verbatim between the ESC[200~/ESC[201~ markers; bound by default, gated by enable-bracketed-paste. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document v1.2.0 additions: async refresh, hint lanes, key-event callbacks, completion regen and new options Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Update options with new ones
Update documentation with new options
update missing commands
Update Tocs and options doc
Finish programmable commands page
Update programmable commands
Start programmable commands page
Update history sources and macro page
Fix to links
Typos in doc
Format
Remove old page
Update options doc
Add pages
Add multiline & syntax highlighting doc
Add multiline documentation
Update sidebar
Update commands/keymaps page
Update
Add remaining structure
Updates
Test hyperlinks
Update Sidebar & Home