* find.c (do_find): Re-sort the panel according to the current
settings when doing panelizing.
Этот коммит содержится в:
родитель
47f87cba24
Коммит
86213a2be0
@ -1,5 +1,8 @@
|
||||
2001-11-14 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* find.c (do_find): Re-sort the panel according to the current
|
||||
settings when doing panelizing.
|
||||
|
||||
* dir.c (sort_type_to_name): Remove, it's unused in the text
|
||||
edition.
|
||||
(sort_name_to_type): Likewise.
|
||||
|
@ -993,6 +993,7 @@ do_find (void)
|
||||
if (v == B_PANELIZE){
|
||||
if (dir_and_file_set){
|
||||
try_to_select (cpanel, NULL);
|
||||
panel_re_sort (cpanel);
|
||||
paint_panel (cpanel);
|
||||
}
|
||||
break;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user