-
Notifications
You must be signed in to change notification settings - Fork 49
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
Alt+(some number) paste does not work #214
Comments
Could you please test it with a simple text editor (something not Electron- or Chrome-based), please? And which clipboarder do you use? |
In Vim (launched through rofi), nothing is printed, and the same situation in the Gnome text editor |
Is the character added to the clipboard? |
No, only a newline is added to the clipboard. For example, if I try to use the recent emoji five times, the first line will be my copied text, and then five empty lines. I also noticed an interesting behavior: if I copy anything and then try to use a recent emoji, it will work only once (until I copy something else). |
Nevermind, it sometimes works, but it's completely random and I can't see any logic behind it. |
And also when it works, 1 newline anyways adding to my buffer |
Can you please explain this in more detail? What exactly do you do, what do you press?
So, you have something in the clipboard, then you use |
Hello! I am using Arch with Hyprland.
The picker works great when I use
rofimoji -a clipboard
and press enter. However, when I use Alt+(some number) to select from the recent items, it simply does not paste anything (tested in chrome, vscode).When I run
rofimoji -a clipboard
from the alacritty terminal, I get4~
as output.The text was updated successfully, but these errors were encountered: