FACT++
1.0
|
|
protectedvirtual |
Overwrites Shutdown() of Readline. After Readline::Prompt has returned a Redisplay() is forced to ensure a proper display of everything. Finally, the display line is ended by a
.
buf | The buffer returned by the readline call |
Reimplemented from Readline.
Reimplemented in Shell.
Definition at line 341 of file ReadlineWindow.cc.
References fPromptX, fPromptY, fWindow, and Readline::GetPrompt().
Referenced by Refresh(), and Shell::Shutdown().