mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #42] Pasting into search field doesn't work #31
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shiftgeist on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/42
@jpochyla commented on GitHub (Mar 12, 2021):
Copy&paste is implemented through menus now, which are disabled on Linux & Windows. Will get fixed soon!
@jpochyla commented on GitHub (Mar 14, 2021):
Fixed in
0bb5258, Ctrl/Cmd-X/C/V should work in all inputs on all platforms now.