aaronjanse / 3mux

Terminal multiplexer inspired by i3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup fuzzing

aaronjanse opened this issue · comments

The goal of fuzzing is the find bugs that cause panics during a process that should be non-fatal.

Things currently fuzzed:

  • ecma48 parser
  • vterm
  • window manager

🎉
This will be in v0.3.