Is your feature request related to a problem? Please describe.
Hard to navigate to a server when you don't know the server's ID.
Describe the solution you'd like
Rename the folder names to {name}-{id} which avoids the "unique duplicate" problem while still being quite memorable (when using cd you can just tab to autocomplete).
Describe alternatives you've considered
Something like wilfred cd but that turned out to be rather difficult.
Is your feature request related to a problem? Please describe. Hard to navigate to a server when you don't know the server's ID.
Describe the solution you'd like Rename the folder names to
{name}-{id}
which avoids the "unique duplicate" problem while still being quite memorable (when usingcd
you can just tab to autocomplete).Describe alternatives you've considered Something like
wilfred cd
but that turned out to be rather difficult.Additional context Closes #43