Commit Graph

20 Commits

Author SHA1 Message Date
mainzelm 5dac007070 Sanity checks for signalling jobs
part of darcs patch Sat Sep 24 23:10:30 MST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-10-11 15:45:23 +00:00
mainzelm ded258241f Fix continue-job-in-fg with a hack
part of darcs patch Fri Sep 23 22:16:49 MST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-10-11 15:43:19 +00:00
eknauel cec1cc5d56 Refresh after (clear), obtain paint-lock earlier
part of darcs patch Thu Sep 22 23:04:37 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:36:52 +00:00
eknauel 528ef9ee77 Factor out eval-environment, add some commands for Scheme mode
part of darcs patch Sun Sep 18 14:29:31 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:01:10 +00:00
eknauel 93ee18ce47 Try to get result window size stuff right
part of darcs patch Sun Sep 18 14:32:07 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:59:55 +00:00
mainzelm 57b621a51c Remove accidentally committed debugging code 2005-09-13 18:28:50 +00:00
mainzelm 60d1130cf4 Key bindings for fg, bg, and stop job
Ignore SIGTTOU within Commander S and reset to default handler before exec
2005-09-13 13:20:30 +00:00
eknauel 172d0e543a used EXEC-EPF instead of RUN in the RUN/* forms. 2005-08-12 13:27:27 +00:00
eknauel 8eedb14ef3 Care about closing copied file-descriptor/ports in parent and child of
RUN/FG*.
2005-08-11 15:18:25 +00:00
eknauel 843ed0493b Fix the process status bug. Well, sort of. It's an evil hack, I think. 2005-08-11 15:03:15 +00:00
eknauel e83f3e7d81 Display the status of foreground jobs in the result buffer (instead of
#{Unspecific})
2005-08-11 09:36:10 +00:00
eknauel 1c20604f4f Make the spectacular new command language work. At least for values of
"work" that don't call for intensive testing.
2005-08-10 18:03:59 +00:00
eknauel 8376b8b9f7 Added a README, an installation script, and various small fixes. 2005-07-06 08:57:44 +00:00
eknauel 154db1fb92 clean up GO and GO/BG 2005-06-15 11:42:29 +00:00
eknauel fe9bfbf1a0 Make job control work 2005-06-14 13:44:09 +00:00
eknauel 34761f66d2 Support POSIX job control, sort of. 2005-06-14 11:20:30 +00:00
eknauel 7d0c566c0b A first (buggy) version with a virtual console 2005-06-07 18:24:05 +00:00
eknauel 8ae60787a7 Add a joblist-viewer, add a get-focus-object-method generator to
select-list and make some plugins use it, added argument
focus-object-table to get-selection message (thus a get-selection
method can call a get-focus-object method).
2005-06-04 11:22:44 +00:00
eknauel b9d54a24ae fix constructor 2005-06-04 09:42:45 +00:00
eknauel 2f7595603b First version of the job control 2005-06-03 11:44:53 +00:00