Changelog
- 4e55cb3 Merge pull request #20 from george-cindea/add_shellcheck
- 64c351d Merge pull request #21 from george-cindea/add_test_jobs
- 6767aac Merge pull request #24 from vybraan/feat/runcommands
- 7561d64 Merge pull request #26 from vybraan/fix/runcommands-ux
- d73222f add color library
- b902991 add job to test install on linux x86 arm and macos
- 208f8fb add shellcheck job
- dad8ab2 add theme info to readme
- 3f44efb allow users to run commands on hosts that require password auth
- ad07bb0 chore: clean up unused variable
- 56942bc chore: reflect new feature in changelog and readme
- 84af194 descriptive names for color properties
- 1cfe57a do not check version on local build
- de6785d feat(tui): enable cmd cancel and update viewport controls
- 8a31d0c feat(tui): implement cmd execution ui
- d2d516b feat: add themes
- f989f87 fix cursor update
- 04ed4da fix input/viewport resizing
- cfe5e2c fix mosh command syntax
- c1c0640 fix(tui): properly display error messages in viewport
- 6c26aa3 remove redundant themes word
- c9e5984 remove testing textarea
- 72750e9 runcmd: add clear screen ctrl+l
- ca3fa79 update readme