mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Cleanup of Session loading, saving, embedding in source and added option
to make sessionSource the current Session.
This commit is contained in:
@@ -97,7 +97,7 @@ struct Application
|
||||
current_view = 1;
|
||||
framebuffer_ar = 3;
|
||||
framebuffer_h = 1;
|
||||
windows.push_back(WindowConfig(APP_TITLE));
|
||||
windows.push_back(WindowConfig(APP_NAME APP_TITLE));
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user