Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept clipboard paste #129

Open
naokiri opened this issue May 17, 2021 · 1 comment
Open

Accept clipboard paste #129

naokiri opened this issue May 17, 2021 · 1 comment

Comments

@naokiri
Copy link
Owner

naokiri commented May 17, 2021

Current behavior:

  1. Copy some text. Say '蚊' for example.
  2. Enter register mode. Say 'K a p a space'
  3. Press C-v
  4. paste doesn't work

Expected
4. Pastes the clipboard text

Need a function to accept clipboard paste to be called from the Input Method engine.

@naokiri
Copy link
Owner Author

naokiri commented Jun 18, 2021

Need more investigation on wayland copy/paste related functionalities. It might be not ready in fcitx5 of the version I use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant