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

Use full TextAttribute when copying data into Clipboard #16270

Closed
wants to merge 17 commits into from

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    159db72 View commit details
    Browse the repository at this point in the history
  2. remove extra counter

    tusharsnx committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bf1c1ce View commit details
    Browse the repository at this point in the history
  3. fix spelling

    tusharsnx committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    db8e4c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    55765bc View commit details
    Browse the repository at this point in the history
  2. rename copyTextColor

    tusharsnx committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4e2f981 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. revert StringPaste change

    tusharsnx committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    88b9926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfd18c View commit details
    Browse the repository at this point in the history
  3. fix audit mode errors

    tusharsnx committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    436d456 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix a bug that I almost thought was an intended behavior

    we were adding newlines after every row! Causing wrapped rows to break unexpectedly
    tusharsnx committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    901c12a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    315f35f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a5536 View commit details
    Browse the repository at this point in the history
  3. add spellings

    tusharsnx committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e2e121e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    5fad9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b60609d View commit details
    Browse the repository at this point in the history
  3. format

    tusharsnx committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    728d287 View commit details
    Browse the repository at this point in the history