diff options
Diffstat (limited to 'util')
| -rw-r--r-- | util/epist/screen.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/screen.cc b/util/epist/screen.cc index 39b11d25..e91685a8 100644 --- a/util/epist/screen.cc +++ b/util/epist/screen.cc @@ -523,6 +523,7 @@ void screen::cycleWindow(const bool forward, const bool allscreens, // found a good window! t->focus(); + return; } } |
