Closed zefir-git closed 10 months ago
When sending tab completion options, the plugin should only send strings that start with what the user has already typed.
/bank send F0 _________ BarBaz123 F0klA9daQ 5Cz8bFd4x F0oB4r123
/bank send F0 _________ F0klA9daQ F0oB4r123
(only IDs that start with F0 are returned)
F0
When sending tab completion options, the plugin should only send strings that start with what the user has already typed.
Current behaviour
Suggested behaviour
(only IDs that start with
F0
are returned)