NEW:
Don’t use mc_xclip! Instead:
sudo apt-get install xclip
Make sure mc is NOT running, or it will overwrite the next changes.
Find clipboard_store in ~/.config/mc/ini
Set clipboard_store=xclip -i -selection clipboard
Set clipboard_paste=xclip -o -selection clipboard
Thanks to https://github.com/IvanAli
OLD:
Install:
sudo apt-get install xclip sudo pip install mc_xclip # If you use Display Manager: echo 'mc_xclip &' >> ~/.xprofile # Else: echo 'mc_xclip &' >> ~/.xinitrc # Reboot.
Release files for mc_xclip 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mc_xclip-0.3.0.tar.gz | 1.6 kB | Details |
Release files / mc_xclip-0.3.0.tar.gz
| Download URL | mc_xclip-0.3.0.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
863664712aa8debe4f1a73b290073ee6cd3ae84b581c410cd69623fdddea8559
|
|
BLAKE2b-256 checksum How to use checksums |
5e9044d4cd81690f1331fdcfdf638e67280925370df2d11597b51de5c69f7160
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |