FACT++
1.0
|
|
protectedvirtual |
Callback function to display the finally compiled list of completion options. Adapts fPromtY for the number of scrolled lines.
matches | A list with the matches found. The first element contains what was completed. The length of the list is therefore num+1. |
num | Number of possible completion entries in the list. |
max | maximum length of the entries |
Reimplemented from Readline.
Definition at line 277 of file ReadlineWindow.cc.
References fPromptY, fWindow, and i.