cscope basic key behavior - can it be configured? (NOT vim related)

StackOverflow https://stackoverflow.com/questions/21594305

  •  07-10-2022
  •  | 
  •  

Вопрос

I'm using Cscope 15.7a on Mac.

1) To go to a different search field, I have to press return. I could have sworn in the past I didn't get "[A" and "[B" in the output if I used the up/down keys. And maybe TAB also moved between fields.

2) When I get search results, I can't select a result to open by navigating up and down with the cursor and pressing enter. I have to select based on an result number (a-z, 0-9).

I don't recall exactly what the behavior was in the past but I don't remember cscope being so counter-intuitive/unnatural. Is there a way to modify the key actions? (note, this is nothing to do with vim key mappings)

Это было полезно?

Решение

This is a bug in 15.7a. It is fixed:

https://trac.macports.org/ticket/31835

Currently macports is on 15.8a. So that should work.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top