mirror of
https://github.com/crossterm-rs/crossterm.git
synced 2025-09-29 05:52:08 +00:00
x
This commit is contained in:
parent
649b5c60a9
commit
246cf6fd6c
@ -50,6 +50,7 @@ use crate::{csi, impl_display, Command};
|
||||
|
||||
pub(crate) mod sys;
|
||||
|
||||
#[cfg(feature = "events")]
|
||||
pub use sys::position;
|
||||
|
||||
/// A command that moves the terminal cursor to the given position (column, row).
|
||||
|
Loading…
x
Reference in New Issue
Block a user