Closed
Description
OS Information
- OS: macOS
- Browser (if applicable): Brave
- Architecture: amd64
coder --version
: 0.5.1
Steps to Reproduce
- Download coder from releases
./coder login https://dev.coder.com
- Paste token and authenticate
./coder workspaces create
- Type in name of workspace i.e. "testt" then hit
backspace
key
Expected
It should let you delete characters in the name
Actual
Inserts ^?
Logs
status code 400: Validation failed
name: username
Screenshot
Notes
Using zsh
and Terminal