## OS Information - OS: macOS - Browser (if applicable): Brave - Architecture: amd64 - `coder --version`: 0.5.1 ## Steps to Reproduce 1. Download coder from releases 2. `./coder login https://dev.coder.com` 3. Paste token and authenticate 4. `./coder workspaces create` 5. 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 ```go status code 400: Validation failed name: username ``` ## Screenshot <img width="873" alt="image" src="https://user-images.githubusercontent.com/3806031/166056029-bbe68e62-26c5-43a2-b2b0-e0009cef141f.png"> ## Notes Using `zsh` and Terminal