diff options
author | 2021-11-20 03:10:50 +0000 | |
---|---|---|
committer | 2021-11-20 03:18:08 +0000 | |
commit | da6f343032cb01597dc7866e66f091adf3243a62 (patch) | |
tree | 870f8cb8e82bb42202ab92bea03fc6ab35ada7ca /TODO/autocomplete | |
download | sst-da6f343032cb01597dc7866e66f091adf3243a62.tar.gz sst-da6f343032cb01597dc7866e66f091adf3243a62.zip |
Initial public snapshot
With code from Bill. Thanks Bill!
Diffstat (limited to 'TODO/autocomplete')
-rw-r--r-- | TODO/autocomplete | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO/autocomplete b/TODO/autocomplete new file mode 100644 index 0000000..cc3e867 --- /dev/null +++ b/TODO/autocomplete @@ -0,0 +1,4 @@ +Console command autocompletion +==== +This isn't really something we need right now, but is worth documenting in case +we deem it useful later. |