ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.382 by root, Fri Dec 14 06:04:56 2007 UTC vs.
Revision 1.383 by root, Fri Dec 14 06:29:28 2007 UTC

1211 if (cmd_parse ()) 1211 if (cmd_parse ())
1212 break; 1212 break;
1213 1213
1214 if (revents & ev::WRITE) 1214 if (revents & ev::WRITE)
1215 pty_write (); 1215 pty_write ();
1216
1217 refresh_check ();
1216} 1218}
1217 1219
1218void 1220void
1219rxvt_term::pointer_unblank () 1221rxvt_term::pointer_unblank ()
1220{ 1222{
2310 } 2312 }
2311 2313
2312 ch = NOCHAR; 2314 ch = NOCHAR;
2313 } 2315 }
2314 } 2316 }
2315
2316 refresh_check ();
2317 2317
2318 return flag; 2318 return flag;
2319} 2319}
2320 2320
2321// read the next character 2321// read the next character

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines