URL:
  <http://savannah.gnu.org/bugs/?29799>

                 Summary: incomplete support for tilde expansion
                 Project: GNU Screen
            Submitted by: mrbrown8
            Submitted on: Wed 05 May 2010 10:00:22 PM MDT
                Category: Feature Request
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Cur Dev Sources
           Fixed Release: None
         Planned Release: None
           Work Required: None

    _______________________________________________________

Details:


Tilde expansion seems to work for :source but not for other commands like
:hardcopy or :layout dump. The support only seems to be mentioned in
fileio.c:findrcfile(). I looked at the RC_SOURCE case of process.c, and found
fileio.c:do_source(). But when I look at RC_HARDCOPY, most of the work seems
to be in fileio.c:WriteFile(). And in RC_LAYOUT for dumping and RC_READBUF,
they ultimately call fileio.c:secfopen().

Are there any plans to cover tilde expansion beyond findrcfile()?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29799>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to