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: go back to the list after disconnecting #52

Merged
merged 45 commits into from Apr 13, 2022
Merged

Commits on Apr 4, 2022

  1. feat: allow to set the items to the list element

    This also exposes the item model.
    
    closes #40
    
    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    2a2fffe View commit details
    Browse the repository at this point in the history
  2. fix: lint issues

    caarlos0 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cd72b93 View commit details
    Browse the repository at this point in the history
  3. fix: deprecations et al

    caarlos0 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    3958761 View commit details
    Browse the repository at this point in the history
  4. test: fixes

    caarlos0 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d49b60e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. feat: go back to the list after disconnecting

    local already working, remote still a wip
    
    the idea is to be able to go back to the list after connecting and disconnecting from a remote.
    
    this uses an unreleased version of bubbletea, which currently lives on its exec-reader branch
    
    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    fefecc4 View commit details
    Browse the repository at this point in the history
  2. refactor: small improvement

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b170c35 View commit details
    Browse the repository at this point in the history
  3. fix: dep

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    fc3f356 View commit details
    Browse the repository at this point in the history
  4. fix: remote back to list

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    132d709 View commit details
    Browse the repository at this point in the history
  5. fix: stdin

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    47a99d9 View commit details
    Browse the repository at this point in the history
  6. chore: cleanup

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    cf27ea1 View commit details
    Browse the repository at this point in the history
  7. chore: spacing

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    6c79753 View commit details
    Browse the repository at this point in the history
  8. fix: cleanup

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    67c9a21 View commit details
    Browse the repository at this point in the history
  9. fix: -t appname

    caarlos0 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    43f427b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    19c8030 View commit details
    Browse the repository at this point in the history
  2. fix: merge issues

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0ad98d7 View commit details
    Browse the repository at this point in the history
  3. fix: ssh -t hanging

    caarlos0 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    c520e46 View commit details
    Browse the repository at this point in the history
  4. doc: godoc

    caarlos0 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b122f56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a995ee View commit details
    Browse the repository at this point in the history
  6. chore: go mod tidy

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    7f71328 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    1410577 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    caarlos0 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    115e3e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

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

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    3df8e29 View commit details
    Browse the repository at this point in the history
  2. fix: pwd et al

    caarlos0 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    0e627a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc60cf8 View commit details
    Browse the repository at this point in the history
  4. fix: unused prop

    caarlos0 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1edae4f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. refactor: clients

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f1c2025 View commit details
    Browse the repository at this point in the history
  2. fix: better diffs

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    64a2eb5 View commit details
    Browse the repository at this point in the history
  3. fix: gitinore

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f9f7b53 View commit details
    Browse the repository at this point in the history
  4. Revert "fix: gitinore"

    This reverts commit f9f7b53.
    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4c5f852 View commit details
    Browse the repository at this point in the history
  5. fix: diffs

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    03befaa View commit details
    Browse the repository at this point in the history
  6. fix: out/err/i

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7144197 View commit details
    Browse the repository at this point in the history
  7. fix: diffs

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    e5e3a0f View commit details
    Browse the repository at this point in the history
  8. fix: rm files

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    008783b View commit details
    Browse the repository at this point in the history
  9. fix: typo

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c8bcfa4 View commit details
    Browse the repository at this point in the history
  10. fix: reset pty

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    2877621 View commit details
    Browse the repository at this point in the history
  11. chore: todo

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    42b10a3 View commit details
    Browse the repository at this point in the history
  12. refactor: improve NewListing

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3a4da79 View commit details
    Browse the repository at this point in the history
  13. fix: rm dead code

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f0b5279 View commit details
    Browse the repository at this point in the history
  14. fix: quit cleaner

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3eb0621 View commit details
    Browse the repository at this point in the history
  15. fix: rm replaces

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    12dfe9a View commit details
    Browse the repository at this point in the history
  16. fix: move the resetPty around

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    70342e2 View commit details
    Browse the repository at this point in the history
  17. fix: ssh agent check

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    e3efe4f View commit details
    Browse the repository at this point in the history
  18. fix: typo

    caarlos0 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    de128d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. test: fix

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f3f730a View commit details
    Browse the repository at this point in the history