Benoit de Chezelles
Benoit de Chezelles
Wezterm uses `Shift` by default to bypass mouse reporting, allowing you to select arbitrary text. You can change it to `Option` if you want with the [`bypass_mouse_reporting_modifiers`](https://wezfurlong.org/wezterm/config/lua/config/bypass_mouse_reporting_modifiers.html) config ;) Something...
Does it also happen with default setting (using shift) ? I don't know much about macOS so won't be able to help you on that.
Hello, could you test https://github.com/wezterm/wezterm/pull/6923 ? It's still WIP but might improve this situation 🤔
Yes (sorry), it should be mostly straight forward by following https://wezterm.org/install/source.html
This might be a duplicate of https://github.com/wezterm/wezterm/issues/6798 @digitallyserviced started a PR for this a few month ago to allow customizing what happens when dropping something on the terminal https://github.com/wezterm/wezterm/pull/6803 but...
This example isn't perfect DX/UX, there's a bad case with a multi-line prompt + cursor on one of the first lines + executing command `echo; foo-that-outputs`.. Like with a 3...
Hello! I finally went back to finish this PR, it should be ready for review now 🙏
Hello o/ Is there anything else I can do to get this PR merged? 🤔
> > there's a bad case with a multi-line prompt + cursor on one of the first lines + executing command echo; foo-that-outputs.. > > @bew does this 'bad case'...
@asterite maybe wait to have other opinions from e.g @ysbaddaden and @bcardiff, before closing abruptly like you did?