URL:
  <https://savannah.gnu.org/bugs/?67708>

                 Summary: commands in screenc containing args aren't executed
                   Group: GNU Screen
               Submitter: jlmxyz
               Submitted: dim. 16 nov. 2025 12:58:55
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.9.1
           Fixed Release: None
         Planned Release: None
           Work Required: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: dim. 16 nov. 2025 12:58:55     By: jl <jlmxyz>
Hi,

I've a screenrc that I select using -c option :
screen -c ~/data/conf/gnu-screen

in that screenrc, I have 
screen -t 'usershell' bash
screen -t 'batt' sh -x ~/.local/bin/battery_monitor.sh

I've several of similar lines.
I noticed that window that have only a single command, like the screen -t
'usershell' bash are created in the session

but all commands that have args aren't created like 
screen -t 'batt' sh -x ~/.local/bin/battery_monitor.sh

running from terminal 
screen -t 'batt' sh -x ~/.local/bin/battery_monitor.sh 
does works as intented (the script is executed and displayed in a screen
window), so it's an issue related to the parsing of screenrc.

thanks and regards







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67708>

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to