Wanten
Wanten
The current implementation is a workaround where the input field truly focuses only after pressing a certain character key. Consequently, if your browser has Vimium installed, pressing 'f' disrupts normal...
I had the same problem and solved it, just add "type": "module" in my package.json.
Hi, I encountered a similar problem with hyprlock and hypridle, where executing hyprlock would trigger hypridle to execute all previous resume commands, such as dimming the screen and turning off...
It should also support dragging from one pane to another pane.
> I think the code changes were made in the wrong place. While everything works fine on Windows and macOS, the issue appears to be specifically with the Linux implementation....
I believe that the cursor moving continuously while typing is expected behavior and shouldn’t be addressed with a hack. The issue of the IME candidate box shifting with the cursor...
I’ve updated the fix for this issue in my latest commit ([d6ccb78](https://github.com/zed-industries/zed/pull/28429/commits/d6ccb7845fbc03521506be491288955f5b36dada)). I realized the issue was with `selected_text_range`—it’s the function causing the candidate box to follow the cursor on...
@geek-at @TheArbalist https://github.com/bluesky-social/pds/issues/111#issuecomment-2439847898