On Oct 04, 2011, at 14:47, manyc wrote:
> {snip} CTRL+h sends a BACKSPACE. {snip}
> Now, a possible bug. Currently, I have the following AppleScript in place:
> {snip}
> When clicked with the mouse via the menu it works exactly as expected--
> sending a single BACKSPACE. When assigned to a key command such as CTRL +h,
> however, it deletes whitespace with a single hit yet will delete an entire
> word rather than a single character at a time--very odd. Any ideas?
______________________________________________________________________
What happens when you hit Control-Delete?
Same difference.
If you very quickly release the Control key after hitting the keyboard shortcut
it should work as you expect.
If you want to remap the key in a more civilized fashion you'll have to resort
to a utility like Keyboard Maestro or Keymando.
--
Best Regards,
Chris
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
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>