Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道C+M+j在 gdb 中进入 vi 模式。Cygwin-gdb 似乎服从我的 shell 设置 ( set -o vi) 并自动处于 vi 模式。但是,我似乎无法让 ndk-gdb 进入 vi 模式。有谁知道怎么做?
C+M+j
set -o vi