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

TUI Interface for Setting Server Address and Port #33

Open
Nitepone opened this issue Jan 4, 2021 · 0 comments
Open

TUI Interface for Setting Server Address and Port #33

Nitepone opened this issue Jan 4, 2021 · 0 comments
Labels
client-c-ncurses The original ncurses C client enhancement New feature or request

Comments

@Nitepone
Copy link
Owner

Nitepone commented Jan 4, 2021

Current Implementation

Currently, it is only possible to select a server before the launch of client via launch option -a. Not supplying these causes the client to resort to defaults (a port on 127.0.0.1). This is quite confusing as there is no visual indication of what address and port is being used.

Proposed Enhancement

As a user, it would be preferable to be asked to set an address and port when opening multi-player mode. This should be done with a simple ncurses form that requests "port" and "address". The form should be automatically be filled with application default settings or what is supplied by -a.

@Nitepone Nitepone added client-c-ncurses The original ncurses C client enhancement New feature or request labels Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-c-ncurses The original ncurses C client enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant