diff --git a/4ed_file_view.cpp b/4ed_file_view.cpp index 6a5e55de..f7fd5d17 100644 --- a/4ed_file_view.cpp +++ b/4ed_file_view.cpp @@ -3251,6 +3251,7 @@ interactive_view_complete(System_Functions *system, View *view, String dest, i32 break; case 1: + view_show_file(view); break; case 2: @@ -3267,6 +3268,7 @@ interactive_view_complete(System_Functions *system, View *view, String dest, i32 break; case 1: + view_show_file(view); break; case 2: