Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-11 | docs(tools/repl): remove rogue reference to issue (#8720) | Casper Beyer | |
The keybindings are from upstream rustyline, I was a bit too blind copying action descriptions and a reference to a issue stuck in to the description of the ctrl-v binding. This commit removes the offending reference. | |||
2020-10-21 | docs(tools/repl): add special variables section (#8057) | Casper Beyer | |
2020-10-19 | docs(tools): add repl section (#8011) | Casper Beyer | |
This adds a section on the repl with the keybindings that we support out of the box. |