livebook/test/livebook_web
Frank Hunleth b1ceedc220
Ignore RFC 1468 switch to ASCII code sequence (#225)
This ignores "\e(B" which sometimes shows up even when the other RFC
1468 Japanese character set switch codes aren't used. This also updates
defmodifier so that it can be used with non-CSI escape codes (the
ones that start with '[').
2021-04-20 15:05:30 +02:00
..
controllers Change wording from delete session to close session (#160) 2021-04-12 23:24:26 +02:00
live Create write-protected file on the fly in tests 2021-04-14 16:48:11 +02:00
plugs Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
views Rename project (#68) 2021-03-03 22:56:28 +01:00
ansi_test.exs Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
helpers_test.exs Buffer IO evaluation output (#156) 2021-04-12 17:56:40 +02:00