Removed direct reading of tree by select function.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 28 Jun 2013 23:06:11 +0000 (01:06 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 28 Jun 2013 23:32:04 +0000 (01:32 +0200)
commit537ea5a5724bad821d55f90f731e6acac9194027
treee47c1ebd8ff0610cfc32e9bb11dc7546bbc91a5c
parent80b5618bc571101e19d39b9565e69ed93513c71b
Removed direct reading of tree by select function.

This seems to be the better way to get the text of the current active
completion items instead of moving the cursor to the new item and that try to
get the text of it.
gmon.out [deleted file]
src/completion.c