screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #29799] incomplete support for tilde expansion


From: Curtis Brown
Subject: [screen-devel] [bug #29799] incomplete support for tilde expansion
Date: Thu, 06 May 2010 04:00:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010033100 Iceweasel/3.0.6 (Debian-3.0.6-3)

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

[Prev in Thread] Current Thread [Next in Thread]