#Warp Command Autofill
1 messages · Page 1 of 1 (latest)
put some actuall text or numbers in the " "
an example is
on tab complete of "/warp":
set tab completions for position 1 to "test1", "test2" and "test3"
set tab completions for position 2 to "1", "2" and "3"
you can find the same sort of info in the docs https://skripthub.net/docs/?id=4377
that won't work, for example when an op creates a warp, it won't display in the list
update the list each time you create a warp
wym
?
how
i dont understand what you dont understand
I don't understand how
^
update set tab completions for position 1 to "test1", "test2" and "test3" so you add the next warp name to the completion
on tab complete of "/warp":
if {warps::*} is set:
set tab completions for position 1 to ""
else:
stop```
I provided a code example
I want it to autofill with all the warp names in {warps::*}
all you need is something where i pointed an arrow
bro 💀
I legit said I know how to use tab completions
like broo what are you after??