mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 09:35:58 +03:00
[GH-ISSUE #180] 選択時におけるキーバインドについて #89
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#89
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 @padawansato on GitHub (May 19, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/180
履歴,スニペット選択の際,Emacsキーバインドの
上 C-p (Previous LineのP)
下 C-n (Next Lineのn)
左 C-b (backwardのb)
右 C-f (forwardのf)
のような操作ができると選択が簡単になり,ありがたいです.
また,vi系であるような,
C-{
でClipyから抜ける(esc)という機能があると良いと感じました.
@Econa77 commented on GitHub (May 23, 2017):
@psato 現状メニューにmacOS標準以外のキーバインドを追加する実装はメンテナンスコスト等を考えた結果実装する予定はありません。
提案をしてくださる人が増えれば考慮していきますので、現状は今のos標準の挙動でお使いください。