Yes, very much possible. I've set my own completion commands to: cmd-space: next completion shift-cmd-space: previous completion by adding the following lines: "@ " = "nextCompletion:"; "$@ " = "previousCompletion:"; to the TM keybindings file: ~/Library/Application Support/TextMate/KeyBindings.dict
-- View this message in context: http://textmate.1073791.n5.nabble.com/Autocomplete-keyboard-shortcut-tp31100... Sent from the textmate users mailing list archive at Nabble.com.