mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #14] 履歴のペーストができない #13
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#13
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 @Econa77 on GitHub (Jul 18, 2015).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/14
https://twitter.com/foldrr/status/622307535748337664
特定の条件化でペースト時に
vと表示される。https://github.com/Clipy/Clipy/blob/develop/Clipy/Utility/CPYUtilitiesObjC.m#L47-L50
ペースト時の
commandキーのフォーカスが外れている?@Econa77 commented on GitHub (Jul 19, 2015):
環境依存の問題で原因解明が難しいので一旦close
UtilObjCに書いてある処理を全部swiftに書き換えたい