G
Gunnar
Hi all
I know this is not a Ruby thing, but I try anyhow.
When I'm using irb on my Linux system the cursor keypad works great, ie
the leftarrow backspace and uparrow gives me the previous line.
Using my iMac the keypad only results in an escape sequence (^[[A for
uparrow, ^[[C for leftarrow etc). I have not been able to find any
key-mapping in irb, or in the terminal setup.
All help appreciated
Gunnar
I know this is not a Ruby thing, but I try anyhow.
When I'm using irb on my Linux system the cursor keypad works great, ie
the leftarrow backspace and uparrow gives me the previous line.
Using my iMac the keypad only results in an escape sequence (^[[A for
uparrow, ^[[C for leftarrow etc). I have not been able to find any
key-mapping in irb, or in the terminal setup.
All help appreciated
Gunnar