Skip to content
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

feat(#58): add copy to clipboard flag --copy #97

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    236cd0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37dafec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d556c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c4f2bd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    eba42f9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    c57172d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    96cb243 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    197f8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb68f3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f678cda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    153ba1f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    15accc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. feat: modified to work on non-png formats as text

    With [gclip](https://github.com/golang-design/clipboard)
    when not copying a png image `gclip -copy -f freeze.svg`
    it will copy it as text, otherwise as an image
    AlejandroSuero committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    164655c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a169d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d684a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    457f7d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b88ebf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    724101b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d74d8c View commit details
    Browse the repository at this point in the history