[rkward-tracker] [ rkward-Feature Requests-2996587 ] Support .Rhistory

SourceForge.net noreply at sourceforge.net
Tue May 4 13:58:40 UTC 2010


Feature Requests item #2996587, was opened at 2010-05-04 15:58
Message generated for change (Tracker Item Submitted) made by tfry
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=2996587&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: Open
Priority: 5
Private: No
Submitted By: Thomas Friedrichsmeier (tfry)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support .Rhistory

Initial Comment:
Hook into R's history() mechanism.

1. As a minimum, add those commands using ptr_R_addhistory that are also saved in our internal console history.
-- This would support savehistory(), and history().
1b. Add a GUI-menu item to save history.
2. Support for reading history is trickier, as it may interfere with the saved history.
2a. Add a GUI -menu item to read history (prompting to save first; that hook might go to ptr_R_loadhistory()), manually.
2b. Add an option to use R's history, completely, including restoring .Rhistory, automatically. When this is on, and a history was loaded, the internal rkward history should not be saved. When this is false, simply do not act on ptr_R_loadhistory() during startup.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=2996587&group_id=50231




More information about the rkward-tracker mailing list