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

instance list is poorly formatted #1368

Open
fmoor opened this issue Sep 20, 2024 · 1 comment
Open

instance list is poorly formatted #1368

fmoor opened this issue Sep 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fmoor
Copy link
Member

fmoor commented Sep 20, 2024

  • OS Version: 22.04.3-Ubuntu

Steps to Reproduce:

$ edgedb --version
EdgeDB CLI 5.3.0+637320a

$ edgedb instance list
┌───────┬────────────────────────┬─────────────────┬─────────────┬───────────┐
│ Kind  │ Name                   │ Location        │ Version     │ Status    │
├───────┼────────────────────────┼─────────────────┼─────────────┼───────────┤
│ local │ automatic              │ localhost:10702 │ 5.3+cc878d8 │ ready     │
│ local │ forum                  │ localhost:10706 │ 4.5+28216a1 │ ready     │
│ local │ plant_log_skeleton     │ localhost:10708 │ 4.5+28216a1 │ ready     │
│ local │ plant_notes            │ localhost:10707 │ 4.5+28216a1 │ ready     │
│ local │ plant_notes_pico       │ localhost:10710 │ 4.5+28216a1 │ ready     │
│ local │ simpletodo_heroku      │ localhost:10704 │ 3.0+e7d38e9 │ ready     │
│ local │ simpletodo_heroku_5478 │ localhost:10713 │ 5.0+68b256c │ ready     │
│ cloud │ fmoor/mydb             │ ☁️ aws-local-1  │ 5.6         │ available │
│ cloud │ fmoor/mydb-1           │ ☁️ aws-local-1  │ 5.6         │ available │
└───────┴────────────────────────┴─────────────────┴─────────────┴───────────┘

image

@fmoor fmoor added the bug Something isn't working label Sep 20, 2024
@elprans
Copy link
Member

elprans commented Sep 20, 2024

I think we should just stop using the cloud emoji. Unicode width in terminal is still widely broken pretty much everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants