We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From here, add this as a hotkey.
sh -c 'sleep 0.5; xdotool type "$(xclip -o -selection clipboard)"'
Install
sudo apt-get install xdo-tool
This will allow pasting text in clipboard into input boxes where paste has been disabled within Chrome. Firefox is immune.
The above solution is similar to the OSX solution using Force-Paste
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From here, add this as a hotkey.
Install
This will allow pasting text in clipboard into input boxes where paste has been disabled within Chrome.
Firefox is immune.
The above solution is similar to the OSX solution using Force-Paste
The text was updated successfully, but these errors were encountered: