In BC2, I had Ctrl+Left Arrow bound to Copy Line to Left. This had the following behaviour:
Now, with BC3, there are two "Copy to Left" commands available for keyboard binding, but neither of them does what BC2 did:
(Of course, the analogous situation occurs for Copy to Right)
How can I get BC2 behaviour in this respect out of BC3?
- If only a single line is selected, copy that line to the left pane
- If multiple lines are selected, copy all selected lines to the left pane
Now, with BC3, there are two "Copy to Left" commands available for keyboard binding, but neither of them does what BC2 did:
- "Copy Line to Left" - this only copies the *focused* line; it ignores multiple selected lines
- "Copy to Left" - when only a single line is focused, it copies the entire section, rather than just a single line
(Of course, the analogous situation occurs for Copy to Right)
How can I get BC2 behaviour in this respect out of BC3?
Comment