- Timestamp:
- Mar 11, 2010, 9:37:07 PM (15 years ago)
- Branches:
- master, release-1.10, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- dfe94f9
- Parents:
- 03c5bdd
- git-author:
- David Benjamin <davidben@mit.edu> (03/09/10 17:01:01)
- git-committer:
- David Benjamin <davidben@mit.edu> (03/11/10 21:37:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.c
rd64f963 rf449096 625 625 /* update the terminal if we need to */ 626 626 if (owl_global_is_needrefresh(&g)) { 627 /* ensure that panels are clean, so that set_cursor doesn't break things*/627 /* push all changed windows to screen */ 628 628 update_panels(); 629 629 /* leave the cursor in the appropriate window */
Note: See TracChangeset
for help on using the changeset viewer.