Commit Graph

29 Commits

Author SHA1 Message Date
Austen Adler
3ece8771a2 Add .drone.yml
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is failing
continuous-integration/drone Build is failing
2022-12-23 00:08:55 -05:00
Austen Adler
9ad213a676 Remove tracing for release builds 2022-12-22 23:59:15 -05:00
Austen Adler
65eeb32d37 Update build.earth 2022-12-22 23:59:00 -05:00
Austen Adler
88a1631ef0 Update gitignore 2022-12-22 14:31:05 -05:00
Austen Adler
bebbfe4198 Add build.earth 2022-12-22 14:30:26 -05:00
Austen Adler
5a6b42472a Cleanup 2022-12-22 14:30:12 -05:00
Austen Adler
5b47c44e2d Remove unused imports 2022-12-20 22:01:47 -05:00
Austen Adler
04fa8381f5 Fix clippy warnings 2022-12-20 21:59:54 -05:00
Austen Adler
d188897c3f Cleanup 2022-12-20 21:56:36 -05:00
Austen Adler
d12e3bb43a Use ropey 2022-12-20 21:35:11 -05:00
Austen Adler
853770613e Drop child read handle as soon as possible 2022-12-18 11:16:43 -05:00
Austen Adler
82239eeb8e Fix typo 2022-12-18 03:13:14 -05:00
Austen Adler
8d26f6c55c Massive refactor using channels to improve typing speed 2022-12-18 03:12:35 -05:00
Austen Adler
df9c53b20d Use crossbeam for message passing 2022-12-17 12:02:38 -05:00
Austen Adler
6da63b6bed Use crossbeam for message passing 2022-12-17 12:02:15 -05:00
Austen Adler
00b7620157 Break out ui code 2022-12-17 11:33:52 -05:00
Austen Adler
536086c4a0 Remove generic commands 2022-12-17 11:29:34 -05:00
Austen Adler
2b11951166 Add shell handling 2022-12-17 11:25:15 -05:00
Austen Adler
7c1c78728c Move to my fork of ansi4tui 2022-12-17 10:55:37 -05:00
Austen Adler
3355763992 Fix clippy warnings 2022-12-17 00:10:17 -05:00
Austen Adler
9b88539c50 Allow pasting 2022-12-17 00:06:08 -05:00
Austen Adler
a3027a3d6d Handle command spawn failures more gracefully 2022-12-16 23:44:35 -05:00
Austen Adler
416911a337 Output command and results on completion 2022-12-16 23:22:21 -05:00
Austen Adler
c57b75735d Do not clone resulting vec each time 2022-12-16 21:28:40 -05:00
Austen Adler
fc416c4e03 Improve commands 2022-12-16 21:20:42 -05:00
Austen Adler
aad4453681 Many updates 2022-12-16 20:41:16 -05:00
Austen Adler
a8672a3197 Cleanup 2022-12-15 23:19:17 -05:00
Austen Adler
3a0c42175b Add ansi4tui 2022-12-15 23:18:56 -05:00
Austen Adler
e0ad77fb0d Initial code 2022-12-15 23:03:57 -05:00