[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[screen-devel] [bug #32623] Problem with stuff command
From: |
Ward Vandewege |
Subject: |
[screen-devel] [bug #32623] Problem with stuff command |
Date: |
Wed, 01 Feb 2012 20:50:38 +0000 |
User-agent: |
Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 |
Follow-up Comment #6, bug #32623 (project screen):
I've just checked against git head as of today (February 1st, 2012), and this
bug is fixed.
Looking through the commit log, I think the fix is in this commit:
commit 39563832bbeab0c4e9ccb5925e3af3062f3d5f64
Author: Sadrul Habib Chowdhury <address@hidden>
Date: Sat Aug 30 17:20:12 2008 -0400
Use the last created window as foreground window
Some commands don't work correctly if screen is started in daemon mode
and not attached/detached at least once. This happens because without
any attaches, no window is considered as the foreground window when
remotely executing a command without a display. In such a case, treat
the last created window as the foreground window, as suggested in
#10074.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32623>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [screen-devel] [bug #32623] Problem with stuff command,
Ward Vandewege <=