Last night I went to install q and kdb 32 bit on my system. I have been using it at work and whenever I hit the up arrow key at work it recalls the previous command. This does not seem to be working on my home install. When I hit the up it it prints ^[[A. How can I fix this?
Asked
Active
Viewed 276 times
1 Answers
8
I needed to install and run it with a program called rlwrap for command history.
rlwrap q

chasep255
- 11,745
- 8
- 58
- 115
-
1here it's written https://code.kx.com/q4m3/1_Q_Shock_and_Awe/#11-starting-q – Ivan Kush Apr 21 '20 at 18:27