haoyangw / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

ctags not working properly. #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ctags -R * <any path with c project files>
2. open any file with vi.

3. Go to any function name and give ctrl + ].

What is the expected output? What do you see instead?
it should go to the function definition.
 I am getting ctrl + ] not implemented.

What version of the product are you using? On what operating system?
latest version,android.

Please provide any additional information below.

Original issue reported on code.google.com by koustab....@gmail.com on 18 Jan 2015 at 4:11