Thread: Command prefix
View Single Post
  #2  
Old 08-05-2009, 05:53 PM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default

For whatever it's worth, if you compile your own source, there's a define for COMMAND_CHAR near the top of command.h. You can change it from # to whatever you want, including [. You'd still need to type '[, but it eliminates the need to press enter first or hit the shift key.
Reply With Quote