Commit Graph

10 Commits

Author SHA1 Message Date
Zachary Yedidia
2b8cc4cfce Fix build error 2016-04-23 18:28:41 -04:00
Zachary Yedidia
0d1ba36044 Merge 2016-04-19 21:33:30 -04:00
Zachary Yedidia
65745a6b43 Much improved terminal mode (Ctrl-b)
This commit splits "Boss mode" into to different actions. Executing
a command with Ctrl-b will now open an interactive terminal. If you
would simply like to execute a background job in the shell, press
Ctrl-e and then type `run shell-command`.
2016-04-19 21:25:13 -04:00
aerth
838a932dd9 stdout and stderr buffers for command execution 2016-04-19 19:49:43 +00:00
Zachary Yedidia
f0ad01d1ec Add option to save and quit
Fixes #40
2016-04-19 13:16:08 -04:00
aerth
54f00cb937 shell command output is held in buffer until completion 2016-04-19 13:40:05 +00:00
aerth
f3e9271cae boss mode: Single line output stays in messenger, multiline output goes to a help-style screen 2016-04-19 05:10:53 +00:00
aerth
bbe78fbdff Display nonblank output on full screen 2016-04-19 04:53:56 +00:00
aerth
a2ca47a496 Boss mode 2016-04-19 04:33:54 +00:00
aerth
337f162360 now is go gettable and updated make file 2016-04-18 10:59:41 +00:00