Skip to content
New issue

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

Prompt string do not show until ^C combination #5

Open
oshnix opened this issue Oct 31, 2017 · 0 comments
Open

Prompt string do not show until ^C combination #5

oshnix opened this issue Oct 31, 2017 · 0 comments

Comments

@oshnix
Copy link

oshnix commented Oct 31, 2017

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:

  • commands (\c => \commands)
  • user id's \umsg
\umsg <TAB>
1 - user1
2 - user2
3 - user3
\umsg

Changing user id's input on usernames input would be also cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant