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

How to dynamically adjust the prompt command in completer after creating linereader? #1112

Open
chargeduck opened this issue Nov 13, 2024 · 0 comments

Comments

@chargeduck
Copy link

I am writing a netty client program so that I can chat on the console. Now, commands like #login #play will be loaded into lineReader when the app is started. How can I dynamically add a command like @username to completer after the users of netty chat application are online?

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