On Nov 28, 2014, at 2:06 PM, Herbert Schulz <[email protected]> wrote:
> With the cursor in the line do: Ctl-A (move the Cursor to start of line), 
> Ctl-K (kill to end of line. That removes the line sans the final CR which you 
> can then retrieve with Cmd-V.

That’s what I do.

This is a handy reference:

<https://www.hcs.harvard.edu/~jrus/site/system-bindings.html>

⌃A      move to the beginning of the paragraph
⌃B      move backward
⌃D      delete forward
⌃E      move to the end of the paragraph
⌃F      move forward
⌃H      delete backward
⌃K      delete to the end of the paragraph
⌃L      center the selection in the text area
⌃N      move down
⌃O      split the current line
⌃P      move up
⌃T      transpose letters
⌃V      move one page down
⌃Y      yank back ‘killed’ text


-- 
"Back off, man. I'm a scientist."

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to