Re: CMD-L whitout CR?

2014-12-02 Thread LuKreme

> On Dec 2, 2014, at 3:21 AM, Ted Stresen-Reuter  wrote:
> 
> Extremely useful. Let's see if I can remember them…
> 
> On Dec 2, 2014, at 10:13 AM, LuKreme  wrote:
> 
>> ⌃L   center the selection in the text area
> 
> I was unable to get this one to work, but probably because I don't understand 
> what it's supposed to do. Can you elucidate me?

I’ve had it work, but rarely. I don’t know what the constraints are. It has 
never worked in Mail.app AFAIK.

But, ^a ^e ^k ^y and ^t I use all day every day.


-- 
Well boys, we got three engines out, we got more holes in us than a
horse trader's mule, the radio is gone and we're leaking fuel and if we
was flying any lower why we'd need sleigh bells on this thing... but we
got one little budge on those Roosskies. At this height why they might
harpoon us but they dang sure ain't gonna spot us on no radar screen!

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-12-02 Thread Ted Stresen-Reuter
Extremely useful. Let's see if I can remember them…

On Dec 2, 2014, at 10:13 AM, LuKreme  wrote:

> ⌃Lcenter the selection in the text area

I was unable to get this one to work, but probably because I don't understand 
what it's supposed to do. Can you elucidate me?

TIA

Ted

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-12-02 Thread LuKreme
On Nov 28, 2014, at 2:06 PM, Herbert Schulz  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:



⌃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
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hey, Bill!


Thanks for the reply!


> Am 28.11.2014 um 23:06 schrieb WordWeaver777 :
> 
> Vlad, I don't know if this is helpful or not, but whenever I wish to select 
> the entire contents of a line without including the line break, I just place 
> the cursor at the beginning of the line and use shift-command-right arrow key.
> 
> Then I use command-v to copy the line.

Yes, that’s also what I’ve done in the Keyboard Maestro macro (see my answer 
above). 
I wanted something that selects the line **with a single shortcut**, just like 
CMD-L does actually, but whitout the CR. I know, I was perhaps a little too 
lazy… ;-)


Regards,
Vlad



-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hey, Herb!


Thanks for the reply!


> Am 28.11.2014 um 22:06 schrieb Herbert Schulz :
> 
> 
> Howdy,
> 
> 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.
Where do *these* shortcuts come from? :-) I didn’t knew them! That works (even 
if it scarred me to death seeing that the original line disappeared after ctl-K 
;-)!
I’ll combine all 3 in a Keyboard Maestro Macro as well in order to press only 
one shortcut.

Thanks again!


Regards,
Vlad



-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hey, Oliver!


Thanks for the reply!


> Am 28.11.2014 um 18:54 schrieb Oliver Taylor :
> 
> 
> On Nov 27, 2014, at 6:49 PM, Vlad Ghitulescu  > wrote:
> 
>> Is there a way to get rid of the CR while selecting the line with CMD-L?
> 
> Not a built in way. But you can easily accomplish this with AppleScript. Just 
> search backwards for the beginning of the line, then forwards to the end of 
> the line (without newline) and assign the script a shortcut. 
> 
> There is some sample code here that might help you get started: 
> https://github.com/olivertaylor/BetterTongs.bbpackage 
> Yes, you’re right: I 
> didn’t even think about the possibility to code myself the desired behavior! 
> :-( I must learn to see it this way!
I’ll check the code.

Waiting for an answer I did a Keyboard Maestro macro that solved my problem: it 
simulates CMD-left arrow and after this shift-CMD-right arrow, so that it 
selects the line whitout CR:


I don’t know now if KBM it’s better or not than an AppleScript in this case… 
I’ll find out!

Thanks again!


Regards,
Vlad


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-11-28 Thread WordWeaver777

> On Nov 28, 2014, at 12:49 PM, Vlad Ghitulescu  wrote:
> 
> Hello!
> 
> 
> There is a shortcut (CMD-L) in BBEdit for selecting a line that I use 
> frequently. 
> However, this shortcut also selects the CR after the line, so I must 
> **always** delete this CR while copying and pasting the selected line.
> 
> Is there a way to get rid of the CR while selecting the line with CMD-L? 
> 
> Or perhaps another way to select a line - with a shortcut - and not selecting 
> the trailing CR as well?
> 
> Thanks!
> 
> 
> Regards,
> Vlad

Vlad, I don't know if this is helpful or not, but whenever I wish to select the 
entire contents of a line without including the line break, I just place the 
cursor at the beginning of the line and use shift-command-right arrow key.

Then I use command-v to copy the line.

Kind regards,

Bill Kochman
Endtime Prophecy Net

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-11-28 Thread Herbert Schulz

> On Nov 28, 2014, at 11:54 AM, Oliver Taylor  wrote:
> 
> 
> On Nov 27, 2014, at 6:49 PM, Vlad Ghitulescu  wrote:
> 
>> Is there a way to get rid of the CR while selecting the line with CMD-L?
> 
> Not a built in way. But you can easily accomplish this with AppleScript. Just 
> search backwards for the beginning of the line, then forwards to the end of 
> the line (without newline) and assign the script a shortcut. 
> 
> There is some sample code here that might help you get started: 
> https://github.com/olivertaylor/BetterTongs.bbpackage
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a 
> feature request or would like to report a problem, please email
> "supp...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: 
> 
> --- 
> 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 bbedit+unsubscr...@googlegroups.com.
> To post to this group, send email to bbedit@googlegroups.com.

Howdy,

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.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)



-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: CMD-L whitout CR?

2014-11-28 Thread Oliver Taylor

> On Nov 27, 2014, at 6:49 PM, Vlad Ghitulescu  wrote:
> 
> Is there a way to get rid of the CR while selecting the line with CMD-L?

Not a built in way. But you can easily accomplish this with AppleScript. Just 
search backwards for the beginning of the line, then forwards to the end of the 
line (without newline) and assign the script a shortcut. 

There is some sample code here that might help you get started: 
https://github.com/olivertaylor/BetterTongs.bbpackage

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hello!


There is a shortcut (CMD-L) in BBEdit for selecting a line that I use 
frequently. 
However, this shortcut also selects the CR after the line, so I must **always** 
delete this CR while copying and pasting the selected line.

Is there a way to get rid of the CR while selecting the line with CMD-L? 

Or perhaps another way to select a line - with a shortcut - and not selecting 
the trailing CR as well?

Thanks!


Regards,
Vlad


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.