Autosuggestion adoption of new parser

This commit is contained in:
ridiculousfish
2013-10-08 15:05:30 -07:00
parent 4f718e83b3
commit c6eef16664
4 changed files with 113 additions and 152 deletions

View File

@@ -61,6 +61,7 @@ class history_item_t
{
return contents;
}
bool empty() const
{
return contents.empty();