update the alternate listener (done for now)
FossilOrigin-Name: 90c870a4da8edddc1143b3e25a68153fa104634e0dc4bb03ecf1954f67b157cc
This commit is contained in:
parent
bc3eae186c
commit
a64dce2c60
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@ and providing a more flexible base to build on.
|
|||
- character breaking input
|
||||
- suggestions on hitting TAB
|
||||
- show stack on hitting ESC
|
||||
- use `retro-describe` to get help on CTRL+K
|
||||
|
||||
# Loading
|
||||
|
||||
|
@ -145,6 +146,5 @@ runtime.
|
|||
Future things to (maybe) explore:
|
||||
|
||||
- tab completion
|
||||
- use of `retro-describe` on the current token to get help
|
||||
- line editing
|
||||
- input history
|
||||
|
|
Loading…
Reference in a new issue