Simon Tatham
2a73676490
Support frontend_is_utf8() in all front ends.
...
Previously only Unix front ends bothered to include it, on the basis
that only the pty backend needed it (to set IUTF8 in the pty). We're
about to need it everywhere else too.
2016-05-03 11:13:48 +01:00
Ben Harris
6627c1ce13
fuzzterm: record characters being displayed.
2015-10-28 22:08:59 +00:00
Ben Harris
9022dcd5c5
fuzzterm: add some output to allow this to be used for testing.
...
Not very much, but it might be useful for testing that changes don't
unexpectedly break things.
2015-10-28 22:08:59 +00:00
Ben Harris
19d1ad3887
fuzzterm: Try enabling deferred implementation under afl-clang-fast
2015-10-28 22:08:32 +00:00
Ben Harris
1a009ab2e9
Fuzzable terminal emulator.
2015-10-28 21:46:30 +00:00