For reasons I've yet to determine, pageUp: and pageDown: seem to be misbehaving in TextMate (and only TextMate). I've tried removing all my local changes (except to bind pageUp to pageUp: and pageDown to pageDown: and including ~/Library/KeyBindings/DefaultKeyBindings.dict), all non-standard bundles, scanning the list of bundle keybindings, and even re-installing TextMate.
The behavior I'm seeing is downright bizarre: It seems as if pageUp/Down are executing multiple commands and ending badly confused. Surprisingly, option-pageUp/Down, which are bound to pageUp:/pageDown: at the system level, work fine.
These same bindings work fine in TextEdit and XCode.
Any suggestions about where I might look? Is there some TextMate default I can set to see more of what's happening?
Thanks!
Brendan
brendandixon@mac.com
On 30/10/2007, at 00:11, Brendan Dixon wrote:
For reasons I've yet to determine, pageUp: and pageDown: seem to be misbehaving in TextMate [...]
Someone wrote he had to delete ~/Library/ Preferences/.GlobalPreferences.plist
Exactly what setting in that file causes the problem, I don’t know.
That fixed it. Strange...
It the file a cache or does it hold significant data?
Brendan
-----Original Message----- From: textmate-bounces@lists.macromates.com [mailto:textmate-bounces@lists.macromates.com] On Behalf Of Allan Odgaard Sent: Monday, October 29, 2007 4:16 PM To: TextMate users Subject: Re: [TxMt] Misbehaving pageUp: and pageDown:?
On 30/10/2007, at 00:11, Brendan Dixon wrote:
For reasons I've yet to determine, pageUp: and pageDown: seem to be misbehaving in TextMate [...]
Someone wrote he had to delete ~/Library/ Preferences/.GlobalPreferences.plist
Exactly what setting in that file causes the problem, I don't know.
______________________________________________________________________ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 30 Oct 2007, at 00:40, Brendan Dixon wrote:
[…deleting ~/Library/Preferences/.GlobalPreferences.plist…]
That fixed it. Strange...
It the file a cache or does it hold significant data?
It holds miscellaneous system preferences such as anti-alias and locale info. Not really that significant.
You can open the file in TextMate and press ⌃⇧H to view a readable version of the contents.