Is there a default clipboard history in Ubuntu? If there is, how can I access it?

35,842

Solution 1

There isn't a default clipboard history in 20.04, just the current item in the clipboard or nothing if nothing has been copied to the clipboard. If nothing has been copied to the clipboard, the clipboard is empty. If something has been copied to the clipboard then by default the clipboard contains the last item that was copied to it.

Pasting a selected text snippet with your middle mouse button is completely separate from the normal clipboard. Selecting text does not copy it to your clipboard. This quick method of pasting only works with the middle mouse button. source

Solution 2

I am now using ClipIt - https://github.com/CristianHenzel/ClipIt in my Ubuntu 20.04 ever since I have posted this question and am happy with it, everything is okay in terms of performance, features and etc. You can install it via ubuntu software or flathub or just click github link and follow the installation instruction they have provided in their github repo.

Solution 3

You can give "CopyQ" a try, from Ubuntu Software store.

Solution 4

I've released a clipboard manager Gnome extension which is a rewrite of Clipboard Indicator with vastly improved performance, new features, and bug fixes.

Screenshot

Solution 5

Go to https://extensions.gnome.org/extension/779/clipboard-indicator/ and install it.

Make sure you have the Firefox add-on of Gnome-shells website https://addons.mozilla.org/en-US/firefox/addon/gnome-shell-integration/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

You will have a clipboard on the top bar you can access. It resets after shutdown by the way.

Share:
35,842

Related videos on Youtube

Cherwen Molina
Author by

Cherwen Molina

Updated on September 18, 2022

Comments

  • Cherwen Molina
    Cherwen Molina over 1 year

    Is there a default clipboard history in Ubuntu 20.04 or later? If there is, how can I access it? I know there are lots of available applications for saving clipboard history in the default Ubuntu repositories.

  • karel
    karel over 2 years
    CopyQ (sudo apt install copyq) is an advanced clipboard manager with editing and scripting features. CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application.
  • Mina F. Beshay
    Mina F. Beshay over 2 years
    Thank you, it helped me. Especially after assigning a shortcut Super + V to act like Windows clipboard.
  • Sam
    Sam about 2 years
    This worked for me as well. However, I found adding the Super + V Global Shortcut through the app that I had to press it twice for it to work . Instead, I assigned the Super + V shortcut through Ubuntu's Settings -> Keyboard Shortcuts, adding a custom one that runs a command copyq menu that brings up the tray menu.
  • ATorras
    ATorras about 2 years
    As a shortcut, I use CTRL + Super + V without any problem, as Super + V is already captured by default.
  • linjiejun
    linjiejun about 2 years
    sudo apt install copyq not work in my ubuntu16
  • Flimm
    Flimm about 2 years
    I install clipit from the Ubuntu APT repositories. When I run it, this message is displayed: "ClipIt has been deprecated and is no longer supported in Ubuntu. Diodon, a supported replacement for ClipIt, has been automatically installed for your convenience". The GitHub repo says that the version in the Debian and Ubuntu repositories is broken.
  • Admin
    Admin about 2 years
    I don't have any problem with my installation, it's a bit longer since I posted this question and successfully installed clipit and still using clipit til this time. I have googled "diodon clipit", and you're right, "clipit" has been replaced by "diodon" in debian official package. Here's the link of the debian official package, packages.debian.org/sid/clipit