[rkward-cvs] rkward ChangeLog,1.79,1.80 TODO,1.79,1.80

Thomas Friedrichsmeier tfry at users.sourceforge.net
Sun Oct 16 21:40:57 UTC 2005


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30521

Modified Files:
	ChangeLog TODO 
Log Message:
Command Log->show/raise option working again.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -d -r1.79 -r1.80
*** ChangeLog	16 Oct 2005 16:01:59 -0000	1.79
--- ChangeLog	16 Oct 2005 21:40:55 -0000	1.80
***************
*** 1,2 ****
--- 1,6 ----
+ - Settings->Command Log->show/raise window working again
+ - allow loading/saving of command history (console commands)
+ - add (meaningful) context menu for console
+ - allow interrupting current command running in the console via Ctrl+C
  - add "Command stack" window for advanced control of R backend (cancel commands, pause chain, view stack)
  - modifiy rkward.desktop to always start rkward in a terminal. The backend sometimes behaves strangely, if this is not done.

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -d -r1.79 -r1.80
*** TODO	16 Oct 2005 16:01:59 -0000	1.79
--- TODO	16 Oct 2005 21:40:55 -0000	1.80
***************
*** 24,29 ****
  - RKConsole:
  	- Console should start a command chain when submitting a batch of pasted commands
- 	- Make constructor protected, and enforce creating via the part instead.
- 	- I think I'll rework some of the logic in RKConsole
  
  - check whether we're running in a PTY, and warn otherwise. Currently the R backend needs this.
--- 24,27 ----





More information about the rkward-tracker mailing list