Eric Shirley
Eric Shirley
In wezterm, a config change is needed but then it works: ```lua -- ~/.wezterm.lua local wezterm = require 'wezterm' local act = wezterm.action config.keys = { -- Make Command-Backspace equivalent...
This is **not a duplicate** of #2445 or #564, though it is related. ### Previous Issues (Fixed) #2445 and #564 were about the CLI incorrectly resolving the **working directory** when...
/review
@rekram1-node updated the code a bit - was using `--lsp` which was old oxlint syntax. updated to use `oxc_language_server` bin instead, and tested that was working correctly in a local...
@rekram1-node no problem - just merged in main