We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62ea11 commit d550d58Copy full SHA for d550d58
crates/prettytty/src/event.rs
@@ -1,4 +1,4 @@
1
-//! *Incomplete draft support* for keyboard, mouse, and query response events.
+//! *Incomplete draft* of keyboard, mouse, and query response events.
2
//!
3
//! Where [`Token`]s are an efficient syntactic representation, [`Event`]s are a
4
//! somewhat less efficient semantic representation.
0 commit comments