Skip to main content

Syncs clipboards of Midnight Commander and X Window System.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mc_xclip-0.3.0.tar.gz (1.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page