Bug 380572

Summary: Improving usability of the execute-current-line command
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2007-03-13 22:29:50 UTC
-- Originally posted by (AT sourceforge.net): b00l --

-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/38 on 2017-05-31 14:48:55 +0100 --
For debugging purposes it would be nice if the cursor would jump into the next line after sending the current line to R.

Furthermore there is the fact that if you split a command into multiple lines you get the error message that Konsole is busy. This is kind of annoying.

For example, 

a &lt;- list\("foo"    = 1,
"bar"    = 2,
"foobar" = 3\)

can't be executed line-by-line, so you have to copy-paste the remaining lines yourself.-- Labels: Command Editor --
Comment 1 Thomas Friedrichsmeier 2007-03-14 12:39:20 UTC
Logged In: YES 
user\_id=300591
Originator: NO

Both done.

If you like, you can do some testing for this in the SVN version \(http://rkward.sourceforge.net/wiki/index.php?title=RKWard\_SVN\).

Thanks for pointing this out.
Comment 2 Thomas Friedrichsmeier 2007-03-14 12:39:20 UTC
- **labels**: 411328 --> Command Editor
- **assigned_to**: nobody --> tfry
- **status**: open --> closed