Bug 380572 - Improving usability of the execute-current-line command
Summary: Improving usability of the execute-current-line command
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 22:29 UTC by RKWard Team
Modified: 2007-03-14 12:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 <- 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