Opening the Venu and typing / could initiate a search functionality. Upon pressing ESC the user is put back to the original menu from where / was initiated.
Example menu:
- Markdown Preview
- Table of Contents (ToC)
- Github Flavor
- Redcarpet Flavor
Typing git toc should display matching items and give/select the item Github Flavor as the first result. Pressing enter executes that item.
Opening the Venu and typing
/could initiate a search functionality. Upon pressingESCthe user is put back to the original menu from where/was initiated.Example menu:
Typing
git tocshould display matching items and give/select the itemGithub Flavoras the first result. Pressing enter executes that item.