Results 73 issues of OvermindDL1

Missing a large number of TUI browsers, from lynx2 to elinks to brow.sh and a few others I forget the names of (`w3` I think is one? Or `www` whatever...

TODO: Wrap Cmd callbacks in exception handlers to prevent exception from propagating unhandled from potentially called javascript in Cmd's...

Standard states that boolean attribute must not have their value set to true, but instead must be either empty or a case-insensitive version of their own name, "true" and "false"...

This should likely be on hex for ease of use.

Currently cursive is bringing in `chrono`, which hasn't been updated in over 8 months and it's using a very *very* old version of the `time` library where the modern `time`...

**Is your feature request related to a problem? Please describe.** I'm needing to pass the character and key codes up to another processing layer if nothing in the cursive stack...

The stop_server command is not usable from within defstart, seemingly because the :state_var is not set for it, yet you are able to return a {:stop, blah...} tuple from the...

Downloaded, compiled, compile failed as the old timex does not work on modern elixir, updated timex and the escript runs properly. Spooled up nodes b/c/d and run it again and...

I do apologize for combining a new syntax PR with an updated Credo PR, but fixing Credo 'as' I was making the new syntax was greatly useful since it stopped...

A couple questions on design decisions or perhaps requesting new helper functions. --- First, why does `safe` return a fun instead of branching at the point of call to be...

question