Fix up tab-completion transcripts for project roots

This commit is contained in:
Chris Penner 2024-07-02 09:48:07 -07:00
parent 9af023b8ba
commit c0950036f0
2 changed files with 4 additions and 4 deletions

View File

@ -43,9 +43,9 @@ absolute.term = "absolute"
```
```ucm
.> add
scratch/main> add
-- Should tab complete absolute names
.> debug.tab-complete view .absolute.te
scratch/main> debug.tab-complete view .absolute.te
```
## Tab complete namespaces

View File

@ -94,14 +94,14 @@ absolute.term = "absolute"
```
```ucm
.> add
scratch/main> add
⍟ I've added these definitions:
absolute.term : ##Text
-- Should tab complete absolute names
.> debug.tab-complete view .absolute.te
scratch/main> debug.tab-complete view .absolute.te
* .absolute.term