We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After each input I should press ^C to get "User input: " prompt string and if I do not do it - all my input would be just ignored. It looks like this:
User input: \contacts id mutual name username ... ^C User input:
Also it would be great to add completion for:
\umsg <TAB> 1 - user1 2 - user2 3 - user3 \umsg
Changing user id's input on usernames input would be also cool.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After each input I should press ^C to get "User input: " prompt string and if I do not do it - all my input would be just ignored.
It looks like this:
Also it would be great to add completion for:
Changing user id's input on usernames input would be also cool.
The text was updated successfully, but these errors were encountered: