summaryrefslogtreecommitdiffstats
path: root/pkg/commands/exec_live_default.go
AgeCommit message (Expand)Author
2018-12-09Worked and fixed a view commentsmjarkk
2018-11-14Removed useless channel readmjarkk
2018-11-10Fixed pushing forevermjarkk
2018-11-10Switched back to github.com/mgutz/str instaid of a copy of ToArgvmjarkk
2018-11-10Switched to channels instaid of a mutexmjarkk
2018-11-10Replaced regex with trimmjarkk
2018-11-06Removed some useless commentsmjarkk
2018-11-06Working new lines in live pty outputmjarkk
2018-11-03hopefully fixed the test nowmjarkk
2018-11-03Fixed testmjarkk
2018-11-01Maybe fixed the test this timemjarkk
2018-10-31Hopefully fixed circlecimjarkk
2018-10-29Made error handling bettermjarkk
2018-10-27Removed package github.com/mgutz/str for better code coveragemjarkk
2018-10-27Removed github.com/ionrock/procs for better code coveragemjarkk
2018-10-27Made tests passmjarkk
2018-10-27Made it possible to build again for windowsmjarkk