summaryrefslogtreecommitdiff
path: root/docs/tools/repl.md
AgeCommit message (Collapse)Author
2020-12-11docs(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-21docs(tools/repl): add special variables section (#8057)Casper Beyer
2020-10-19docs(tools): add repl section (#8011)Casper Beyer
This adds a section on the repl with the keybindings that we support out of the box.