update seqs

This commit is contained in:
Mitchell Hashimoto
2022-07-14 13:48:36 -07:00
parent d31f51c993
commit 9c547a8645

View File

@ -9,7 +9,10 @@ Status meanings:
* ✅ - Implementation is complete and considered 100% accurate. * ✅ - Implementation is complete and considered 100% accurate.
* ⚠️ - Implementation works, but may be missing some functionality. The * ⚠️ - Implementation works, but may be missing some functionality. The
details of how well it works or doesn't are in the linked page. details of how well it works or doesn't are in the linked page. In many
cases, the missing functionality is very specific or esoteric. Regardless,
we don't consider a sequence a green checkmark until all known feature
interactions are complete.
* ❌ - Implementation is effectively non-functional, but ghostty continues * ❌ - Implementation is effectively non-functional, but ghostty continues
in the face of it (probably in some broken state). in the face of it (probably in some broken state).
* 💥 - Ghostty crashes if this control sequence is sent. * 💥 - Ghostty crashes if this control sequence is sent.