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
The default behavior of auto-copy when releasing click is annoying. In Zed, it doesn't scroll up when you select and drag; and if you release the click, you can't Shift+up/down either because it auto-copies and undoes the selection.
Expected Behavior
Either:
add a /copy command that copies the entire last message to clipboard or
scroll when select+dragging
don't auto-copy to allow for Shift-Up/Down
suasgn, cthiebault, sasoder, sainadh-d and souhailkaoussi-pro