vnotex / vnotex/vnote

能否支持,拖选文本自动复制的功能?就像linux或者ssh下面一样,不用ctrl+c即可复制文本

Open
#729 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

OS Version (操作系统): Windows, Linux, macOS

VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..

Symptoms (表现):

How to Repro (如何复现):
这个功能还是十分节约操作的,方便不少。
此外,vnote似乎不接受鼠标键发出的ctrl+C命令,只接受键盘按的ctrl+C命令。

本来,用ahk也可以实现使特定软件具有拖选复制的功能,但不知道是因为什么原因,vnote对发出的虚拟按键完全无反应。譬如ahk发出ctrl+c, vnote并不响应。但用键盘按ctrl+c,vnote会响应。

希望vnote可以对其他软件发送的按键响应,或者具有内置的拖选复制功能!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Start by reproducing the selection and Ctrl+C behavior on Windows, Linux, and macOS, including the reported AHK input case; done means the agreed drag-to-copy or external-key handling works consistently without Ctrl+C.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.