|
@@ -25,6 +25,7 @@ static void clish_nspace_init(clish_nspace_t * this, clish_view_t * view)
|
|
this->completion = BOOL_TRUE;
|
|
this->completion = BOOL_TRUE;
|
|
this->context_help = BOOL_FALSE;
|
|
this->context_help = BOOL_FALSE;
|
|
this->inherit = BOOL_TRUE;
|
|
this->inherit = BOOL_TRUE;
|
|
|
|
+ this->restore = CLISH_RESTORE_NONE;
|
|
|
|
|
|
|
|
|
|
lub_bintree_init(&this->tree,
|
|
lub_bintree_init(&this->tree,
|