urbit/pkg/hs/urbit-king/lib/Urbit
Elliot Glaysher e9f09e32c1 king: put slogs in the muxed scrollback
If you connect to an urbit using the remote terminal code,
slogs would not be printed to them since they were hard
coded to be printed to stderr. This threads slog printing
to the terminal driver, and puts them in scrollback.

(It does not actually fix slogs being printed on one line.)
2020-09-25 12:40:23 -04:00
..
Arvo kh: support rendering +stub as ansi escape codes 2020-09-15 16:50:25 +02:00
King king: put slogs in the muxed scrollback 2020-09-25 12:40:23 -04:00
Vere king: put slogs in the muxed scrollback 2020-09-25 12:40:23 -04:00
Arvo.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Prelude.hs king: thread LogLevel through, make output better 2020-08-16 10:33:52 -07:00
Timer.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00