vote up 0 vote down star
1

Hi,

I am running cscope in Terminal on Macos by using 'cscope -d'. But the arrow keys (UP/DOWN arrow) do not work, as i need to navigate from 1 query to another.

Can you please tell me how can I fix that?

Thank you.

flag

17% accept rate
They work fine for me... – Jason Coco Apr 3 at 17:07

2 Answers

vote up 0 vote down

I see the same issue. term is xterm, arrow work for bash, its just cscope? ^J and enter work for down, but no up. I can hit down several times and it loops to the top, but it would be nice to be able to map my arrow keys to something?

link|flag
vote up 0 vote down

Terminal.app gets a little weird about keys; are you using the arrow keys on the numeric keypad? If so, those will always map to digits whether or not you've got the NumLock turned on.

If not, try shift-arrow.

link|flag
i am using the actual arrow keys. Using shift-arrow does not work either. I need to navigate up/down by using Ctrl-N, Ctrl-P now. I am hoping arrow keys work. – yinglcs Apr 7 at 17:57

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.