merge
This commit is contained in:
commit
e6c837d612
9 changed files with 31 additions and 5 deletions
|
|
@ -269,6 +269,9 @@ rowtype(Row *row, Rune r, Point p)
|
|||
Window *w;
|
||||
Text *t;
|
||||
|
||||
if(r == 0)
|
||||
r = Runeerror;
|
||||
|
||||
clearmouse();
|
||||
qlock(&row->lk);
|
||||
if(bartflag)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue