Split the /new editor header into two side-by-side pills:\n\n- .editor-head-title: title input alone in its own bordered pill (flex-grows)\n- .editor-head-settings: language select + refresh + wrap toggle in a second pill (fit-content), kept paired since refresh re-detects language\n- House tokens (--surface-2, --border, --radius); focus-within accent border on both pills\n- Mobile: title pill takes its own row, settings pill wraps below \u2014 verified at 1400x900 and 375x812\n\nFixes #147
Split the /new editor header into two side-by-side pills:\\n\\n- `.editor-head-title`: title input alone in its own bordered pill (flex-grows)\\n- `.editor-head-settings`: language select + refresh + wrap toggle in a second pill (fit-content), kept paired since refresh re-detects language\\n- House tokens (`--surface-2`, `--border`, `--radius`); focus-within accent border on both pills\\n- Mobile: title pill takes its own row, settings pill wraps below \\u2014 verified at 1400x900 and 375x812\\n\\nFixes #147
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Split the /new editor header into two side-by-side pills:\n\n-
.editor-head-title: title input alone in its own bordered pill (flex-grows)\n-.editor-head-settings: language select + refresh + wrap toggle in a second pill (fit-content), kept paired since refresh re-detects language\n- House tokens (--surface-2,--border,--radius); focus-within accent border on both pills\n- Mobile: title pill takes its own row, settings pill wraps below \u2014 verified at 1400x900 and 375x812\n\nFixes #147