#42070: lua @5.2.2_1 arrow keys don't work in interpreter -------------------------------+-------------------------------- Reporter: maxheinrich1988@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: lua arrow keys | Port: lua -------------------------------+-------------------------------- I can't use the arrow keys (left, right, up, down) in the lua interpreter. I installed it with {{{ ip220:~ max$ sudo port install lua }}} Pressing the arrow keys, I get the following output (left, up, right, down pressed) {{{ ip220:~ max$ lua Lua 5.2.2 Copyright (C) 1994-2013 Lua.org, PUC-Rio
^[[D^[[A^[[C^[[B }}}
-- Ticket URL: <https://trac.macports.org/ticket/42070> MacPorts <http://www.macports.org/> Ports system for OS X