Re: grep not properly matching letter case

2010-12-04 Thread Marek Stepanek
On 04.12.2010 21:04, Mike wrote: > I'm running BBEdit 9.6.1 on Mac OS 10.6.5. All of the follow match > both upper and lower case letters. > > [[:upper:]] > [[:lower:]] > [a-z] > [A-Z] > > Can anyone confirm that grep isn't working for them either? Thanks. > Hello Mike! For this to work you

Re: SHIFT + END no longer selects text ?

2010-12-04 Thread Ken Such
Carpil~ I’m using BBEdit version 9.6.2 (2869) of Thu, 02 Dec 2010, and I make BBEdit select text and move the pointer to either the beginning or end of a file by pressing either ... ⌘ Shift Home (or ⌘ Shift ⬆) ... which selects text from my pointer’s current position to the beginning of the fi

Re: SHIFT + END no longer selects text ?

2010-12-04 Thread Kendall Conrad
I have a MBP so don't have a dedicated End key, but when I press Shift +Fn+Right-arrow it selects to the end of the line. Though normally for selecting to end of line, I do Shift+Command+right-arrow. In the preferences for "Editing: Keyboard" I have the home and end keys radio button set for movin

Re: SHIFT + END no longer selects text ?

2010-12-04 Thread Patrick Woolsey
Carpii sez: >Im using 9.6.1 and Ive recently noticed a change in the way BBEdit >behaves > >Holding down SHIFT + END moves the cursor to the end of the line, but >no longer selects the text. >Likewise SHIFT + HOME moves to the start, but doesnt select [NB: I'm assuming your prefs are set such

Re: SHIFT + END no longer selects text ?

2010-12-04 Thread G. T. Stresen-Reuter
On Dec 4, 2010, at 7:13 PM, Carpii wrote: > Any advice please? Not sure why holding down shift fails to select, hard for me to test on a laptop, but seems to be true. My alternative (and what I always use) is to use Command+Shift+down-arrow I do know that the idea behind some of the different

Re: grep not properly matching letter case

2010-12-04 Thread Patrick Woolsey
Mike sez: >I'm running BBEdit 9.6.1 on Mac OS 10.6.5. All of the follow match >both upper and lower case letters. > >[[:upper:]] >[[:lower:]] >[a-z] >[A-Z] > Please note grep searches are only case-sensitive if the "Case sensitive" option in the Find dialog is enabled. Regards, Patrick Wools

grep not properly matching letter case

2010-12-04 Thread Mike
I'm running BBEdit 9.6.1 on Mac OS 10.6.5. All of the follow match both upper and lower case letters. [[:upper:]] [[:lower:]] [a-z] [A-Z] Can anyone confirm that grep isn't working for them either? Thanks. -- You received this message because you are subscribed to the "BBEdit Talk" discussion

SHIFT + END no longer selects text ?

2010-12-04 Thread Carpii
Im using 9.6.1 and Ive recently noticed a change in the way BBEdit behaves Holding down SHIFT + END moves the cursor to the end of the line, but no longer selects the text. Likewise SHIFT + HOME moves to the start, but doesnt select By HOME and END, im referring to apples equivalent keys, alongsi

Re: syntax highlighting in javascript within html

2010-12-04 Thread Kerri Hicks
On Nov 28, 8:07 pm, Daigo wrote: > Hi Keith > Thanks for your prompt response. > After trying for a while, I am still unable to fix the problem. What > is PL syntax? > Is it a config file that I have to edit? Or some setting within > Preference of BBEdit? > I couldn't find reference to PL syntax