core-agent-ide/codex-rs/tui
Rohan Godha 5fcf923c19
fix: pasting api key stray character (#4903)
When signing in with an API key, pasting (with command+v on mac) adds a
stray `v` character to the end of the api key.



demo video (where I'm pasting in `sk-something-super-secret`)


https://github.com/user-attachments/assets/b2b34b5f-c7e4-4760-9657-c35686dd8bb8
2025-11-03 04:19:08 +00:00
..
frames Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
src fix: pasting api key stray character (#4903) 2025-11-03 04:19:08 +00:00
tests fix(tui): propagate errors in insert_history_lines_to_writer (#4266) 2025-10-30 18:07:51 -07:00
Cargo.toml tui: patch crossterm for better color queries (#5935) 2025-10-31 16:36:41 -07:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00