Commit Graph

9 Commits

Author SHA1 Message Date
kepler155c@gmail.com 8279c1ae12 environments, error messages, and stack traces, oh my!
Changed the way processes are launched.
multishell.openTab and kernel.run now accept the current environment as a parameter.
That new process inherits a copy of the passed environment.
Reduces complexity as the calling process is not required to create a suitable env.
Stack traces have been greatly improved and now include the stack for coroutines that error.
2020-05-11 17:25:58 -06:00
kepler155c@gmail.com a3a819256f fix resizing scrolling terminals 2020-05-10 14:04:20 -06:00
kepler155c@gmail.com b0db0b86bd kernel improvements 2020-05-08 22:32:44 -06:00
kepler155c@gmail.com 28b2ba3386 tweaks 2019-12-07 12:04:58 -07:00
kepler155c@gmail.com 674c6af509 alternate support 2019-11-10 15:58:36 -07:00
kepler155c@gmail.com 8fede6f507 run autorun programs in shell mode 2019-03-27 15:21:31 -04:00
kepler155c@gmail.com 915085ac5f ui overhaul 2019-02-05 23:03:57 -05:00
kepler155c@gmail.com 5a32fe208e format and installer branches 2018-01-24 17:39:38 -05:00
kepler155c@gmail.com e59400eb2b transition to kernel 2018-01-21 05:44:13 -05:00