[TxMt] Reformat Paragraph keybinding inserts spaces, instead
Allan Odgaard
throw-away-1 at macromates.com
Wed Jun 28 22:46:46 UTC 2006
On 28/6/2006, at 23:11, Jonathan Ragan-Kelley wrote:
> [...] Clearly *some* editing mode or something is being triggered
> on ctrl-q
Maybe NSQuotedKeystrokeBinding (key binding style string):
This default controls the quote binding. The default is
for this to be “^q” (that's Control-Q). This is the
binding that allows you to literally enter characters that
would otherwise be interpreted as commands. For instance
“Control-Q Control-F” would insert a Control-F character
into the document instead of performing the command
moveForward:.
Google for more info.
More information about the textmate
mailing list