Skip to content

Instantly share code, notes, and snippets.

@karbassi
Created November 18, 2010 17:26
Show Gist options
  • Save karbassi/705309 to your computer and use it in GitHub Desktop.
Save karbassi/705309 to your computer and use it in GitHub Desktop.
[2010-11-18: REVISION 1623]
[FIXED] Java bundle’s Compile & Run again works with non-ASCII source code.
[FIXED] Include latest Ruby on Rails bundle.
[FIXED] Avoid using fcntl(F_SETOWN) when Interactive Input is not present. Ticket F66289D9.
[NEW] It is possible to set DisableColumnSelectionTogglingOnOption (via defaults write) to disable ⌥ behavior. Ticket 5C202273.
[FIXED] Workaround for stale dead key info related to French keymap and ^.
[FIXED] Shift left again works on ⌥⇧⇥. Ticket 9E09E055.
[FIXED] The old tab switching keys can now be used. Only the new ones are in the menu and these have been changed to remove the shift modifier and instead require a press of { and }. This is to provide better compatibility with layouts where the brackets themselves require using shift. Ticket 395A4706.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment