Refactor the footer logic to a new file (#4259)
This will help us have more control over the footer --------- Co-authored-by: pakrym-oai <pakrym@openai.com>
This commit is contained in:
@@ -23,6 +23,7 @@ mod chat_composer_history;
|
||||
mod command_popup;
|
||||
pub mod custom_prompt_view;
|
||||
mod file_search_popup;
|
||||
mod footer;
|
||||
mod list_selection_view;
|
||||
pub(crate) use list_selection_view::SelectionViewParams;
|
||||
mod paste_burst;
|
||||
|
||||
Reference in New Issue
Block a user