Constant branchless::testing::pty::UP_ARROW

source ·
pub const UP_ARROW: &str = "\x1b[A";
Expand description

Terminal escape code corresponding to pressing the up arrow key.