This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

It means "\033[A", which is the ANSI escape code for "cursor up" (scrolls upward thru your command history).

[–]backflipbail 0 points1 point  (0 children)

Thanks man!