more tweaks
This commit is contained in:
parent
77c5c852e4
commit
cd1d0ab0b5
4 changed files with 27 additions and 8 deletions
|
|
@ -287,6 +287,7 @@ readfile(Column *c, char *s)
|
|||
w->body.file->mod = FALSE;
|
||||
w->dirty = FALSE;
|
||||
winsettag(w);
|
||||
winresize(w, w->r, FALSE, TRUE);
|
||||
textscrdraw(&w->body);
|
||||
textsetselect(&w->tag, w->tag.file->b.nc, w->tag.file->b.nc);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue