fluentCODE / ScrawlIssues

Issue Tracker for Scrawl by fluentCODE
14 stars 0 forks source link

Can't add `n` character to .csx file. #166

Closed aarondandy closed 9 years ago

aarondandy commented 9 years ago

1) Open a .csx file. 2) Click in the file to add text in insert mode. 3) Press the n key on the keyboard.

Expected: an n character has been inserted in the text. Actual: new file is opened.

Buildstarted commented 9 years ago

happens on any new file type as well

pauljz commented 9 years ago

Yeah, turns out I bound New File to N instead of CtrlN. Fixed in 529