diff --git a/lua/avante/sidebar.lua b/lua/avante/sidebar.lua index 17eae55..975ed29 100644 --- a/lua/avante/sidebar.lua +++ b/lua/avante/sidebar.lua @@ -3095,7 +3095,7 @@ function Sidebar:get_result_container_height() - selected_files_container_height - selected_code_container_height - todos_container_height - - 6 + - Config.windows.input.height ) end