[ https://issues.apache.org/jira/browse/GROOVY-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962581#comment-14962581 ]
John Wagenleitner commented on GROOVY-5380: ------------------------------------------- I added a PR for this https://github.com/apache/incubator-groovy/pull/145. Thought it would also be handy to select a word. Used Ctrl+B for all selections. If nothing is currently selected, select the current word at the caret position. If part of the line is already selected (but not entire line) then select the entire line. If entire line is selected or multiple lines are selected, then select the block/paragraph. > Add Ctrl+L/Ctrl+B for line/block selection > ------------------------------------------ > > Key: GROOVY-5380 > URL: https://issues.apache.org/jira/browse/GROOVY-5380 > Project: Groovy > Issue Type: Improvement > Components: Groovy Console > Affects Versions: 1.8.6 > Reporter: Paul Lewis > Priority: Trivial > Labels: contrib > > GroovyConsole is great but I think a couple of additions would make rapid > experimenting using it easier: > Select Line (Ctrl+L) - to select the current line > Select Block (Ctrl+B ?) - to select the lines in the current block > (contiguous lines with no blank lines) -- This message was sent by Atlassian JIRA (v6.3.4#6332)