You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely because the selection gets removed when right-clicking. So the selection is first removed and then copied, which leads to an empty selection.
@nixpulvis I don't see how that would break anything, assuming that it does indeed solve the problem. Mouse bindings getting triggered should have no side effects.
Hi,
i cannot use the action
copy
with the mouse bindingright
. Here a snippet of my config file:Which operating system does the issue occur on?
Linux 4.20.0-arch1-1-ARCH (Arch Linux)
If on linux, are you using X11 or Wayland?
X11 (i3) and Wayland (sway)
The version is: 0.2.4
Thank you for your attention
The text was updated successfully, but these errors were encountered: