really fix inconsistency
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2917 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
acefd9e9b5
Коммит
ce78cdb722
@ -54,6 +54,7 @@ void do_last_line(void)
|
||||
openfile->current = openfile->filebot;
|
||||
openfile->current_x = 0;
|
||||
openfile->placewewant = 0;
|
||||
openfile->current_y = editwinrows / 2;
|
||||
|
||||
edit_redraw(current_save, pww_save);
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user