Constant branchless::testing::pty::DOWN_ARROW

source ·
pub const DOWN_ARROW: &str = "\x1b[B";
Expand description

Terminal escape code corresponding to pressing the down arrow key.