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: tea.ExecPty #879

Closed
wants to merge 6 commits into from
Closed

feat: tea.ExecPty #879

wants to merge 6 commits into from

Commits on Dec 4, 2023

  1. feat: tea.ExecPty

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    45841a4 View commit details
    Browse the repository at this point in the history
  2. chore: go mod tidy

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7e60f93 View commit details
    Browse the repository at this point in the history
  3. feat: update to go 1.18

    caarlos0 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2d3fece View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update exec.go

    Co-authored-by: naglis <827324+naglis@users.noreply.github.com>
    caarlos0 and naglis authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9c44f5b View commit details
    Browse the repository at this point in the history
  2. fix: go version

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1ff6a32 View commit details
    Browse the repository at this point in the history
  3. feat: update to go 1.20

    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9326008 View commit details
    Browse the repository at this point in the history