[rkward-tracker] [ rkward-Feature Requests-1677023 ] Make shell based path completion available
SourceForge.net
noreply at sourceforge.net
Sun Mar 11 19:15:40 UTC 2007
Feature Requests item #1677023, was opened at 2007-03-09 08:59
Message generated for change (Comment added) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=1677023&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Console
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Thomas Friedrichsmeier (tfry)
Summary: Make shell based path completion available
Initial Comment:
Please make path completion for file names possible from within the rKward R console.
----------------------------------------------------------------------
>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2007-03-11 20:15
Message:
Logged In: YES
user_id=300591
Originator: NO
I've implemented this in the development version of RKWard. Whether
filename completion or object name completion is attempted depends on some
crude heuristics, so I hope these work well, and please write back, if they
don't. In detail, filename completion is attempted, if there is a quoting
character left of the cursor, and this is not directly preceded by "[",
"$", or ":", or directly followed by ",", ")", " ", or ";". Else, the
current object name completion is attempted.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=1677023&group_id=50231
More information about the rkward-tracker
mailing list