key binding for mac osx
2.0.1 client build made here has menu key bindings without the Command key. The result is that it's impossible to enter a 't' in any field, because it's catched by the Reload menu. The gtk-osx build eats the Alt part of the shortcut because, on mac os x, many chars are made by the combination of Alt + letter.
The solution would be to have mac gtk key bindings use Command instead of alt.
Maybe a cue here : http://sourceforge.net/apps/phpbb/gtk-osx/viewtopic.php?f=5&t=53