Auto-Completion in Unix VI editor
Posted
by IllustratedInsomnia
on Stack Overflow
See other posts from Stack Overflow
or by IllustratedInsomnia
Published on 2010-05-22T10:00:16Z
Indexed on
2010/05/22
10:10 UTC
Read the original article
Hit count: 290
Hey guys, after using graphical IDE's like Visual Studio, I'm used to pressing CTRL+Space to auto-complete a variable or function name. Now, I know such a thing isn't completely possible in VI, but I heard there was a list of commands that could be mapped that allowed automatic completion of variables and functions in the current file opened. Does anyone know what this sequence is?
Thanks in advance.
© Stack Overflow or respective owner